@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body {
	text-align: center ;
}

#wrapper {
	width: 896px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#main {
	width: 896px;
	height: auto;
	margin: 0;
	background:  url(../img/sidenavi_repeat.jpg) 0 0 repeat-y;
	overflow: visible;
}

#content {
	width: 555px;
	min-height: 582px;
	float: right;
	font-size: 100%;
	line-height: 1.2em;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	text-align: left;
}


/*---------- 03  Header -----------*/

#header {
	background: url(../img/header.jpg) 0 0 no-repeat;
	height: 90px;
	width: 896px;
	margin: 0;
	padding: 0;
	position: relative;
	}

#header .rogo_01 a {
	display: block;
	line-height: 1.0;
	position: absolute;
	top: 23px;
	left: 141px;
	}

#header p.official a {
	display: block;
	background: url(../img/header_off.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 148px;
	height: 48px;
	position: absolute;
	top: 4px;
	left: 570px;
	}
	
#header p.official a:hover {
	background-position: -148px;
}

#header p.seikyu a {
	display: block;
	background: url(../img/header_seikyu.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 148px;
	height: 48px;
	position: absolute;
	top: 4px;
	left: 735px;
}

p.seikyu02 a:hover {
  	background: url(../img/seikyu2.jpg) -148px 0 no-repeat;
}


p.seikyu02 a {
	display: block;
	background: url(../img/seikyu2.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 148px;
	height: 48px;
}

#header p.seikyu a:hover {
	background-position: -148px;
}


#header p.mail a {
	display: block;
	background: url(../img/header_mail.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 146px;
	height: 28px;
	line-height: 1.0;
	position: absolute;
	top: 57px;
	left: 482px;
	}

#header p.mail a:hover {
	background-position: -146px;
}



/*----------04  Navigation -----------*/

#wrapper #main #nav {
	width: 341px;
	height: 800px;
	float: left;
	padding: 0;
	background: url(../img/sidenavi_back.jpg) 0 0 no-repeat;
}


#wrapper #main #nav ul {
	list-style: none;
	width: 215px;
	height: 600px;
	margin: 15px 0 0 126px;
	background: url(../img/sidenavi.jpg) 0 0 no-repeat;
}

#wrapper #main #nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#wrapper #main #nav li a{
	display: block;
	text-indent: -9999px;
	width: 215px;
	height: 40px;
	padding: 0;
	margin: 0;
}
	
.nav01 a { background: url(../img/sidenavi.jpg) 0   0   no-repeat; }
.nav02 a { background: url(../img/sidenavi.jpg) 0 -40px no-repeat; }
.nav03 a { background: url(../img/sidenavi.jpg) 0 -80px no-repeat; }
.nav04 a { background: url(../img/sidenavi.jpg) 0 -120px no-repeat; }
.nav05 a { background: url(../img/sidenavi.jpg) 0 -160px no-repeat; }
.nav06 a { background: url(../img/sidenavi.jpg) 0 -200px no-repeat; }
.nav07  { 
	background: url(../img/sidenavi.jpg) 0 -240px no-repeat;
	display: block;
	text-indent: -9999px;
	width: 215px;
	height: 40px;
	padding: 0;
	margin: 0;
 }
.nav08 a { background: url(../img/sidenavi.jpg) 0 -280px no-repeat; }
.nav09 a { background: url(../img/sidenavi.jpg) 0 -320px no-repeat; }
.nav10 a { background: url(../img/sidenavi.jpg) 0 -360px no-repeat; }
.nav11 a { background: url(../img/sidenavi.jpg) 0 -400px no-repeat; }
.nav12 a { background: url(../img/sidenavi.jpg) 0 -440px no-repeat; }
.nav13 a { background: url(../img/sidenavi.jpg) 0 -480px no-repeat; }
.nav14 a { background: url(../img/sidenavi.jpg) 0 -520px no-repeat; }
.nav15 a { background: url(../img/sidenavi.jpg) 0 -560px no-repeat; }


