﻿/*レイアウト--------------------------------------------------------------*/
.imCont02 table {
	font-size:12px;
}

#imCont01 {
	width: 704px;
	text-align : center;
}

.imCont02 {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	text-align  :  left;
}

.imCont03 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align  :  left;
	font-size:12px;
	line-height       :  140%;
}

.imCont04 {
	padding: 14px 0 0 41px;
	font-weight :  bold;
}

.photoArea {
	border: 1px solid #CCC;
	margin-right: 5px;
}

.imbg1 {
	background-image:url(../images/t_bg.gif);
	background-repeat:  no-repeat;
	width: 675px;
	height: 35px;
}

.imbg2 {
	background-image:url(../images/w_bg.gif);
	background-repeat:  repeat-y;
	width: 675px;
	text-align  :  center;
}