@charset "utf-8";
/* CSS Document */
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
html{
background-color: #FFF;
}
body{
	font-size: 80%;
	font-weight: nomal;
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: center;
}
* html body{
zoom:80%;
}
img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
a:link{
	color: #4499e0;
	text-decoration: underline;
}
a:visited{
	color: #e0be44;
	text-decoration: none;
}
a:hover,a:active{
	color: #e0be44;
	text-decoration: none;
}
p{
	text-align: left;
	line-height: 140%;
	margin: 10px;
}
/*--------------------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
.ind{
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-bottom: 5px;
}
.right{
	text-align: right;
}
.left{
float: left;
margin: 0;
}
#wrapper{
	padding: 0;
	text-align: center;
	background:#FFF;
	margin: 0;
}
#contents{
	width: 800px;
	margin: 0 auto;
	padding: auto;
}
/*ヘッダー部分*/
#contents #header{
	margin: 5px 5px 0px 5px;
	padding: 0;
	height: 68px;
	width: 790px;
}
#contents #header h1{
	float: left;
	width: 233px;
	margin-top: 23px;
}

#contents #header #header_inner{
	display: none;
}
/*グローバルナビ*/
#contents #gloval_navi{
	display: none;
}
#contents #flash_area{
	margin: 0;
	padding: 0;
}
/*コンテンツ*/
#contents #cnt{
	width: 800px;
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#contents #cnt #pankuzu{
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

#contents #cnt p.exp{
	font-size: 110%;
	line-height: 160%;
}

#contents #cnt p.exp img{
	float: right;
	margin: 0px 0px 10px 20px;
}

/*ニチホスからのお知らせ*/
#news_detailed{
text-align: left;
font-size: 90%;
font-weight: normal;
margin: 0;
padding: 0;
}
#news_ttl{
width: 790px;
padding: 0;
margin: 0;
}

#news_ttl h3{
float: left;
margin: 0;
padding: 0;
}
#news_ttl div{
float: right;
font-size: 140%;
margin-top: 5px;
margin-right: 10px;
}
#news_detailed #detail_txt{
width: 750px;
line-height: 160%;
margin-left: 20px;
margin-top: 20px;
}

#detail_txt #img_area{
float: left;
width: 220px;
}

#detail_txt #img_area img{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


/*コンテンツ index左側*/
#contents #cnt #left_cnt{
	float: left;
	width: 263px;
	background-color: #eeeeee;
	padding: 2px 0px 2px 0px;
	margin: 0;
}

#contents #cnt #left_cnt #cnt_area{
	width:256px;
	background-color: #FFF;
	border: 1px solid #d5d5d5;
	margin: 2px 0px 2px 2px;
	padding: 0;
}

#contents #cnt #left_cnt #cnt_area ul{
	margin: 2px 0px 0px 0px;
	padding: 0;
}
#contents #cnt #left_cnt #cnt_area li{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

/*コンテンツ index右側*/
#contents #cnt #right_cnt{
	float: right;
	width: 520px;
}

#contents #cnt #right_cnt #news{
	text-align: left;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
#contents #cnt #right_cnt #news dl{

}

#contents #cnt #right_cnt #news dt{
	color: #333333;
	background: url(../img/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0;
	width: 80px;
	float: left;

}

#contents #cnt #right_cnt #news dd{
	margin:0px 10px 15px 110px;
	line-height: 140%;
}

#contents #cnt #right_cnt #news dd a{
	color:#333333;
	text-decoration: underline;
}

#contents #cnt #right_cnt #news dd a:hover,
#contents #cnt #right_cnt #news dd a:active,
#contents #cnt #right_cnt #news dd a:visited{
	color: #333333;
	text-decoration: none;
}

#contents #cnt h2{
	margin-bottom: 20px;
}

#contents #cnt h3{
	font-size: 140%;
	font-weight: bold;
	color: #00589F;
	text-align: left;
	margin: 10px 15px 5px 15px;
	padding-bottom: 6px;
}

#contents #cnt h3 span.line{
	border-bottom: 1px solid #4599e1;
}

#contents #cnt h3 span.line span{
	font-size: 80%;
}

#contents #cnt p.h2_txt{
	font-size: 120%;
	font-weight: bold;
}


/*薬局ページのスタイル*/
#contents #cnt .graph table{
	font-size: 100%;
	margin: 10px 10px 20px 10px;
}

#contents #cnt .graph table,
#contents #cnt .graph td,
#contents #cnt .graph th{
	border: 1px solid #999999;
	text-align: left;
}

#contents #cnt .graph th{
	white-space: nowrap;
	padding: 5px 20px 5px 5px;
	background-color: #F6F6F6;
}

#contents #cnt .graph td{
	padding: 5px;
	line-height: 140%;
}


#contents #cnt .graph2{
	margin: 10px 10px 20px 10px;
}

#contents #cnt .graph2 table,
#contents #cnt .graph2 td,
#contents #cnt .graph2 th{

	text-align: left;
	font-size: 100%;
}

#contents #cnt .graph2 table{
	margin: 5px auto;
	width: 700px;
}

