@charset "utf-8";
/* CSS Document */

/* COMMON -----------------------*/

.cl {
	clear:both;
}
body {
	background:#FFF;
	color:#555555;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}
img {
	border:none;
}
.right {
	text-align:right;
}
.px10 {
	font-size:10px;
}
.px8 {
	font-size:8px;
}
ul, ol {
	margin:0;
	padding:0;
	padding-left:20px;
	list-style-position:outside;
}

/* HEADER -----------------------*/

#header_bg {
	background:#f0f0f0;
	height:53px;
	width:100%;
	margin:0;
}
#header {
	background: url(../img/header_bg.gif) repeat-y 713px 0;
	height:53px;
	width:900px;
	margin:auto;
}

#logo-kowa {
	height:25px;
	width:40px;
	margin:22px 10px 0 0px;
	float:left;
}

#logo-c2 {
	height:40px;
	width:150px;
	margin:12px 2px 0 0;
	float:left;
}
#lead-c2 {
	height:13px;
	width:130px;
	margin:28px 5px 0 5px;
	float:left;
}
/* MENU -----------------------*/

#mainmenu_bg {
	background:#ccc url(../img/menu_bg.gif) repeat-x;
}
#mainmenu {
	margin:0 auto;
	height:30px;
	width:900px;
}
#header ul {
	width:640px;
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0;
	margin-top:23px;
}
#header li {
	background:transparent none repeat scroll 0 0;
	float:left;
}
#header li a, #header li span {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:30px;
	width:80px;
	margin-right:0px;
}
#header li.mm1 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll 0 0;
	width:54px;
}
#header li.mm1 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll 0 -30px;
	width:54px;
}
#header li.mm2 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -60px 0;
	width:70px;
}
#header li.mm2 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -60px -30px;
	width:70px;
}
#header li.mm3 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -134px 0;
	width:129px;
}
#header li.mm3 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -134px -30px;
	width:129px;
}
#header li.mm4 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -266px 0;
	width:90px;
}
#header li.mm4 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -266px -30px;
	width:90px;
}
#header li.mm5 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -357px 0;
	width:122px;
}
#header li.mm5 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -357px -30px;
	width:122px;
}
#header li.mm6 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -483px 0;
	width:83px;
}
#header li.mm6 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -483px -30px;
	width:83px;
}
#header li.mm7 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -570px 0;
	width:88px;
}
#header li.mm7 a:hover {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -570px -30px;
	width:88px;
}

#header li.sm1 a {
	width:85px;
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -640px 0;
}
#header li.sm2 a {
	width:125px;
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -725px 0;
}
/* MENU CURRENT*/

#top #header li.mm1 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll 0 -60px;
	width:54px;
}
#lineup #header li.mm2 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -60px -60px;
	width:70px;
}
#medical #header li.mm3 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -134px -60px;
	width:129px;
}
#therapy #header li.mm4 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -266px -60px;
	width:90px;
}
#virtual #header li.mm5 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -357px -60px;
	width:122px;
}
#today #header li.mm6 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -483px -60px;
	width:83px;
}
#tvcm #header li.mm7 a {
	background:transparent url(../img/mainmenu.gif) no-repeat scroll -570px -60px;
	width:88px;
}

/* FLASH -----------------------*/

#flash{
	width:100%;
	height:580px;
	margin:auto;
	margin:0;
}
/* MAIN -----------------------*/

#all {
	width:100%;
	margin:auto;
	background-color:#fff;
}

/* FOOTER -----------------------*/
#footer_bg{
	width:100%;
	background-color:#fff;
	border-top:20px solid #4EB437;
}
#footer {
	background-color:#fff;
	width:900px;
	height:40px;
	margin:auto;
}

#footer address {
	display:block;
	float:left;
	width:400px;
	color:#666;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-right:10px;
	margin-top:12px;
}
#footer .banner{
	margin:5px 0px;
	float: right;
	}

#footer #footermenu {
	float:right;
	list-style:none;
	width:210px;
	margin-top:22px;
}

#footermenu li {
	background:transparent none repeat scroll 0 0;
	float:left;
	list-style:none;
	margin:0;
	padding:0;

}
#footermenu li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:20px;
}
#footermenu li.fm2 a {
	background:transparent url(../img/fm_1.gif) no-repeat scroll 0 0;
	width:100px;
	margin-left:15px;
}
#footermenu li.fm1 a {
	background:transparent url(../img/fm_2.gif) no-repeat scroll 0 0;
	width:60px;
}


/* EACH PAGES -----------------------*/


