/*
---------------------------------------------------------------
Title:       Q-design Software style sheet for screen media
Author:      Cristian Tirsan
Publisher:   Q-design Software
Copyright:   Global Promotion, Inc. Toate drepturile rezervate.
Last update: January 13, 2006
---------------------------------------------------------------
*/


* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url(../images/bg.gif) top center repeat-x;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	text-align: center;
}
h1 {
	font-size: 15px;
	color: #1a1a1a;
}
h2 {
	font-size: 14px;
	color: #ff4411;
	line-height: 26px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #1a1a1a;
}
h4 {
	color: #0C8ECE;
	font-size: 14px;
	margin: 0 20px 2px 20px;
}
img {
	border: none;
}
a {
	outline: none;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
}

/* ヘッダー */

#header,
#header h1 a {
	width: 650px;
	height: 75px;
	margin: 0;
	float: left;
}
#header,
#navigation {
	float: left;
}
#header h1 a {
	display: block;
	background: url(../images/header.gif) top left no-repeat;
}

@media print {

#header h1  {
   width: 200px;
   color: #fff;
   display: list-item;
   list-style-image: url(../images/header.gif);
   list-style-position: inside;
   letter-spacing: -1000em;
   font-size: 1pt;
}

}

#header h1 a span {
	display: none;
}

/* ナビゲーション：ヘッダー */

#navigation {
	height: 15px;
	width: 310px;
}
#navigation ul {
	margin: 55px 0px 0px 10px;
	list-style: none;
}
#navigation ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: url(../images/sep_sub_menu.gif) left center no-repeat;
}
#navigation li.navigation_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: #0080FF;
}
#navigation ul li a {
	display: block;
	height: 15px;
	background-position: top center;
}
#navigation ul li a:hover,
#navigation ul li a.active {
	background-position: bottom center;
}
#navigation ul li a span {
	display: none;
}
#btn_home_en {
	width: 34px;
	background: url(../images/btn_b_home_en.gif);
}
#btn_recruit_en {
	width: 50px;
	background: url(../images/btn_b_recruit_en.gif);
}
#btn_contact_en {
	width: 55px;
	background: url(../images/btn_b_contact_en.gif);
}
#btn_privacy_en {
	width: 50px;
	background: url(../images/btn_b_privacy_en.gif);
}

/* <WEB構造>　左：メニュー、中：コンテンツ、右：サブメニュー 終わり */

#content {
	width: 960px;
	float: left;
	background: #FFFFFF;
}
#menu_left,
#main_content,
#sub_menu {
	float: left;
}
#menu_left {
	width: 160px;
	font-size: 11px;
}
#main_content {
	width: 420px;
	margin: 0px 30px 0px 30px;
	color: #333;
}
#sub_menu {
	width: 320px;
	font-size: 11px;
}

/* 左：メニュー */

#menu_left {
	background: url(../images/common/column_left_bg.gif) top center no-repeat;
}
#menu_left img {
	margin: 2px 0px 2px 0px;
}
h2.left_menu {
	width: 160px;
	height: 65px;
	margin: 0px 0 0 0;
	background: url(../images/left_menu_top.gif) bottom no-repeat;
}
h2.left_menu_under {
	width: 160px;
	height: 30px;
	margin: 0px 0 0 0;
	text-indent: -9999px;
	background: url(../images/left_menu_under.gif) bottom no-repeat;
}
#menu_left ul {
	    font-size: 12px;
		margin: 0;
		padding: 0;
		list-style: none;
		border-left: 1px solid #CCCCCC; 
		border-right: 1px solid #CCCCCC; 
}
#menu_left li {
		margin: 0px 5px 0 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px dashed #CCCCCC;
}
#menu_left li a {
	    display: block;
		margin: 0;
		padding: 5px 0px 5px 35px;
		color: #000000;
		text-decoration: none;
		background: url(../images/sidenav_bg_off.gif) left center no-repeat #FFFFFF;
}
#menu_left li a:hover {
	    display: block;
		color: #FFFFFF;
		background: url(../images/sidenav_bg_on.gif) left center no-repeat #0080FF;
}
#menu_left li.menu_title {
		margin: 0px 5px 0 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #CCCCCC;
}
#menu_left li.menu_title a {
	    display: block;
		margin: 0;
		color: #000000;
		text-decoration: none;
		background: url(../images/sidepochi_off.gif) left center no-repeat #FFFFFF;
}
#menu_left li.menu_title a:hover {
	    display: block;
		color: #FFFFFF;
		background: url(../images/sidepochi_on.gif) left center no-repeat #0080FF;
}