#contents #cnt .graph2 th{
	white-space: nowrap;
	padding: 5px;
		border-bottom: 1px dotted #999999;
		background-color: #F6F6F6;
}

#contents #cnt .graph2 td{
	padding: 5px;
	line-height: 140%;
	border-bottom: 1px dotted #999999;
	background-color: #F6F6F6;
}


#contents #cnt .graph2 td{
	padding: 5px;
	line-height: 140%;
	border-bottom: 1px dotted #999999;
	background-color: #F6F6F6;
}

#contents #cnt .graph3{
	margin: 10px 0 20px 0;
	padding: 0;
	width: 100%;
	text-align: left;

}

#contents #cnt .graph3 table,
#contents #cnt .graph3 td,
#contents #cnt .graph3 th{
	text-align: left;
	font-size: 100%;
}

#contents #cnt .graph3 table{
	border: 1px solid #dedfe2;
	border-collapse: collapse;

}

#contents #cnt .graph3 td,
#contents #cnt .graph3 th{
	padding: 10px;
	line-height: 1.4;
}

#contents #cnt .graph3 th{
	white-space: nowrap;
	background: url(../img/graph3_bg.jpg) left top no-repeat;
	color: #FFF;
	font-weight: normal;
}

#contents #cnt .graph3 th.no_bg{
	background-image: none;
	background-color: #FFF9EF;
	border-top: 1px solid #dedfe2;
	border-left: 1px solid #dedfe2;
	font-weight: bold;
	color: #333;
}


#contents #cnt .graph3 td{
		border: 1px solid #dedfe2;
}

#contents #cnt .graph3 th span.hissu{
	font-weight: bold;
}


#contents #cnt #page{
	width: 780px;
	margin: 5px;
}

#contents #cnt #page #left_box{
	float: left;
	margin: 0;
	padding: 5px;
	text-align: left;
	width: 560px;
	line-height: 140%;
	font-size: 110%;
}

#contents #cnt #page #left_box dl.pharmacy{
margin-bottom: 10px;
padding-bottom: 15px;
background: url(../img/underline.gif) left bottom repeat-x;
}
#contents #cnt #page #left_box dl.pharmacy dt{
float: left;
}
#contents #cnt #page #left_box dl.pharmacy dd a img{
margin-bottom: -3px;
}
#contents #cnt #page #left_box dl.pharmacy dd{
margin-left: 80px;
}


#left_box table.about{
border: 1px solid #bbd2e8;
background-color: #bbd2e8;
padding: 0;
margin-top: 20px;
width: 100%;
}
#left_box table.about th{
background-color: #e9f3fc;
border: 1px solid #bbd2e8;
padding: 0;
margin: 0;
}
#left_box table.about th p{
color:#3399cc;
white-space: nowrap;
border: 1px solid #FFF;
padding: 10px 10px 10px 10px;
margin: 1px;
}

#left_box table.about th p.pad_25{
padding-bottom: 25px;
padding-top: 25px;
}

#left_box table.about td{
padding: 5px 5px 5px 20px;
background-color: #FFF;
border: 1px solid #bbd2e8;
border-collapse: separete;
}

#left_box .voice{
width: 560px;
background: url(../../pharmacy/img/ad_body.jpg) left top repeat-y;
margin-top: 20px;
margin-bottom: 40px;
}
#left_box .voice ul{
width: 520px;
margin-left: 30px;
margin-bottom: 10px;
}
#left_box .voice ul li{
list-style: none;
line-height: 160%;
background: url(../../pharmacy/img/disc.gif) left 8px no-repeat;
padding-left: 10px;
}


#contents #cnt #page #right_box{
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}

#contents #cnt #page #right_box p{
	margin: 5px 0px 5px 0px;
	padding: 0;
}
/*FAQ スタイル*/
#contents #cnt #page #faq{
	font-size: 110%;
	margin-bottom: 30px;
	border-bottom: 1px dashed #cccccc;
}

#contents #cnt #page #faq p.q{
	background: url(../../recruit/img/q.gif) left top no-repeat;
	padding: 10px 5px 10px 45px;
	width: 80%;

}

#contents #cnt #page #faq p.a{
	background: url(../../recruit/img/a.gif) left top no-repeat;
	padding: 10px 5px 10px 45px;
		width: 80%;
}
#contents #cnt #rec-menu{
width:155px;
float:left;
}
#contents #cnt #rec-menu ul{
width:130px;
text-align:left;
border-bottom:1px solid #a4cdf0;
}

#contents #cnt #rec-menu ul li{
margin:0;
padding:0;
list-style:none;
line-height:0;
}
#contents #cnt #rec-menu ul li a img{
display:block;
}

#contents #cnt #rec-right{
width:625px;
float:right;
overflow: hidden;
}

#contents #cnt h3.rec_h3{margin:0 0 30px 0;}
#contents #cnt h4.rec_h4{margin:20px 0 10px 0;clear:both;}

dl.detail dd{
	padding-top:10px;
	margin-top:10px;
	
}

/* 先輩達の職場リレー */

.senior_left{
float:left;
margin-left:10px;
width:310px;
display:inline;
text-align:left;
}

