@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: common setting
*/

/*
===== CONTENTS ===========================================

	0: CLEARFIX
	1: BASE LAYOUT
	2: HEADER
	3: FOOTER
	4: GLOBAL NAVIGATION
	5: PANKUZU
	6: main img
	7: left banner erea
	8: CONTENTS
	9: PAGE TOP
	10: ETC.
	11: noscript
	
==========================================================
*/

/*
===== 0: CLEARFIX ==========================================
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

.clear{
	clear:both;

}

.clear2{
	clear:both;
	line-height: 0px;
	display: none;
}
/*
===== 1: BASE LAYOUT =====================================
*/

div#container{
	width:990px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}

div#container:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html div#container{
	display:inline-table;
	/*\*/display:block;/**/
}

/*
===== 2: HEADER =====================================
*/
#header{
	text-align:left;
	width:990px;
}

#header p {
	display: block;
	float: left;
}

#siteTtl {
	float: left;
	width: 340px;
}

#logo {
	display: block;
	float: left;
	margin:0;
	padding:0;
	width:205px;
}

#hd_add_box {
	width:575px;
}

#hd_info {
	width: 650px;
	float: right;
}

#hd_info ul,
#hd_info li {
	float: left;
	line-height: 0;
}

#hd_info li img {
	display:block;
}

#hd_btn_box {
	text-align:right;
	font-weight:bold;
	width: 530px;
	height: 28px;
	background: url(../../english/img/bg_btn_box.jpg) left top no-repeat;
	padding: 0 40px 0 80px;
	
}

#hd_btn_box a {
	font-weight:bold;
	color:#666;
	text-decoration: underline;
}

#hd_btn_box a:hover {
	text-decoration:none;
	color: #D25578;
}

#hd_btn_left {
	float: left;
	width: 190px;
	padding-left: 90px;
}

#hd_btn_left p {
	padding: 0 0 0 12px;
	margin: 0;
	background-image: url(../img/arw_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#hd_btn_left .hd_access {
	line-height: 28px;
	width: 75px;
	height: 28px;
}

#hd_btn_left .hd_sitemap {
	line-height: 28px;
	width: 76px;
	height: 28px;
	margin-left:15px;
}

#hd_btn_right {
	float: right;
	width: 235px;
}

#hd_btn_right p.font_sizetxt {
	float: left;
	line-height: 28px;
	width: 85px;
	height: 27px;
	margin: 0;
	padding-left:8px;
	padding-right: 2px;
	text-align: right;
	padding-top: 1px;
}

#hd_btn_right ul{
	float:right;
	padding-right:0;
}

#hd_btn_right li{
	float:left;
	margin-right:3px;
}

#hd_btn_right .lang {
	float: right;
	line-height: 20px;
	width: 68px;
	height: 20px;
	padding: 4px 0;
}

#hd_btn_left2 {
	float: left;
	width: 185px;
	left: 10px;
	padding-left: 85px;
}

#hd_btn_left2 p.hd_contact {
	width: 150px;
	margin-top:7px;
	padding: 3px 0 0 30px;
	background-image: url(../img/icon_pc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}



/*
===== 3: FOOTER =====================================
*/

#footerArea {
	text-align: center;
	background-image: url(../img/bg_footerArea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 85px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#english #footerArea {

	height: 93px;

}

#footer {
	width: 920px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}

#footer #address {
	color:#ffffff;
	font-size: 90%;
	height: 16px;
	padding: 12px 0 10px 0;
	text-align: center;
}

#ie6 #footer address,
#ie7 #footer address {
	font-style:normal;
}

#footer address {
	text-align: center;
	display: block;
	font-style:normal;
	font-size: 90%;
}

#footer address span {
	padding-left: 5px;
	text-align: right;
}

#footer #btn {
	float: left;
	width: 150px;
	height: 15px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 10px;
}
.mac #footer #btn {
	font-size:85%;
}
#footer #btn li {
	padding-right: 18px;
	float: left;
	padding-top: 0px;
}

#footer #btn li.lastChild {
	padding-right: 0px;	
}

#footer #btn li a {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}

#footer #btn img {
	vertical-align: middle;
	margin-right: 6px;
	position: relative;
	top: -1px;
}

