@charset "UTF-8";

* { margin:0px;
	padding:0px;}

body { margin:20px;}

.wrap { width:820px;}

.image_area { width:380px;
					float:left;}
					
.txt_area { width:380px;
				margin-left:20px;
				text-align:justify;
				font-size:14px;
				float:left;}

.txt_area h1 { line-height:1.1;
					font-weight:bolder;
					}

.customer { font-size:14px;
				 font-weight:bold;
				 margin-bottom:3px;}

.detail { margin:10px 0px 30px;
			padding-left:20px;
			background-image:url(../img/common/bg_stripe.gif);
			background-repeat:repeat-y;}

.thum_txt {font-size:12px;
				margin:5px 0px;}

.thumbnail { float:left;
					margin-right:10px;}





.image_tatearea { width:820px;
					}
					
.txt_tatearea { width:820px;
				margin-top:20px;
				text-align:justify;
				font-size:14px;
				}

.txt_area p + p {margin-top:7px;}