.senior_right{
float:right;
width:460px;
}

#contents #cnt h3.senior_cap{margin:0;}
h4.senior_cap{text-align:left;}

.message{
line-height:1.6;
padding:15px 15px 0;
border:1px solid #f5dea0;
background-color:#fefae9;
margin:0 auto 3em;
}
.message p{margin:0 0 15px 0;}

.senior_table{
text-align:left;
margin-bottom:20px;
width:100%;
}

.senior_table th{
padding:10px;
width:80px;
background:url(../img/underline.gif) repeat-x bottom left;
}

.senior_table td{
padding:10px;
width:360px;
background:url(../img/underline.gif) repeat-x bottom left;
}

/* 新人スタッフ */
#contents #cnt h3.staff{margin-bottom:20px;}

.indexlink{
margin-bottom:40px;
}

.indexlink ul{
list-style:none;
width:100%;
}

.indexlink ul li{
float:left;
}
h4.staff{
text-align:left;
margin-top:20px;
margin-left:20px;
}

.staff-q{
width:770px;
text-align:left;
overflow:hidden;
line-height:1.6;
margin:0 auto 1em;
padding-bottom:1em;
background:url(../img/underline.gif) repeat-x bottom left;
}

.staff-q dt{
float:left;
width:265px;
}

.staff-q dd{
float:left;
width:504px;
}

.memory{
padding:15px 15px;
border:1px solid #3399cc;
background-color:#e9f3fc;
margin:0 auto 1.5em;
overflow:hidden;
width:740px;
}

.memory dl{
width:240px;
line-height:1.6;
margin-left:5px;
float:left;
display:inline;
text-align:left;
}

.memory dt{
margin-bottom:0.5em;
font-weight:bold;
color:#3399cc;
}

.for{
width:740px;
line-height:1.6;
padding:15px 15px 0;
border:1px solid #f5dea0;
background-color:#fefae9;
margin:0 auto 3em;
}

.for p{margin:0 0 15px 0;}


/*個人情報保護方針ページ*/
#privacy{
	display: none;
}

#sitemap{
	text-align: left;
	margin: 0 20px 10px 20px;
}

#sitemap p strong{
	color: #666666;
}

#sitemap ul{
	list-style: none;
	margin: 10px 10px 20px 10px;
}

#sitemap li{
	margin: 5px 0px 0px 5px;
}

#sitemap li a{
	background: url(../img/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
}

#footer{
	background-color: #66abe6;
	color: #fff;
	margin: 0 auto;
	padding: 5px 0px 0px 3px;
}

#footer #footer_cnt{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
	background: url(../img/footer_img.gif) right 5px no-repeat;
	height: 100px;
}

#footer #footer_cnt p#nipro{
display: none;
}

p.return{
display: none;
}
#contents #cnt #rec-right ul.saiyo{
list-style: disc;
text-align: left;
margin: 20px 0px 20px 20px;
}

#contents #cnt #rec-right ul.saiyo li{
margin: 5px;
}
/*-----------------------------------------------
のぞみ薬局一覧
-----------------------------------------------*/
#contents #cnt #nozomi .list-index{
margin: 0;
padding: 0;
width: 740px;
padding-bottom: 10px;
border-bottom: 1px dashed #666666;
margin-bottom: 10px;
}

#contents #cnt #nozomi .list-index .left-box{
	float: left;
}

#contents #cnt #nozomi .list-index .right-box{
	float: right;
}

#contents #cnt #nozomi .list-index .left-box,
#contents #cnt #nozomi .list-index .right-box{
	width: 356px;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 160%;
}

#contents #cnt #nozomi .list-index .left-box table td,
#contents #cnt #nozomi .list-index .right-box table td{
	padding: 5px;
	vertical-align: bottom;
}

#contents #cnt #nozomi .list-index .left-box table td a,
#contents #cnt #nozomi .list-index .right-box table td a{
	background: none;
	padding-left: 0px;
}



#contents #cnt #nozomi .list-index .left-box a,
#contents #cnt #nozomi .list-index .right-box a{
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 15px;
	color: #4499e0;
	text-decoration: underline;
}

#contents #cnt #nozomi .list-index .left-box a:hover,
#contents #cnt #nozomi .list-index .right-box a:hover{
	color: #0052a6;
	text-decoration: none;
}


#contents #cnt #nozomi .list-index .left-box h3,
#contents #cnt #nozomi .list-index .right-box h3{
	background: url(../../pharmacy/img/h3_back.jpg) left top no-repeat;
	width: 356px;
	height: 35px;
	margin: 0;
	padding:8px 0px 0px 0px;
}


#nozomi .list-index .left-box h3 span,
#nozomi .list-index .right-box h3 span{
	color: #FFF;
	font-size: 80%;
	margin:0;
	padding-left:10px;
}

/*-----------------------------------------------
回り込み回避
-----------------------------------------------*/
#contents #cnt #page #left_box dl.pharmacy:after,
#contents #cnt #nozomi .list-index:after,
.detail:after{
content: :url(../img/pixel.gif);
display: block;
clear: both;
height: 0;
}