.nav01 a:hover { background: url(../img/sidenavi.jpg) -215px     0 no-repeat; }
.nav02 a:hover { background: url(../img/sidenavi.jpg) -215px -40px no-repeat; }
.nav03 a:hover { background: url(../img/sidenavi.jpg) -215px -80px no-repeat; }
.nav04 a:hover { background: url(../img/sidenavi.jpg) -215px -120px no-repeat; }
.nav05 a:hover { background: url(../img/sidenavi.jpg) -215px -160px no-repeat; }
.nav06 a:hover { background: url(../img/sidenavi.jpg) -215px -200px no-repeat; }
.nav07 a:hover { background: url(../img/sidenavi.jpg) -215px -240px no-repeat; }
.nav08 a:hover { background: url(../img/sidenavi.jpg) -215px -280px no-repeat; }
.nav09 a:hover { background: url(../img/sidenavi.jpg) -215px -320px no-repeat; }
.nav10 a:hover { background: url(../img/sidenavi.jpg) -215px -360px no-repeat; }
.nav11 a:hover { background: url(../img/sidenavi.jpg) -215px -400px no-repeat; }
.nav12 a:hover { background: url(../img/sidenavi.jpg) -215px -440px no-repeat; }
.nav13 a:hover { background: url(../img/sidenavi.jpg) -215px -480px no-repeat; }
.nav14 a:hover { background: url(../img/sidenavi.jpg) -215px -520px no-repeat; }
.nav15 a:hover { background: url(../img/sidenavi.jpg) -215px -560px no-repeat; }

#wrapper #main #nav p {
	margin: 10px 0 0 132px;
	width: 200px;
}

#wrapper #main #nav p.banner a {
	display: block;
	width: 200px;
	height: 80px;
	background: url(../img/nav_banner.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	outline: none;
}

#wrapper #main #nav p.banner a:hover {
	background-position: -200px;
}

#wrapper #main #nav p.banner02 a {
	display: block;
	width: 200px;
	height: 80px;
	background: url(../img/jolieefca_link.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	outline: none;
}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	background: #CCCCCC;
	font-size: 85%;
	text-align: center;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px 1em 25px; }
.section .section { padding: .5em 10px 1em 10px; }
.section_contact { padding: 0 auto; margin: 10px 0 5px 45px; width:460;}

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 30px;
	padding: 8px 0 0 20px;
	background: url(../img/h3.jpg) 0 0 no-repeat;
	color: #FFFFFF;
	font-size: 94%;
	font-weight: bold;
}

#content .section p.doku a,
#content .section p.apa a,
#content .section p.mode a,
#content .section p.teni a,
#content .section p.pata a,
#content .section p.giju a,
#content .section p.chika a {

	display: block;
	clear: both;
	margin-bottom: 8px;
 	width: 454px;
	height: 29px;
	text-indent: -9999px;
	outline: none;
}

#content .section p.doku a {background: url(../img/h4_independence.jpg) 0 0 no-repeat;}
#content .section p.apa  a {background: url(../img/h4_apparel.jpg) 0 0 no-repeat;}
#content .section p.mode a {background: url(../img/h4_modelist.jpg) 0 0 no-repeat;}
#content .section p.teni a {background: url(../img/h4_work.jpg) 0 0 no-repeat;}
#content .section p.pata a {background: url(../img/h4_patterner.jpg) 0 0 no-repeat;}
#content .section p.giju a {background: url(../img/h4_skill.jpg) 0 0 no-repeat;}
#content .section p.chika a {background: url(../img/h4_shortcut.jpg) 0 0 no-repeat;}



#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: disc;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 10px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}
.image_r02 {
	float: right;
	margin: 0 0 8px 0;
	}
