/*
Theme Name: コスモス薬品
Theme URI: http://www.cosmospc.co.jp/
*/

/****************************************
1. 基本
*****************************************/

/***** 設定 *****/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

html{background-color: #fff;
	height: 100%;}

body{
	background-color: #d51559;
	font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #000000;
	margin: 0;
	height: 100%;
	-webkit-text-size-adjust: 100%;} 

a{
	text-decoration: none;}

a:hover{ color: #999; }

.clear{
	clear: both;
	line-height: 0}

.spacer{
	width:100%;
	height: 10px;
	margin: 10px 0;}

/***** 構成 *****/

header{
	width: 1010px;
	height: 100px;
	margin: auto;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;}

#headerbg {
	width:100%;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;}

#container {
	background: #fff;
	width: 100%;
	margin: auto;
	padding: 25px 0;}

#wrapper {
	width: 1010px;
	background: #fff;
	margin: auto;
	background-image: url(../images/menu_side01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;}

main{
	width: 800px;
	float: right;}


#side{
	width: 176px;
	margin-right: 34px;}


footer{
	width: 1010px;
	margin: auto;
	padding: 15px 0 20px 0;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;}


#footerbg {
	width: 100%;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	clear :both;}


/****************************************
2. ヘッダー
*****************************************/

#logo img{
	float: left;
	padding-top: 10px;
	padding-left: 0;}

#menu_guide01{
	margin-right:1px;
	float: right;
	overflow:hidden;}


#menu_guide01 li{
	float: left;
	margin-top:15px;
	list-style-type: none;
	line-height: 0;
	border-right: solid 1px #fff;}

#menu_guide01 li a{
	display: block;
	line-height: 12px;
	padding-right: 10px;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;}

#menu_guide01 li:hover > a{
	color: #A8A8A8;}

#menu_guide01 li:first-child{
	border-left: solid 1px #fff;}

/****************************************
3. ヘッダー内ナビメニュー
*****************************************/
#menu_navi{
	width: 800px;
	height: 56px;
	margin-top: 15px;
	padding: 0;
	float: right;}

#menu_navi li{
	list-style-type: none;
	display:inline-block;
	position: relative;
	float: left;
	margin-top: 2px;
	padding: 0;
	text-align: center;}

#menu_navi li a{
	width: 100px;
	height: 56px;
	background-image: url(../images/menu_navi.gif);
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	text-decoration: none;}
#menu_navi li.narrow a{
	line-height: 0.5;}

#menu_navi li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;}

#menu_navi li:last-child ul{
	left: -100%;
	width: 100%}

#menu_navi li ul li{
	overflow: hidden;
	height: 0;
	color: #fff;
	margin: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	border-left: 0;}

#menu_navi li:hover > a{
	background-position: 0 -56px;
	color: #fff;}

#menu_navi li a.active{
	background-position: 0 -112px;}

#menu_navi li ul li a{
	padding-left:15px;
	margin: 3px;
	width: 150px;
	height: 45px;
	background: #d51559;
	text-align: left;
	font-size: 12px;
	color: #fff;
	font-weight: normal;}

#menu_navi li:hover ul li{
	overflow: visible;
	width: 160px;
	height: 45px;
	margin: -4px 0 0 2px;
	border-top: 1px solid #EA5A94;
	border-bottom: 1px solid #fff;}


#menu_navi li:hover ul li:first-child{
	border-top: 0;}

#menu_navi li:hover ul li:last-child{
	border-bottom: 0;}


.img_outbound_wt_i{
	position: relative;
	top: 2px;
	margin-left: 10px;
	width: 11px;
	height: 16px;}

.menu_small{
	font-size: 11px;
	line-height: 0.8;}


/****************************************
4. フッター
*****************************************/

#menu_guide02{
	overflow:hidden;}


#menu_guide02 li{
	float: left;
	margin:5px 0 10px;
	list-style-type: none;
	line-height: 0;
	border-right: solid 1px #fff;}

#menu_guide02 li a{
	display: block;
	line-height: 12px;
	padding-right: 10px;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;}

#menu_guide02 li:hover > a{
	color: #A8A8A8;}

#menu_guide02 li:first-child{
	border-left: solid 1px #fff;}

.copyright{
	display: block
	width: 1010px;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff}


/****************************************
5. メイン
*****************************************/

/***** パンくず *****/
#breadcrumb{
	height: 24px;
	background-image: url(../images/breadcrumb_bg.png);}

#breadcrumb li{
	margin: 2px 0;
	float: left;
	display: inline;
	color: #000;
	font-size: 11px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding-right: 28px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/breadcrumb_mark.png);
	background-repeat: no-repeat;
	background-position: right -2px;}

#breadcrumb li a{
	color: #aaa;}

#breadcrumb li:hover > a{
	color: #d51559;}

/****************************************
 ページトップ
*****************************************/
.pagetop {
	display: none;
	position: fixed;
	bottom: 73px;
	right: 30px;}

.pagetop a {
	display: block;
	width: 120px;
	height: 45px;
	background-color: #c71453; 
	border-radius: 8px 8px 8px 8px;
	box-shadow: 2px -2px 2px #666;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
	line-height: 45px;}


/***** リクルート申し込みバナー *****/

.banner_rec{
	margin: 15px 0 5px 0;}

.banner_rec a{
	display:block;
	width: 176px;
	height: 90px;
	background-position: 0 0;
	overflow: hidden;
	background-image: url(../images/banner_rec21B.jpg);
	background-repeat: no-repeat;}

.banner_rec a:hover{
	background-position: 0 -90px;}


.banner_yokei{
	margin: 10px 0 5px 0;}

.banner_yokei a{
	display:block;
	width: 168px;
	height: 76px;
	background-position: 0 0;
	overflow: hidden;
	background-image: url(../images/banner_yokei.jpg);
	background-repeat: no-repeat;
	border: solid 1px #666;}

.banner_yokei a:hover{
	opacity: 0.5;}


.side_large1{
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.2);
	width: 176px;
	padding-left: 0;
	padding-bottom: 10px;
	margin-top: -8px;
	float: left;
	text-decoration: none;}
