@charset "utf-8";
body{
	font-size:75%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height:1.5;
	color:#333333;
	background-color:#ffffff;
	
}

h1{
	font-size:150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;

}
h2{
	font-size:117%;
}
.title_100percent_darkblue {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #000066;
	font-weight: bold;
	text-indent: 0px;
}

.img_float {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
}
.img_float_right {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
}

.Title_14pxl_DarkBlue {
	font-size: 14px;
	color: #000066;
	text-indent: 8px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #04453f;
	border-left-color: #04453f;
}
.Title_14pxl_000066_under {
	font-size: 14px;
	color: #000066;
	text-indent: 8px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8396a2;
	border-left-color: #8396a2;
}

.Title_100percent_gray_under {
	font-size: 14px;
	color: #000066;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #89100a;
	border-left-color: #89100a;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
}


#allitem {
	margin: auto;
	padding: 0px;
	width: 750px;
	border: 1px solid #CCCCCC;		
}

#allitem #navibar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#allitem #navibar h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 123px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c9c3b5;
	border-right-color: #c9c3b5;
	/*border-bottom-color: #c9c3b5;*/
	border-bottom:1px solid #c9c3b5;
	border-left-color: #c9c3b5; 
	
}
#allitem #navibar a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #696967;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#allitem #sideBar .style7 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #89100a;
}

#allitem #navibar a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center top;
}
#allitem #sideBar {
	margin: 0px;
	float: right;
	width: 365px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px none #CCCCCC;
}
#allitem #sideBar h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696967;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #89100a;
	border-bottom-style: solid;
	border-bottom-color: #696967;
	border-top-style: solid;
	border-top-color: #696967;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #c9c3b5;
	padding-left: 0px;
	float: none;
}
#allitem #sideBar a {

}

#allitem #mainContents {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 350px;
	clear: none;
	border: 1px solid #CCCCCC;
	color: #060;
}
.contents_middle {
	width: 650px;
	margin-right: 50px;
	float: none;
	clear: none;
	margin-left: 50px;
}

#allitem #mainContents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #696967;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: #8c0f05;
	border-right-width: 15px;
	border-right-style: none;
	border-right-color: #8c0f05;
	padding-right: 0px;
	padding-left: 0px;
}
#allitem #sideBar img {
	float: left;
	margin-right: 7px;
	clear: both;
	margin-left: 3px;
}
#allitem #sideBar p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#allitem #mainContents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#allitem #mainContents .style4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#allitem #titleBnr p {
	margin: 0px;
	padding: 0px;
}
#allitem #footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#allitem #sideBar .style4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #696967;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-indent: 20px;
	border-right-width: 35px;
	border-right-style: none;
	border-right-color: #89100a;
	border-left-style: groove;
	border-left-width: 15px;
	border-left-color: #89100a;
}
#allitem #footer #footer1 {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	top: 0px;
}
#allitem #footer #footer1 h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: left;
}
#allitem #footer #footer1 a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#allitem #productitem {
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#allitem #productitem h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	background-color: #c9c3b5;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: thick;
	border-right-style: none;
	border-right-color: #89100a;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #89100a;
	clear: both;
}
#allitem #productitem img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#allitem #productitem p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
}
#allitem #cm_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 160px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#allitem #contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	float: right;
	width: 550px;
	clear: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#allitem #menu {
	float: left;
	margin: 0px;
	padding: 0px;
}

#allitem #wibukey_menu {
	width:170px;
	height:auto;
	float:left;
}
#allitem #wibukey_menu ul, #allitem #wibukey_menu li{
	margin:0;
	padding:0;
	list-style:none;
}
#allitem #wibukey_menu li{
	display:inline;
}
#allitem #wibukey_menu a, #allitem #wibukey_menu a:link #allitem #wibukey_menu a:visited{
	text-decoration:none;
	color:#ffffff;
	background-color:#336699;
	border:2px outset #006699;
	display:block;
	padding:0.2em 10px;
	width:auto;
	height:1.5em;
}
#allitem #wibukey_menu a:hover{
	color:#ffffff;
	background-color:#3399cc;
	border:2px inset #006699;
}
#allitem #contents wibukey {
	margin:0;
	padding:0;
	float: right;
}

#allitem #inquiry{
	width:650px;
}
#allitem #inquiry table{
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:100%;
	width:100%;
}
#allitem #inquiry td{
	border-top:1px solid #e9e0d1;
	border-bottom:1px solid #e9e0d1;
	border-left:none;
	border-right:1px solid #696967;
	padding:10px;
}
#allitem #inquiry th{
	border-top:1px solid #e9e0d1;
	border-bottom:1px solid #e9e0d1;
	border-left:6px solid #696967;
	border-right:1px solid #696967;
	background-color:#c9c3b5;
	font-weight:normal;
	padding:10px;
	width:200px;
	
}

#allitem #inquiry th.must{
	border-left-color:#d90000;
}
#allitem #inquiry th em{
	font-style:normal;
	color:#ff0000;
	padding-left:5px;
	
}
#allitem #inquiry.text1,.text2,.text3,.text4:{
	border-color:#7f9db9;
	background-color:#ffffff;
	
}
#allitem #inquiry.text1{
	width:100px;
}
#allitem #inquiry.text2{
	width:4em;
}
#allitem #inquiry.text3{
	width:500px;
}
#allitem #inquiry select{
	border:1px solid #cccccc;
	background-color:#f3f3f3;
}
#allitem #inquiry .submit{
	text-align:center;
	margin-top:30px;
}

	
#allitem #testkit {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 0.8em;
}
#allitem .style7 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 8c0f05;
}
#allitem #mainContents p strong {
	color: #000;
}