.image_r12 {
	float: right;
	margin: 0 20px; 8px 0;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

.bold {
	font-weight: bold;
}

p.square {
	width: 450px;
	height: 25px;
	background: #eee url(../img/square.gif) 0 0 no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: bold;
}
#course p.square {
	width: 465px;
	/width: 505px;
	height: 45px;
	background: #eee url(../img/square.gif) 0 0 no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}


/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #999999;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 40px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #999;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index -----------*/


.pick {
	width: 250px;
	height: 350px;
	margin: 10px 5px 5px 20px;
	_margin: 10px 5px 5px 10px;
	float: left;
	background: url(../img/top_pickup.jpg) 0 0 no-repeat;
}

.pickpic {
	margin: 9px 0 0 10px;
}

.snt {
	margin: -3px 5px 0 0;
	padding: 0 10px;
}


.snt p.kochira {
	text-align: right;
	margin: 5px 0 0 0;
	vertical-align: middle;

}

#top #main #content .opening p {
  line-height: 1.5em;
	margin-bottom: 15px;
}

p.taj {
text-align:justify;
margin-left:3px;
width:508px;
_width:502px;
}
.taj_ml {
margin-left:17px;
_margin-left:14px;
}

/*---------- 08  about -----------*/

#about h2 {
	text-indent: -9999px;
	background: url(../img/about_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

ul.about {
	border: #CCCCCC 1px solid;
	padding: 12px 20px;
}

/*---------- 09  patterner -----------*/

#patterner h2 {
	text-indent: -9999px;
	background: url(../img/patterner_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}


#patterner ul.pattern_list {
	list-style: url(../img/patterner_list.jpg) 0 0;
	line-height: 1.4em;
}

#patterner ul.pattern_list li {
	list-style: url(../img/patterner_list.jpg);
	margin-bottom: 10px;
	padding:0;
}



/*---------- 10  independence -----------*/

#independence h2 {
	text-indent: -9999px;
	background: url(../img/independence_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

.float_L {
	float: left;
	width: 250px;
  padding: .5em 25px 1em 25px;
}	


.float_R {
	float: left;
	margin: 20px 0 0 5px;
  padding: .5em 25px 1em 25px;
}



#independence p.square {
	width: 210px;
}


/*---------- 11  modelist -----------*/

#modelist h2 {
	text-indent: -9999px;
	background: url(../img/modelist_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

#modelist ul.pattern_list {
	list-style: url(../img/patterner_list.jpg) 0 0;
	line-height: 1.4em;
}

#modelist ul.pattern_list li {
	list-style: url(../img/patterner_list.jpg);
	margin-bottom: 10px;
	padding:0;
}


/*---------- 12  apparel -----------*/

#apparel h2 {
	text-indent: -9999px;
	background: url(../img/apparel_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}


/*---------- 13  work -----------*/

#work h2 {
	text-indent: -9999px;
	background: url(../img/work_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

/*---------- 14  way -----------*/

#way h2 {
	text-indent: -9999px;
	background: url(../img/way_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

/*---------- 15  experience -----------*/

#experience h2 {
	text-indent: -9999px;
	background: url(../img/experience_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

/*---------- 16  skill -----------*/

#skill h2 {
	text-indent: -9999px;
	background: url(../img/skill_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

/*---------- 17  shortcut -----------*/

#shortcut h2 {
	text-indent: -9999px;
	background: url(../img/shortcut_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

/*---------- 18  inquiry -----------*/

#inquiry h2 {
	text-indent: -9999px;
	background: url(../img/inquiry_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

#inquiry .fcRed {
	color: #FF0000;
}

/*---------- 18  course -----------*/

#course h2 {
	text-indent: -9999px;
	background: url(../img/course_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}
#course #main #content div.section_c5{
background-color:#eee;
padding: 0 10px;
margin: 0;
}
#course #main #content div.section_c5 h3{
	clear: both;
	height: 90px;
	/height: 90px;
	padding: 70px 0 0 20px;
	background: url(../img/h3_02.jpg) 0 0 no-repeat;
	color: #FFFFFF;
	font-size: 94%;
	font-weight: bold;
}

#course #main #content div.section_c1 p,
#course #main #content div.section_c5 p{
	color: #29a31d;
	font-weight: bold;
}
#course #main #content div.section_c5 p.m_40{ margin-top: -35px;}
*html body#course #main #content div.section_c5 p.m_40{ margin-top: 10px;}


#course #main #content div.section_c1 dt,
#course #main #content div.section_c5 dt{
	color: #02045e;
}

#course #main #content div.section_c1 dd,
#course #main #content div.section_c5 dd,
#course #main #content div.section_c2 dd  {
	color: #333333;
	margin-left:0;
}