#footer #btn li a:hover{
	color: #ffffff;
	text-decoration: none;
}

#footer div#copyright {
	width: 405px;
	text-align:center;
	margin: 0px;
	clear: both;
	float:left;
	padding-top: 10px;
	padding-left:260px
}

#ie6 #footer div#copyright {padding-top: 15px;}

#ie7 #footer div#copyright {padding-top: 15px;}

#footer #copyright img {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#footer div#credit {
	width: 225px;
	text-align:right;
	margin: 0px;
	float:right;
	padding-top: 10px;
	font-size: 90%;
}

#ie6 #footer div#credit {padding-top: 15px;}
#ie7 #footer div#credit {padding-top: 15px;}


#english #footer #address{
	text-align   : right;
	float        : right;
	width        : 700px;
	margin-bottom: 8px;
}
#english #footerArea #footer #address table {
	float: right;
}
.mac #english #footer #address{
	width        : 725px;
}
.mac #english #footerArea #footer #address table {
	font-size:85%;
}
#english #footer #address table td {
	padding-left: 6px;
}

#english #footer #address table td address {
	text-align: left;
}


/*
===== 4: GLOBAL NAVIGATION =====================================
*/
div#gnavi {
	width:920px;
	padding:0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:0;
}

#gnavi ul {
	width:920px;
}

#gnavi li {
	display: block;
	float: left;
}

/*
===== 5: PANKUZU ==========================================
*/

#pankuzu {
	line-height: 30px;
	width: 920px;
	height: 30px;
	margin: 0 auto;
}

#pankuzu li {
	float: left;
	line-height: 30px;
}

#breadCrumb {
	float: left;
	line-height: 40px;
	width: 890px;
	height: 40px;
}

#breadCrumb li {
	float: left;
}


/*
===== 6:main img ============================================
*/
h2#mainimg {
	width:920px;
	margin:0 auto;
	padding:0;
}

div#mainImageWrap{
	width:920px;
	margin:0 auto;
}
h2#mainimg2 {
	float:left;
	width:600px;
	margin:0 auto;
	padding:0;
}
img.mainImageSub {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 320px;
}

div#mainImageWrap a {
	background: url(../img/arw_guide_link_alpha.gif) no-repeat left center;
	padding-left: 11px;
}

div#mainImageWrap a#toAkasaka {
	background: url(../img/icon_outlink.gif) no-repeat left center;
	padding-left: 19px;
}

div#mainImageWrap p{
	font-weight: bold;
	text-align: right;
	float: right;
	width: 305px;
	height: 25px;
	padding-top: 5px;	
	padding-right: 15px;	
}

/* medical */
#medical01{	background: url(../../medical/img/ttl_01_03.jpg) no-repeat left top;}

#medical02{	background: url(../../medical/img/ttl_02_03.jpg) no-repeat left top;}

#medical03{	background: url(../../medical/img/ttl_03_03.jpg) no-repeat left top;}

#medical04{	background: url(../../medical/img/ttl_04_03.jpg) no-repeat left top;}

#medical05{	background: url(../../medical/img/ttl_05_03.jpg) no-repeat left top;}

#medical06{	background: url(../../medical/img/ttl_06_03.jpg) no-repeat left top;}

#medical07{	background: url(../../medical/img/ttl_07_03.jpg) no-repeat left top;}

#medical08{	background: url(../../medical/img/ttl_08_03.jpg) no-repeat left top;}

#medical09{	background: url(../../medical/img/ttl_09_03.jpg) no-repeat left top;}

#medical10{	background: url(../../medical/img/ttl_10_03.jpg) no-repeat left top;}

#medical11{	background: url(../../medical/img/ttl_11_03.jpg) no-repeat left top;}

#medical12{	background: url(../../medical/img/ttl_12_03.jpg) no-repeat left top;}

#medical13{	background: url(../../medical/img/ttl_13_03.jpg) no-repeat left top;}

#medical14{	background: url(../../medical/img/ttl_14_03.jpg) no-repeat left top;}

#medical15{	background: url(../../medical/img/ttl_15_03.jpg) no-repeat left top;}

#medical17{	background: url(../../medical/img/ttl_17_03.jpg) no-repeat left top;}

