@charset "utf-8";
/* CSS Document */

#content1,#content2,#content3,#content4{
	width:720px;
	overflow:hidden;
	margin-bottom:30px;
}

.title{
	margin-bottom:30px;
}

.t_txt{
	margin-left:10px;
	font-size:90%;
	line-height:1.6em;
}

#t1_LimgArea{
	float:left;
	width:300px;
	margin:30px 40px 0 10px;
}

#t1_RtxtBox{
	float:right;
	width:370px;
	height:200px;
	margin-top:40px;
	
}

*.largemarker{
	background-color:#B1EBFA;
	padding:0.4em;
	margin-left:0.4em;
	margin-right:0.4em;
}

#t1_Rtxt{
	margin-top:20px;
	line-height:1.9em;
	font-size:88%;
}

/*content2ここから*/
#t2_box{
	border:1px solid #ccc;
	margin:30px 0 20px 0;
	padding-bottom:30px;
}



#t2_upperArea{
	width:720px;
	margin-top:40px;

}


#ex_txtImg{
	width:140px;
	margin:0 0 20px 50px;
}

#ex_txt{
	font-size:80%;
	padding-left:50px;
	line-height:1.6em;
}


#t2_underBox{
	width:720px;
	text-align:center;
	margin-top:28px;
}

.boxImg{
	width:260px;
}

.img_title{
	width:260px;
	padding:5px 0 0 46px;
}

.img_txt{
	width:260px;
	font-size:80%;
}
/*content2ここまで*/


caption{
	text-align:left;
}

#t3_table{
	line-height:240%;
	border:1px solid #CCC;
	border-collapse:collapse;
	margin:40px 0 30px 0;
}


#t3_table th{
	background-color:#F3F3F3;
	border:1px solid #CCC;
	font-size:80%;
	text-align:center;
	color:#5E5E5E;
}

#t3_table td{
	border:1px solid #CCC;
	font-size:80%;
	padding:1px 16px;
}

#t3_table.table_header{
	background:#F3F3F3;
}

/*content4ここから*/
#t4_LimgArea{
	width:260px;
	float:left;
}

#colors{
	width:260px;
}

#flow_btn{
	widows:178px;
	height:44px;
	margin-top:12px;
}


#flow_btn a{
	display:block;
	width:178px;
	height:44px;
	text-indent:-9000px;
	overflow:hidden;
}


#flow_btn a:link,
#flow_btn a:visited{
	background-position: 0 0;
}

#flow_btn a:hover,
#flow_btn a:active{
	background-position:0 -44px;
}

#go_flow{
	background:url(../images/common_btn/common_btn_flow.gif) no-repeat;
}

#t4_RtxtArea{
	width:430px;
	float:right;
	font-size:90%;
}