#course #main #content div.section_c1 table,
#course #main #content div.section_c5 table
 {
	border: none;
	width: 450px;
	margin-left: 30px;
}

#course #main #content div.section_c1 table th,
#course #main #content div.section_c5 table th {
	color: #29a31d;
	background: #fff;
	text-align: left;
	padding: 3px;
}

#course #main #content div.section_c1 table td,
#course #main #content div.section_c5 table td,
#course #main #content div.section_c2 table td {
	color: #333333;
	background: #fff;
	padding: 3px;
}

#course #main #content div.section_c1 table td.d1,
#course #main #content div.section_c5 table td.d1,
#course #main #content div.section_c2 table td.d1 {
	width: 10%;
}


#course #main #content div.section_c2 dt{
	color: #1d26a3;
	font-size: 84%;
}

#course #main #content div.section_c2 dd {
	color: #333333;
	font-size: 84%;
	margin-left:0;
}

#course #main #content div.section_c2 table th {
	color: #1d26a3;
	background: #fff;
	text-align: left;
	font-size: 76%;
	padding: 3px;
}


#course #main #content div.section_c3 dt{
	color: #ff8a00;
	font-size: 84%;
}

#course #main #content div.section_c3 dd {
	color: #333333;
	font-size: 84%;
	margin-left:0;
}

#course #main #content div.section_c3 table {
	border: none;
	width: 300px;
	margin-left: 10px;
}

#course #main #content div.section_c3 table th {
	color: #ff8a00;
	background: #fff;
	text-align: left;
	font-size: 76%;
	padding: 3px;
}

#course #main #content div.section_c3 table td {
	color: #333333;
	background: #fff;
	padding: 3px;
}

#course #main #content div.section_c3 table td.d1 {
	width: 10%;
}

#course #main #content div.section_c4 dt{
	color: #ff00c6;
}

#course #main #content div.section_c4 dd {
	color: #333333;
	margin-left:0;
}

#course #main #content div.section_c4 table {
	border: none;
	width: 300px;
	margin-left: 10px;
}

#course #main #content div.section_c4 table th {
	color: #ff00c6;
	background: #fff;
	text-align: left;
	font-size: 76%;
	padding: 3px;
}

#course #main #content div.section_c4 table td {
	color: #333333;
	background: #fff;
	font-size: 76%;
	padding: 3px;
}

#course #main #content div.section_c1 table td.d1,
#course #main #content div.section_c2 table td.d1,
#course #main #content div.section_c3 table td.d1,
#course #main #content div.section_c4 table td.d1 {
	width: 15%;
	padding: 3px;
	text-align: center;
}

#course #main #content .mens {
	margin-top: 30px;
	margin-right: 5px;
}
#course #main #content p.seikyu02{ margin: 10px 40px 20px 0;}

#course ul#a_links {
	width:500px;
	_width:450px;
	list-style:none;
	padding-bottom:5px!important;
	_margin-bottom:-10px!important;
	*margin-bottom:-10px!important;
}
#course ul#a_links li {
	float:left;
	padding-left:0px;
	padding-right:0px;
	list-style:none;
	line-height:20px;
	_line-height:15px;
	*line-height:15px;
}

/*---------- 19  company -----------*/

#company h2 {
	text-indent: -9999px;
	background: url(../img/company_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

#company #main #content dt{
	color: #0033CC;
	font-size: 84%;
}

#company #main #content dd {
	color: #333333;
	font-size: 84%;
	margin-left: 10px;
}

#company #main #content table {
	margin-left:0;
}

