@charset"Shift_JIS";

@import"./css/all.css";     

/*共通使用のメインコンテンツ*/

#main2{
	width:660px;
	float:left;
	margin-left:15px;
	}

/*-------------マット解説のページ---------*/

.mat1{
	width:429px;
	float:left;
	}

.mat2{
	width:238px;
	float:left;
	}

.mat4{
	width:667px;
	text-align:left;}

.mat_img{
	width:667px;
	text-align:center;}

.ma_h{
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
	padding:5px;
	border-bottom:solid 1px #998844;
	border-top:solid 1px #998844;}
	
.ma_c{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:10px 0px;
	padding:5px;
	border-bottom:solid 1px #998844;
	border-top:solid 1px #998844;}


	
.mat4 ul,.mat1 ul{
	color:#333333;
	line-height:140%;
	}

/*******違う視点から見たマットの計算の仕方********/

#ma_box{
	width:640px;
	margin:5px auto;}



.ma_mi{
	width:300px;
	float:left;
	padding:10px;}

/*******額縁の選び方ガイド********/

#s_frame{
	text-align:center;
	width:667px;
	float:left;
	margin-left:8px;
	}
	
	
	
#select_box{
	width:600px;
	height:90px;
	line-height:180%;
	border:solid 2px #630000;
	font-size:15px;
	margin:10px auto;
	}



.more{
	width:577px;
	margin:10px auto ;
	text-align:left;
	line-height:130%;
	padding:5px;}
	
	
	
.more_size{
	width:192px;
	float:left;
	}


	
.m_t{margin:5px 0px;}


	
.b_li{
	margin-left:1.2em;
	}






/* 装飾系 */


.seek{color:#000000;}


.clear{clear:both;}



	
/* 額縁のある風景パージ部分 */

#hukei{
	width:667px;/*幅*/
	margin-left:8px;/*左の余白*/
	color:#444444;/*文字の色*/
	float:left;
	}

.hu_box{
	margin:10px 0px;
	width:667px;
	}

/*額縁のある風景（左側）*/
.hu_left{
	width:318px;
	text-align:center;
	border:dashed 1px #999999;
	float:left;}

/*額縁のある風景（右側）*/	
.hu_right{
	width:318px;
	border:dashed 1px #999999;
	text-align:center;
	float:right;}

	
#hukei img{
	margin-top:10px;
	border:solid 9px #888888;
	}
	
#hukei p{
	margin-top:8px;
	text-align:left;
	padding:0px 12px 5px;
	}
	
#hukei h3{
	font-size:14px;
	border-bottom:1px solid #888888;
	}
