@charset "euc-jp";
/* CSS Document */

/*--------------------------------------------------------
	詳細ページ
---------------------------------------------------------*/
.tachikoma_box{
	padding:10px 20px 10px 20px;
	background-color:#151515;
	margin:10px 0px 0px 0px;
}
.tachikoma_box p{
	line-height:1.5em;
}

.tachikoma_box .box_l{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	margin:0px;
}

.tachikoma_box .box_l img{
	vertical-align:top;
	margin-bottom:15px;
}

.tachikoma_box .box_r{
	float:right;
	margin:0px 10px 10px 0px;
	width:290px;
	
}
.tachikoma_box .box_r p{
	margin:0px;
	/*padding:2px 0px 3px 0px;*/
}
.tachikoma_box .box_r table tr td,
.tachikoma_box .box_r table tr th{
	border:none;
	background-color:#151515;
	font-size:12px;
	font-weight:100;
}
.tachikoma_box h4{
	color:#BCE18E;
	font-size:18px;
	margin-top:0px;
}
/*---style1---*/
.tachikoma_box .style1{
	padding:10px 20px;
	margin-bottom:10px;
	/*margin:0px auto;*/
	color:#333333;
	background-color:#FFFFFF;
	background-position:right top;
	background-image:url(tachikoma_back01.jpg);
	background-repeat:no-repeat;
}
.tachikoma_box .style1 h4{ color:#3499c8; }

.tachikoma_box .style1 table tr td{
	margin:0px auto;
	background:none;
	text-align:center;
}
.tachikoma_box .style1 .t02_image{ text-align:center; }
.tachikoma_box .style1 .t02_image img{
	border:3px solid #99dded;
	position:relative;
}

.tachikoma_box .style1 .t02_text{
	margin:-20px 10px 20px 10px;
	padding:30px 0px 0px 10px;
	border:1px solid #99dded;
	text-align:center;
}
.tachikoma_box .style1 .t03_image{ margin:0px 10px 20px 10px; }
.tachikoma_box .style1 .t03_image img{
	border:3px solid #99dded;
	position:relative;
}

.tachikoma_box .style1 .t03_text{
	float:right;
	margin:-200px 10px 20px 10px;
	padding:10px 10px 0px 40px;
	border:1px solid #99dded;
}
/*---style2---*/
.tachikoma_box .style2{
	padding:10px 20px;
	margin-bottom:10px;
	/*margin:0px auto;*/
	color:#333333;
	background-color:#FFFFFF;
	background-position:left top;
	background-image:url(tachikoma_back02.jpg);
	background-repeat:no-repeat;
}
.tachikoma_box .style2 h4{ color:#3499c8; }

.tachikoma_box .style2 table tr td{
	margin:0px auto;
	background:none;
	text-align:center;
}
.tachikoma_box .style2 .t02_image{ text-align:center; }
.tachikoma_box .style2 .t02_image img{
	background-color:#FFFFFF;
	border:3px solid #99dded;
	position:relative;
}

.tachikoma_box .style2 .t02_text{
	margin:-20px 30px 20px 30px;
	padding:30px 0px 0px 10px;
	border:1px solid #99dded;
	text-align:center;
}
.tachikoma_box .style2 .t03_image{
	margin:0px 10px 20px 10px;
	text-align:right;
}
.tachikoma_box .style2 .t03_image img{
	border:3px solid #99dded;
	position:relative;
}
.tachikoma_box .style2 .t03_text{
	float:left;
	margin:-40px 10px 40px 10px;
	padding:30px 10px 0px 10px;
	border:1px solid #99dded;
}
.tachikoma_box .style2 .t04_image{ margin:0px 10px 20px 10px; }
.tachikoma_box .style2 .t04_image img{
	border:3px solid #99dded;
	position:relative;
}
.tachikoma_box .style2 .t04_text{
	float:right;
	margin:-320px 10px 20px 10px;
	padding:10px 10px 0px 40px;
	border:1px solid #99dded;
}