/*---------- 20  sitemap -----------*/

#sitemap h2 {
	text-indent: -9999px;
	background: url(../img/sitemap_h2.jpg) 0 0;
	width: 500px;
	height: 76px;
}

#sitemap #main #content dt {margin-bottom: 10px;}

#sitemap #main #content dt,
#sitemap #main #content dt.sec2 {
	border-bottom: 1px #CCCCCC solid;
	padding: 5px 0;
	background: url(../img/sitemap_dd.jpg) 10px 5px no-repeat;
}

#sitemap #main #content dt.sec2 {
	background: url(../img/sitemap_dd.jpg) 25px 5px no-repeat;
}


#sitemap #main #content dt a {
	color: #0033CC;
	font-size: 109%;
	margin-bottom: 15px;
	padding-left: 30px;
}

#sitemap #main #content dt.sec2 a {
	color: #0066FF;
	font-size: 94%;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
}


#sitemap #main #content dd a {
	color: #333333;
	font-size: 110%;
	margin-left: 40px;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url(../img/sitemap_dtsec2.jpg) 0 0 no-repeat;
}


#sitemap #main #content dt a,
#sitemap #main #content dt.sec2 a,
#sitemap #main #content dd a{
	text-decoration: none;
	font-size: 93%;
}

#sitemap #main #content dt a:hover,
#sitemap #main #content dt.sec2 a:hover,
#sitemap #main #content dd a:hover {
	text-decoration: underline;
}

#sitemap #main #content p.sec2{
	margin-left: 20px;
	color: #333333;
	font-size: 84%;
	font-weight: normal;
}

#sitemap #main #content dd.sec3{
	margin-left: 82px;
	font-size: 89%;
	margin-bottom: 15px;
}

p.contact a{
  display: block;
	width: 450px;
	height: 70px;
	text-indent: -9999px;
	background: url(../img/contact_bnr.jpg) 0 0 no-repeat;
	clear: both;
} 

p.contact a:hover{
	background: url(../img/contact_bnr.jpg) 0 bottom no-repeat;
} 

.sr_pick {
	width: 250px;
	height: 50px;
	margin: 0px 5px 5px 20px;
	_margin: 0px 5px 5px 10px;
	float: left;
}

p.sr_pickpic_left a{
    display: block;
	margin: 0px 0 0 18px;
	width: 215px;
	height: 50px;
	text-indent: -9999px;
	background: url(../img/course.jpg) 0 0 no-repeat;
	clear: both;
} 

p.sr_pickpic_left a:hover{
   background: url(../img/course.jpg) -215px 0 no-repeat;
} 

p.sr_pickpic_right a{
    display: block;
	margin: 0px 0 0 18px;
	width: 215px;
	height: 50px;
	text-indent: -9999px;
	background: url(../img/seikyu3.jpg) 0 0 no-repeat;
	clear: both;
} 

p.sr_pickpic_right a:hover{
   background: url(../img/seikyu3.jpg) -215px 0 no-repeat;
} 
.topImg
{
	margin-left:128px;
}
#top #content
{
	padding-top:0;
	margin-top:0;
}
#top #content .mainImg
{
	padding-top:5px;	
	margin-top:0;
	text-align:right;
}


.yellow{ color:#eca100; font-size: 14px; font-weight: bold;}
.red{ color:#ff3333; font-size: 12px; font-weight: bold;}

.taitolu{
	font-size: 80%;
	font-weight: normal;
	line-height: 1;
	padding: 7px 5px 12px 0;
	color:#FFFFFF;
	margin:0 0 0 130px;
}

* html .taitolu{
	font-size: 70%;
	font-weight: normal;
	line-height: 1;
	padding: 10px 5px 12px 0;
	color:#FFFFFF;
	margin:0 0 0 130px;
}

*:first-child+html .taitolu{
	font-size: 70%;
	font-weight: normal;
	line-height: 1;
	padding: 10px 5px 12px 0;
	color:#FFFFFF;
	margin:0 0 0 130px;
}


