/* CSS Document */

/*=== 基本ベースを設定します ===*/
* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color:#666;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFFF;
	}

a   {color:#0059d2;text-decoration:none}
a:visited   {color:#496d9f}
a:hover   {color:#008fd2;text-decoration:underline}
a:active   {color:#ff0000}

a img {border: 0;}
ol,ul,li,dl,dt,dd {list-style-type: none;}
h1,h2,h3,h4,ol,ul,li,dl,dt,dd,p,img {
	margin: 0;
	padding: 0;
}

/*=== コンテナー（HPの横幅を指定します）===*/
#container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

/*=== ヘッダー部分のスタイル ===*/
#header {
	height:65px;
	text-align:left;
}

h1 {
	font-size:12px;
	color:#006AD5;
	font-weight:bold;
	padding:6px 0 0 16px;
}

h1 a {
	color:#FFF;
}

.logo {
	font-size:24px;
	font-weight:bold;
	margin:24px 0 0 16px;
	color:#006AD5;
}

#inquiryimg {
	float:right;
	padding:4px 15px 0 0;
}

#inquiry {
	margin-top:-50px;
	margin-right:16px;
	font-size:12px;
	line-height:12px;
	text-align:right;
}

#inquiry img {
	margin:14px 4px 0 0;
}

#inquiry a {color:#333;text-decoration:none}
#inquiry a:hover {color:#666;text-decoration:underline}

/*=== トップメニュー部分のスタイル ===*/
#topmenu {
	clear:both;
	color:#FFF;
	height:38px;
	background-image:url(../images/top_menu_bg.gif);
	text-align:left;
}

#topmenu ul {
	padding-left:30px;
}

#topmenu li {
	display:inline;
	font-size:13px;
	line-height:38px;
	font-weight:bold;
}

#topmenu li a {
	color:#FFF;
	text-decoration:none;
}

#topmenu li a:hover {
	color:#ceec70;
	text-decoration:none;
}

.topmenu {
	color:#ceec70;
}


/*=== パンクズ部分のスタイル ===*/
#pankuzu {
	clear:both;
	font-size:12px;
	text-align:left;
	padding:5px 30px;
}

/*=== メインコンテンツ部分のスタイル ===*/
#contents {
	text-align:left;
	background-color:#FFF;
}

.indeximg {
	margin-top:0px;
}

#maincontents {
	float:left;
	width:600px;
	margin-left:10px;
}

h2,h3,h4,h5 {
	font-size:16px;
	font-weight:bold;
	height:19px;
	margin-top:10px;
	padding:12px 8px 6px 20px;
	background-image:url(../images/title_bg.gif);
}

* html h2,h3,h4,h5 {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	padding:12px 8px 8px 20px;
	background-image:url(../images/title_bg.gif);
}

#message {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

* html #message {
	width:600px;
	margin-left:70px;
	margin-bottom:25px;
}

#message h2 {
	font-size:18px;
	height:18px;
	font-weight:bold;
	color:#073da9;
	text-align:center;
	margin:0;
	padding:0;
	background-image:none;
}

#message p {
	padding-top:0px;
	font-size:13px;
	line-height:20px;
}

.introduction {
	padding:8px;
}

.introduction p {
	padding-bottom:10px;
	font-size:13px;
	line-height:20px;
}

.introduction ul {
	margin-top:-6px;
	margin-bottom:6px;
}

.introduction li {
	font-size:13px;
	margin-left:42px;
	padding:2px 0;
	list-style:circle;
}

.introduction table {
	margin:auto;
}

.introduction caption {
	padding:12px 0 4px 0;
	font-size:13px;
	line-height:16px;
}

.introduction td {
	padding:4px;
	font-size:13px;
	line-height:16px;
}

.product {
	padding-bottom:10px;
	font-size:13px;
	line-height:20px;
}


.product img {
	padding:0 10px;
	float:left;
}

#news {
	padding:8px;
}

#news td {
	font-size:13px;
	line-height:20px;
	padding:4px;
	border-bottom:#CCC solid 2px;
}

.newsLeft {
	background-color:#efefef;
	width:100px;
	text-align:center;
}

.clear {
	clear:both;
	
}

/*=== サイドメニュー部分のスタイル ===*/
#sidemenu {
	width:220px;
	background-color:#f2f2f2;
	margin-left:10px;
	float:left;
}

* html #sidemenu {
	width:220px;
	background-color:#f2f2f2;
	margin-left:5px;
	float:left;
}

.sideTitle {
	font-size:14px;
	font-weight:bold;
	height:30px;
	color:#FFF;
	width:200px;
	margin:10px;
	padding:8px 0 0 28px;
	background:url(../images/side_title.jpg) no-repeat;
}

#sidemenu ul {
	font-size:13px;
	line-height:26px;
	margin:-10px 0 15px 15px;
}

* html #sidemenu ul {
	font-size:13px;
	line-height:28px;
	margin:-3px 0 15px 15px;
}

#sidemenu li a {
	display:block;
	width:165px;
	height:26px;
	color:#666;
	padding:0 0 0 25px;
	background-image:url(../images/side_menu.gif);
}

* html #sidemenu li a {
	display:block;
	width:190px;
	height:26px;
	color:#666;
	padding-left:25px;
	background-image:url(../images/side_menu.gif);
}

#sidemenu li a:hover {
	color:#008fd2;
	background-image:url(../images/side_menu_hover.gif);
	text-decoration:none;
}

#sidemenu p {
	margin-top:-10px;
	padding:10px;
	font-size:13px;
	line-height:18px;
}

/* === フッター部分のスタイル === */

#footer {
	clear:both;
	width:850px;
}

.pagetop {
	font-size:11px;
	text-align:right;
	padding:20px 40px 0 0;
}

.pagetop a {
	text-decoration:none;
}

#footermenu {
	margin:10px 0;
	text-align:center;
}

#footermenu li {
	display: inline;
	font-size:13px;
}


#copyright {
	width:820px;
	border-top:#006AD5 solid 4px;
	margin-top:10px;
	margin-left:15px;
	padding:6px 0 12px 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#credit {
	font-size:9px;
	float:right;
	margin:-25px 16px 0 0;
}

#credit a {color:#b9cae1;text-decoration:none}
#credit a:hover {color:#333;text-decoration:none}