/* 会社案内：赤 */

#menu_left li.menu_title_red {
		margin: 0px 5px 0 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #CCCCCC;
}
#menu_left li.menu_title_red a {
	    display: block;
		margin: 0;
		color: #000000;
		text-decoration: none;
		background: url(../images/sidepochi_off_red.gif) left center no-repeat #FFFFFF;
}
#menu_left li.menu_title_red a:hover {
	    display: block;
		color: #FFFFFF;
		background: url(../images/sidepochi_on_red.gif) left center no-repeat #FF0000;
}

/* 店舗：黄色 */

#menu_left li.yellow {
		margin: 0px 5px 0 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px dashed #CCCCCC;
}
#menu_left li.yellow a {
	    display: block;
		margin: 0;
		padding: 5px 0px 5px 35px;
		color: #000000;
		text-decoration: none;
		background: url(../images/sidenav_bg_off_yellow.gif) left center no-repeat #FFFFFF;
}
#menu_left li.yellow a:hover {
	    display: block;
		color: #FFFFFF;
		background: url(../images/sidenav_bg_on_yellow.gif) left center no-repeat #FFCC00;
}
#menu_left li.menu_title_yellow {
		margin: 0px 5px 0 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #CCCCCC;
}
#menu_left li.menu_title_yellow a {
	    display: block;
		margin: 0;
		color: #000000;
		text-decoration: none;
		background: url(../images/sidepochi_off_yellow.gif) left center no-repeat #FFFFFF;
}
#menu_left li.menu_title_yellow a:hover {
	    display: block;
		color: #FFFFFF;
		background: url(../images/sidepochi_on_yellow.gif) left center no-repeat #FFCC00;
}

/* 採用情報：ピンク色 */

#menu_left li.menu_title_pink {
		margin: 0px 5px 0 5px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #CCCCCC;
}
#menu_left li.menu_title_pink a {
	    display: block;
		margin: 0;
		color: #000000;
		text-decoration: none;
		background: url(../images/sidepochi_off_pink.gif) left center no-repeat #FFFFFF;
}
#menu_left li.menu_title_pink a:hover {
	    display: block;
		color: #FFFFFF;
		background: url(../images/sidepochi_on_pink.gif) left center no-repeat #FF00FF;
}

/* 左：メニュー下：バナー */

.banner{
		margin: 0;
		padding: 0;
		list-style: none;
		border-left: 1px solid #CCCCCC; 
		border-right: 1px solid #CCCCCC; 
}
h2.banner_top {
	width: 160px;
	height: 45px;
	margin: 0px 0 0 0;
	text-indent: -9999px;
	background: url(../images/banner_top.gif) bottom no-repeat;
}
h2.banner_under {
	width: 160px;
	height: 30px;
	margin: 0px 0 0 0;
	text-indent: -9999px;
	background: url(../images/banner_under.gif) bottom no-repeat;
}

/* 今どこでしょう？ */

p.map {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	margin: 30px 0 0 0;
}
a.top:link, a.top:visited {
	color:#333333;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
}
a.top:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
	background: #0080FF;
}
a.map_red:link, a.map_red:visited {
	color:#333333;
	margin: 0px;
	padding: 4px 4px 4px 4px;
}
a.map_red:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	border-bottom-color: #FFFFFF;
	background: #FF0000;
}


/* メイン文章：中 */

h1.main_heading {
	margin: 5px 0 5px 0;
	padding: 16px 0px 0px 0px;
	height: 60px;
	background: url(../images/main_heading.gif) top no-repeat;
}
#content_normal_img {
	margin: 10px 0 20px 0;
}
p.record_date {
	color: #999;
	font-size: 11px;
	text-align: right;
	margin: 2px 0 2px 0;
}
p.normal_content {
	line-height: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.flashfile {
	margin: 20px 0 20px 0;
	height: 200px;
	width: 420px;
}


/* 新着情報 */

h2.side_heading_title {
	width: 320px;
	margin: 15px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	background: url(../images/side_heading_title.gif) top no-repeat;
}
h2.side_heading_menu {
	width: 160px;
	height: 55px;
	margin: 10px 0 10px 0;
	text-indent: -9999px;
}
#index_icon {
	margin: 3px 0px 5px 0px;
	float: left;
}
.news {
    display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	width: 320px;
	clear: both;
	border-top: 1px dotted #999;
}
.news_index {
	margin: 3px 0px 0px 106px;
	width: 214px;
}
a.right_news:link, a.right_news:visited {
    display: block;
	text-decoration: none;
}
a.right_news:hover {
	background: #F6F6F6;
}
a.right_news:link, a.right_news:visited {
	margin: 0px;
}


