@charset "Shift_JIS"
/*BODY-------------------------*/
body {
	background-color: #FFFFFF;
}

.table-sdata-main02 {
	width: 690px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table-sdata-main03 {
	width: 690px;
}
.td-sdata-line {
	font-size: 12px;
	color: #333333;
	text-align: right;
	background-color: #eeeeee;
	border-top: 1px solid #999999;
	height: 12px;
}
.td-sdata-pic {
	text-align: left;
	vertical-align: top;
	height: 50px;
	width: 50px;
}
.td-sdata-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.td-sdata-comment {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.td-sdata-comment2 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.td-sdata-price {
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
	width: 100px;
}
.td-sdata-right {
	vertical-align: top;
}
.td-sdata-pic2 {
	text-align: center;
	vertical-align: top;
	width: 33%;
}
.td-sdata-line2 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 12px;
}
/*ページ表示部------------------------*/
.table-prevnext {
	width: 660px;
}
.td-prevnext {
	font-size: 12px;
	color: #333333;
}
.td-prev {
	font-size: 12px;
	color: #333333;
	width: 70px;
}
.td-next {
	font-size: 12px;
	color: #333333;
	text-align: right;
	width: 70px;
}
/*戻りボタン部------------------------*/
.table-return {
	width: 670px;
}
/*メールフォーム--------------------*/
.table-mail {
	width: 740px;
	background-color: #999999;
	border: 1px solid #333333;
}
.td-mail-title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 20%;
	background-color: #eeeeee;
}
.td-mail-comment1 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-color: #EEEEEE;
}
.td-mail-comment2 {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
}
.td-mail-comment3 {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 10px;
	line-height: 15px;
}
.td-mail-comment4 {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	padding: 10px;
	line-height: 15px;
	width: 80%;
}
.form-mail01 {
	font-size: 12px;
	color: #333333;
	width: 200px;
}
.form-mail02 {
	font-size: 12px;
	color: #333333;
	width: 370px;
	height: 50px;
}
.form-mail03 {
	font-size: 12px;
	color: #333333;
	width: 100px;
}
.form-mail04 {
	font-size: 12px;
	color: #333333;
	width: 370px;
	height: 100px;
}
.td-mail-top {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.td-mail-bottom {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
}
.table-mail-error {
	width: 740px;
}
.td-mail-error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
}
.td-mail-message {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/*ポップアップ------------------*/
.body-popup {
	background-color: #FFFFFF;
}
.td-popup {
	background-color: #FFFFFF;
	height: 60px;
	background-image: url(img/pop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#mainText {
	width:690px;
	margin: auto;
	text-align:left;
}
#mainText h1{
	height:48px;
	font-size:120%;
	line-height:260%;
	color:#e65c00;
	border-bottom:2px #CCCCCC dotted;
	background:url(../common/icon-concept.gif) no-repeat;
	padding:0 0 0px 55px;
}
#mainText p{
	font-size:90%;
}
#mainText table{
	font-size:70%;
}
#mainText table th{
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #eeeeee;
}
#mainText table td{
	vertical-align: top;
	border: 1px solid #CCCCCC;
}

#mainCont {
	width:690px;
	margin: auto;
	text-align:left;
	margin:0;
	padding:0;
}
*html #mainCont {
	width:690px;
	margin: auto;
	text-align:left;
}
.ContBlock {
	float:left;
	width:324px;
	height:150px;
	/*height:140px;*/
	border:1px #CCCCCC solid;
	color: #333333;
	margin:0 5px 10px 4px;
	padding:5px 5px;
}
.ContBlock img {
	float:left;
	border:0;
	margin:5px 10px 5px 5px;
}
.ContBlock .catch {
	margin:5px 0 0 5px;
	font-size:70%;
}
.ContBlock .CaseName {
	margin:5px 0 2px 5px;
	font-weight:bold;
	font-size:13px;
	letter-spacing:-0.1em;
}
.ContBlock p {
	margin:5px 0 5px 5px;
	font-size:80%;
}
.ContBlock .Bposition{
	margin:0 0 5px 5px;
	font-size:75%;
}
.ContBlock .detailink {
	float:right;
	margin:0 10px 5px 0;
	font-size:70%;
}
.clear {
clear:both;
height:0;
font-size:1px;
line-height:0;
visibility:hidden;
}
.DmainCom {
	text-align: left;
	vertical-align: top;
	width: 67%;
}
.DmainCom p {
	font-size:80%;
}

#footer{
	width:690px;
	margin:8px 0 8px 0;
	padding-top:5px;
	border-top:2px #CCCCCC dotted;
}

