@import url(parts.css);

@import url(toppage.css);
@import url(med_confirm.css);
@import url(medical.css);
@import url(information.css);
@import url(product.css);
@import url(news.css);

@import url(for_general.css);
@import url(press.css);
@import url(company.css);
@import url(inquiry.css);
@import url(sitemap.css);
@import url(quality_management.css);
@import url(legal_notice.css);
@import url(privacy.css);


/* common */
/* -------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	color: #4c4c4c;
	text-align: center;
	background: url(../img/bg_body.jpg) no-repeat center top;
}
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 120%;
}
p, ul, ol, dl ,table {
	font-size: 100%;
	line-height: 150%;
}
ul {
	list-style-type: none;
}
img {
	border: 0;
	display: block;
}
input,
select {
	vertical-align: middle;
}


/* link */

a {
	outline: 0;
}
a:link,
a:visited,
a:active {
	color: #1e63bd;
	text-decoration: none;
}
a:hover {
	color: #1e63bd;
	text-decoration: underline;
}




/* container */
/* -------------------------------------------------------- */

#container {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	background: url(../img/bg_container_02.jpg) repeat-y left top;
}
#container-inner-1 {
	width: 770px;
	background: url(../img/bg_container_01.jpg) no-repeat left top;
}
#container-inner-2 {
	width: 770px;
	padding-bottom: 26px;
	background: url(../img/bg_container_03.jpg) no-repeat left bottom;
}



/* header */
/* -------------------------------------------------------- */

#header {
	width: 770px;
	height: 110px;
	margin-bottom: 8px;
}


/* header-block-1 */

#header-block-1 {
	width: 721px;
	margin-left: 24px;
	margin-bottom: 4px;
	padding-top: 10px;
}

#logo {
	width: 125px;
	float: left;
}

#header-list {
	width: 133px;
	font-size: 10px;
	line-height: 14px;
	background: url(../img/bg_font_size.gif) no-repeat right top;
	float: right;
}
#header-list li {
	width: 24px;
	padding-top: 3px;
	float: left;
}
#header-list li a {
	display: block;
	width: 17px;
	height: 14px;
	margin-left: 7px;
	text-indent: -9999px;
}
#header-list li#font-title {
	width: 57px;
	padding-top: 0;
	padding-left: 0;
}
#header-list li a#font-s {
	background: url(../img/font_s.gif) no-repeat 0 0;
}
#header-list li a#font-m {
	background: url(../img/font_m_over.gif) no-repeat 0 0;
}
#header-list li a#font-l {
	background: url(../img/font_l.gif) no-repeat 0 0;
}


/* header-block-2 */

#header-block-2 {
	width: 721px;
	margin-left: 24px;
}

#header-navi-1 {
	font-size: 12px;
	float: right;
}
#header-navi-1 li {
	height: 22px;
	padding-left: 20px;
	float: left;
}
#header-navi-1 li a {
	display: block;
	padding-left: 12px;
	background: url(../img/icon_01.gif) no-repeat 0 4px;
}
#header-navi-1 li a:link,
#header-navi-1 li a:visited,
#header-navi-1 li a:active {
	color: #4c4c4c;
	text-decoration: none;
}
#header-navi-1 li a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}


/* header-navi-2 */

#header-navi-2 {
	height: 40px;
	margin-left: 5px;
}
#header-navi-2 li {
	float: left;
}



/* contents */
/* -------------------------------------------------------- */

#contents {
	width: 720px;
	margin-left: 25px;
	margin-bottom: 45px;
}

#pan-list {
	font-size: 10px;
	margin: 0 25px 10px 25px;
}
#pan-list li {
	padding-right: 5px;
	float: left;
}
#pan-list li a {
	padding-right: 5px;
}

.bt-top {
	font-size: 10px;
	text-align: right;
	margin-bottom: 12px;
}
.bt-top a {
	padding-left: 13px;
	background: url(../img/icon_03.gif) no-repeat left center;
}
.bt-top a:link,
.bt-top a:visited,
.bt-top a:active {
	color: #4c4c4c;
	text-decoration: none;
}
.bt-top a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}



/* main */
/* -------------------------------------------------------- */

#main {
	width: 510px;
	float: right;
}



/* side */
/* -------------------------------------------------------- */

#side {
	width: 185px;
	float: left;
}



/* footer */
/* -------------------------------------------------------- */

#footer {
	width: 720px;
	margin-left: 25px;
}

#bt-top {
	font-size: 10px;
	text-align: right;
	margin-bottom: 12px;
}
#bt-top a {
	padding-left: 13px;
	background: url(../img/icon_03.gif) no-repeat left center;
}
#bt-top a:link,
#bt-top a:visited,
#bt-top a:active {
	color: #4c4c4c;
	text-decoration: none;
}
#bt-top a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

#footer-block {
	width: 720px;
	padding-top: 4px;
	background: url(../img/bg_footer_01.gif) no-repeat left top;
}
#footer-block-inner {
	width: 720px;
	padding-bottom: 4px;
	background: url(../img/bg_footer_02.gif) no-repeat left bottom;
}

#footer-navi {
	width: 682px;
	font-size: 10px;
	color: #ffffff;
	margin-left: 19px;
}
#footer-navi li {
	padding-left: 30px;
	float: right;
}
#footer-navi li#copy {
	padding-left: 0;
	float: left;
}
#footer-navi li a {
	display: block;
	padding-left: 10px;
	background: url(../img/icon_02.gif) no-repeat 0 4px;
}
#footer-navi li a:link,
#footer-navi li a:visited,
#footer-navi li a:active {
	color: #ffffff;
	text-decoration: none;
}
#footer-navi li a:hover {
	color: #ffffff;
	text-decoration: none;
}




/* clear */
/* -------------------------------------------------------- */

#header-block-1:after, #header-block-2:after, #header-list:after, #header-navi-1:after, #header-navi-2:after, #contents:after, #footer-navi:after, #pan-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#header-block-1, #header-block-2, #header-list, #header-navi-1, #header-navi-2, #contents, #footer-navi, #pan-list { display: inline-block; }
/* no ie mac \*/
* html #header-block-1, * html #header-block-2, * html #header-list, * html #header-navi-1, * html #header-navi-2, * html #contents, * html #footer-navi, * html #pan-list { height: 1%; }
#header-block-1, #header-block-2, #header-list, #header-navi-1, #header-navi-2, #contents, #footer-navi, #pan-list { display: block; }
/* */