@charset "shift_jis";
#constraction {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #003;
	text-align: center;
	height: 500px;
	width: 762px;
	padding-top: 50px;
}

/* CSS Document */

.clear {clear: both;}
#foundation {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../../common/image/background_common_page.jpg);
	background-repeat: repeat-x;
}
#contents_area {
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	clear: both;
	padding-top: 2px;
	display: block;
}
#top_image_area {
	height: 135px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	display: block;
	background-image: url(../../../products/common/image/top_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}


#top_image {
	height: 135px;
	width: 958px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#exsample_contents {
	height: auto;
	width: 760px;
	padding-bottom: 20px;
	padding-top: 7px;
}

#exsample_title {
	text-align: left;
	vertical-align: top;
	height: 29px;
	width: 767px;
	position: relative;
}
#exsample_title .title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	vertical-align: top;
	position: absolute;
	height: auto;
	width: 750px;
	left: 7px;
	top: 5px;
	font-weight: bold;
}
#exsample_title .back {
	position: absolute;
	left: 675px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#category {
	height: auto;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #039;
	padding-left: 5px;
	padding-top: 5px;
}
ul#category li.current a div{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #006;
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border: 1px solid #039;
	margin-right: 2px;
	font-weight: bold;
	background-color: #F0F8FF;
	text-decoration: none;
}
ul#category li a div{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #006;
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border: 1px solid #039;
	margin-right: 2px;
}

ul#category li.current a:hover div{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #C00;
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border: 1px solid #039;
	margin-right: 2px;
	font-weight: bold;
	background-color: #F0F8FF;
	text-decoration: none;
}
ul#category li a:hover div{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #C00;
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border: 1px solid #039;
	margin-right: 2px;
}
ul#exsample {
	float: left;
	height: auto;
	width: 767px;
	margin-top: 10px;
	list-style-type: none;
}
ul#exsample li {
	float: left;
	height: auto;
	width: 186px;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}


#exsample_detail_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	height: auto;
	width: 748px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
#exsample_detail_info_table {
	height: auto;
	width: 768px;
}
#exsample_detail_info_table .item {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 88px;
	padding-left: 50px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#exsample_detail_info_table .result {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#exsample_detail_info_table .info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #900;
	text-align: left;
	vertical-align: bottom;
	height: auto;
	width: 413px;
	padding-bottom: 15px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.exsample_detail_image_comT {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #03C;
	text-align: left;
	vertical-align: middle;
	width: 750px;
	padding-top: 20px;
	padding-right: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.exsample_detail_image_com {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #03C;
	text-align: left;
	vertical-align: middle;
	width: 742px;
	padding-top: 20px;
	padding-right: 8px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.exsample_detail_image_sakaeT {
	width: 750px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
}

.exsample_detail_image_sakae {
	width: 750px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
}


.exsample_detail_image {
	width: 752px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

.exsample_detail_image .wimage {
	width: 750px;
	border: 1px solid #333;
	height: auto;
}


#detail_back_bottom {
	height: 25px;
	width: 101px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#exsample_table {
	width: 755px;
}
