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

/* リセットスタイル */
*{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
}
ol, ul {
	list-style: none;
	font-size: 80%;
	color: #099;
}

/* フロートクリア */
.float-clear {
	font-size: 0px;
	clear: both;
}

/* ボディ */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/bk_body.gif);
	background-repeat: repeat-x;
}

/* コンテナ */
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー */
#header #header_left {
	float: left;
	width: 269px;
	display: inline;
}
#header #header_right {
	width: 389px;
	float: right;
	display: inline;
	text-align: right;
}
#header #header_right ul {
	margin-top: 46px;
}
#header #header_right ul li a {
	font-size: 0px;
	text-indent: -9999px;
}
#header #header_right ul li {
	float: left;
	display: inline;
}
/* ここまで */

/* ヘッダー内画像調整用 */
div#login1 .spacer    {
	height: 34px;
	width: 56px;
	display: block;
	background-image: url(images/btn01.jpg);
	margin-right: 28px;
}

/* ヘッダー内ナビゲーション */
#header #header_right ul li #btn_header01 a {
	height: 42px;
	width: 70px;
	background-image: url(images/btn01.jpg);
	display: block;
	margin-right: 28px;
}
#header #header_right ul li #btn_header01 a:hover {
	background-image: url(images/btn01_over.jpg);
}
#header #header_right ul li #btn_header02 a {
	height: 42px;
	width: 70px;
	background-image: url(images/btn02.jpg);
	display: block;
	margin-right: 28px;
}
#header #header_right ul li #btn_header02 a:hover {
	background-image: url(images/btn02_over.jpg);
}
#header #header_right ul li #btn_header03 a {
	height: 42px;
	width: 70px;
	display: block;
	background-image: url(images/btn03.jpg);
	margin-right: 28px;
}
#header #header_right ul li #btn_header03 a:hover {
	background-image: url(images/btn03_over.jpg);
}
#header #header_right ul li #btn_header04 a {
	height: 42px;
	width: 70px;
	background-image: url(images/btn04.jpg);
	display: block;
}
#header #header_right ul li #btn_header04 a:hover {
	background-image: url(images/btn04_over.jpg);
}
/* ここまで */

/* メイン商品 */
#main {
	float: right;
	width: 725px;
	display: inline;
	margin-top: 30px;
	margin-bottom: 5px;
}
#main h2 {
	margin-bottom: 20px;
}
#main .topic {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#main .topic h4 {
	font-size: 75%;
	color: #666;
	margin-top: 5px;
	line-height: 130%;
}
#main .topic .item {
	width: 340px;
	float: left;
	margin-right: 12px;
}
#main .topic .item_right {
	width: 161px;
	float: right;
	margin-right: 2px;
}
#main .topic table td{
	color: #333;
	font-size: 85%;
	padding-bottom: 5px;
	padding-right: 10px;
}
/* ここまで */

/* 左サイドメニュー */
#sidemenu {
	width: 172px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	display: inline;
}
#sidemenu .menu {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#sidemenu .menu ul li a {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	color: #099;
}
#sidemenu .menu ul li a:hover {
	color: #099;
	font-size: small;
}
/* ここまで */

/* このページのトップへ */
#pagetop p {
	text-align: right;
}
/* フッター */
#footer {
	height: 51px;
	background-color: #E1F6F7;
	padding-top: 15px;
}
#footer p {
	text-align: center;
	font-size: 85%;
	color: #666;
	margin-bottom: 10px;
}
#footer address {
	color: #999;
	font-size: 85%;
	font-family: "Lucida Console", Monaco, monospace;
	text-align: center;
}
/* ここまで */

/* コンテンツページ用 */
#main .item_conts_left {
	float: left;
	width: 344px;
	display: inline;
	margin-bottom: 20px;
}
#main .item_conts_right {
	float: right;
	width: 344px;
	display: inline;
	margin-bottom: 20px;
}
#main .item_conts02 {
	background-color: #ffffff;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #0a5c5c;
	margin-bottom: 30px;
	padding: 15px;
}
#main .item_conts02 p {
	font-size: 85%;
	line-height: 130%;
	color: #066;
	margin-bottom: 10px;
}
#main .item_conts02 h4 {
	color: #666;
	font-weight: bold;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 30px;
}
.float_left {
	float: left;
	display: inline;
	margin-right: 20px;
}
#main .item_conts02 #form2 label {
	font-size: 12px;
	font-weight: bold;
	color: #063;
	vertical-align: middle;
}
#main .item_conts02 #form2 label #qty {
	width: 50px;
	height: 23px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	margin-right: 5px;
}
#main .item_conts02 #form2 img {
	vertical-align: bottom;
}
#main .item_conts02 .osusume {
	width: 161px;
	float: left;
	margin-right: 6px;
}
#main .item_conts03 {
	background-color: #ffffff;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #0a5c5c;
	margin-bottom: 5px;
	padding: 15px;
}
#main .item_conts03 p {
	font-size: 85%;
	line-height: 130%;
	color: #066;
	margin-bottom: 5px;
}
#main .item_conts03 h4 {
	color: #666;
	font-weight: bold;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 30px;
}
#main .item_conts04 {
	background-color: #ffffff;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #0a5c5c;
	margin-bottom: 5px;
	padding: 15px;
}
#main .item_conts04 p {
	font-size: 55%;
	line-height: 130%;
	color: #066;
	margin-bottom: 5px;
}
#main .item_conts04 h4 {
	color: #666;
	font-weight: bold;
	font-size: 60%;
	line-height: 150%;
	margin-bottom: 30px;
}
.float_left2 {
	float: left;
	display: inline;
	margin-right: 20px;
}
#main .item_conts03 #form2 label {
	font-size: 12px;
	font-weight: bold;
	color: #063;
	vertical-align: middle;
}
#main .item_conts03 #form2 label #qty {
	width: 50px;
	height: 23px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	margin-right: 5px;
}
#main .item_conts03 #form2 img {
	vertical-align: bottom;
}
#main .item_conts03 .osusume {
	width: 161px;
	float: left;
	margin-right: 6px;
}
/* ここまで */

/* スマートフォンサイトへ */
#gotosmart {
	height: 70px;
	width: 100%;
	margin-top: 10px;
	display: none;
	background-color: #00B2BE;
}
#gotosmart p {
	text-align: center;
	font-size: 200%;
}
#gotosmart p a {
	color: #FFFFFF;
	height: 50px;
	width: 100%;
	display: block;
	padding-top: 20px;
}
.download {
	color: #F00;
}