/* 右：薬局のとりくみ */

p.news_title_blue {
	color: #0080FF;
	font-size: 12px;
		display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/sub_navi_blue.gif)  left center no-repeat;
}
p.news_title_blue a,
p.news_title_blue a:visited  {
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	color: #0080FF;
	text-decoration: none;
}
p.news_title_blue a:hover {
	color: #fff;
	background: #0080FF;
}
p.side_news_blue {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.side_news_blue a,
p.side_news_blue a:visited {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 1px 2px;
	text-decoration: none;
}
p.side_news_blue a:hover {
	color: #fff;
	background: #0080FF;
}

/* 右：店舗メニュー */

p.news_title_yellow {
	color: #FFCC00;
	font-size: 12px;
		display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/sub_navi_yellow.gif)  left center no-repeat;
}
p.news_title_yellow a,
p.news_title_yellow a:visited  {
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	color: #FFCC00;
	text-decoration: none;
}
p.news_title_yellow a:hover {
	color: #fff;
	background: #FFCC00;
}
p.side_news_yellow {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.side_news_yellow a,
p.side_news_yellow a:visited {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 1px 2px;
	text-decoration: none;
}
p.side_news_yellow a:hover {
	color: #fff;
	background: #FFCC00;
}

/* 右：会社案内メニュー */

p.news_title_red {
	color: #FF0000;
	font-size: 12px;
		display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/sub_navi_red.gif)  left center no-repeat;
}
p.news_title_red a,
p.news_title_red a:visited  {
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	color: #FF0000;
	text-decoration: none;
}
p.news_title_red a:hover {
	color: #fff;
	background: #FF0000;
}
p.side_news_red {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.side_news_red a,
p.side_news_red a:visited {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 1px 2px;
	text-decoration: none;
}
p.side_news_red a:hover {
	color: #fff;
	background: #FF0000;
}

/* 右：採用情報メニュー */

p.news_title_pink {
	color: #FF00FF;
	font-size: 12px;
		display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/sub_navi_pink.gif)  left center no-repeat;
}
p.news_title_pink a,
p.news_title_pink a:visited  {
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	color: #FF00FF;
	text-decoration: none;
}
p.news_title_pink a:hover {
	color: #fff;
	background: #FF00FF;
}
p.side_news_pink {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.side_news_pink a,
p.side_news_pink a:visited {
    display: block;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 1px 2px;
	text-decoration: none;
}
p.side_news_pink a:hover {
	color: #fff;
	background: #FF00FF;
}



p.news_title a,
p.side_news a  {
    display: block;
	color: #0C8ECE;
	text-decoration: none;
}
p.news_title a:hover,
p.side_news a:hover {
	color: #fff;
	background: #0C8ECE;
}
p.news_date {
	color: #999;
	margin: 0px 0px;
}
p.side_news {
	font-size: 10px;
	line-height: 1.2;
	color: #2E576B;
	margin: 2px 0px 3px 0px;
}

/* フッター */

#footer {
	width: 960px;
	height: 70px;
	margin: 80px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	font-size: 10px;
	color: #747474;
	border-top: 1px solid #0080FF;
}
.footer_left {
	width: 760px;
	height: 70px;
	margin: 0px auto;
	float: left;
	font-size: 10px;
	color: #747474;
}
.footer_right {
	width: 200px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 10px;
	color: #747474;
}
h1.footer_rights {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/footer.gif) left no-repeat;
	text-indent: -9999px;
}
ul.footer_navi {
	margin: 2px 0px 0px 0px;
	height: 15px;
	list-style: none;
}
ul.footer_navi li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
	background: url(../images/sep_footer_menu.gif) left no-repeat;
}
#footer li.footer_navi_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
	background: #FFFFFF;
} 
ul.footer_navi li a {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #747474;
	text-decoration: none;
}
ul.footer_navi li a:visited {
	color:#747474;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
ul.footer_navi li a:hover,
ul.footer_navi li a.active {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	background: #0080FF;
	color: #FFFFFF;
}
p.top_up {
    text-align: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
}
.red_style {
    color: #FF0000;
	letter-spacing: 0.1em;
}
p.top_up a:link, p.top_up a:visited {
    color:#333333;
    text-decoration: none;
    border-bottom-width: 0px;
}
p.top_up a:hover {
   color:#0080FF;
   text-decoration: none;
   margin: 0px;
   padding: 0px;
   padding-bottom: 1px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}