/* medical/eye */
#eye01,#eye02,#eye03,#eye04,#eye05,#eye06,#eye07,#eye08,#eye09,#eye10 {
	background: url(../../medical/eye/img/ttl_eye_common_03.jpg) no-repeat left top;
}

/* group */
#group01{	background: url(../../group/img/ttl_01_03.jpg) no-repeat left top;}


/*
===== 7: left banner erea =====================================
*/

#sidemenu {
	width: 211px;
	margin: 0;
	text-align: center;
}

/*
===== 8: CONTENTS ==========================================
*/
#main {
	width:920px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#main_left {
	width:231px;
	float: left;
}

#main_right {
	width:689px;
	float: right;
}

#main_right h4 {
	font-size: 20px;
	color:#666666;
	line-height: 38px;
	background:url(../img/bg_ttlcategory.jpg) no-repeat left top;
	height:38px;
	width:649px;
	padding-left: 40px;
	margin-bottom:10px;
}

#ie6 #main_right h4 {
	font-size: 19px;
}

#categorymenu {
	width: 211px;
	margin-bottom: 15px;
	background-image: url(../../faq/img/bg_categorylist.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}

#categorymenu .ttl {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	background: url(../../faq/img/bg_ttlMenu.gif) left top no-repeat;
	height: 24px;
	width: 186px;
	padding: 2px 0 0 25px;
	margin: 0;
	color:#FFFFFF;
}

#categorymenu .ttl a {
	color: #FFFFFF;
	text-decoration: underline;
}

#categorymenu .ttl a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#form_box th {
	font-weight:bold;
}

#form_box div#error td {
	color:#D25578;
}

/*
===== 9: PAGE TOP ====================================
*/
.pagetop {
	text-align:right;
	margin-top: 16px;
	padding: 0px;
	font-size: 75%;
	clear: both;
	color: #D25578;
}

.pagetop_in {
	color: #D25578;
	text-align: right;
	margin: 0.5em 0 0 0;
	padding: 0 0 20px 0;
	clear: both;
}

.pagetop p,
.pagetop_in p {
    float:right;
	padding-left:15px;
	background:url(../../english/img/arrow_e_back.gif) left 7px no-repeat;
}

.pagetop a:link,
.pagetop_in a:link {
	color: #666666;
	text-decoration:underline;

}

.pagetop a:visited,
.pagetop_in a:visited {
	color: #666666;
	text-decoration:underline;
}

.pagetop a:hover,
.pagetop_in a:hover {
	color: #D25578;
	text-decoration:none;
}

.pagetop a:active,
.pagetop a:active {
	color: #D25578;
	text-decoration:none;
}


/*
=====10: ETC. =====================================
*/
.mt5{margin-top:5px;}

.mt10{margin-top:10px;}

.mt15{margin-top:15px;}

.mt20{margin-top:20px;}

.mt25{margin-top:25px;}

.mt30{margin-top:30px;}

.mt35{margin-top:35px;}

.mb3{margin-bottom:3px;}

.mb5{margin-bottom:5px;}

.mb10{margin-bottom:10px;}

.mb15{margin-bottom:15px;}

.mb20{margin-bottom:20px;}

.mb25{margin-bottom:25px;}

.pt5{padding-top:5px;}

.pb5{padding-bottom:5px;}

.pl20{padding-left: 20px;}

#pagenavi {
	text-align: center;
	margin-top: 20px;
}

#pagenavi span {
	padding-right: 10px;
	padding-left: 10px;
}

#pagenavi .back {
	background-image: url(../img/arw_prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pagenavi .next {
	background-image: url(../img/arw_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#pagenavi a {
	padding-right: 10px;
	padding-left: 10px;
}

#pagenavi .back a,
#pagenavi .next a {
	padding: 0;
}

.float_left { float:left;}

.float_right { float:right;}

.v_aligntop { vertical-align:top;}

.arrow { background:url(../img/arw_01.gif) 0 4px no-repeat;}

.font_color1 {
	color:#D25578;
	font-weight:normal;
}

.note {
	display: block;
	margin-left: 2em;
	text-indent: -1em;
}

/*
=====11: noscript =====================================
*/

p.noscript {
	font-size: medium;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	width: 920px;
	height: 25px;
	margin: 15px auto 0;
}
