/* フロート解除 最終版 */
.clearfix {
    zoom:1; /*for IE 5.5-7*/
}
.clearfix:after { /*for modern browser*/
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/* 全体---------------------*/

p, ol, dl ,table {
	font-size:75%;
	line-height:160%;
}
address {
	font-size: 50%;
}

/* header---------------------- */

#p_top {
	position: relative;
	margin: 50px 0 0 0;
}
#p_top img {
	display: block;
	position: absolute;
	top: -20px; 
	right: 20px;
}

/* ******************************** */
/* コンテンツ---------------------*/
#contents {
	overflow: hidden;
	clear both;
	width:776px;
	padding: 0 11px;
}
* html #contents {
	padding: 0 10px 0 11px;
}
* + +html #contents {
	padding: 0 10px 0 11px;
}

.section {
	margin-left: 18px;
}

#box0102 {
	width: 776px;
	margin: 10px 0 0 0;
}
#box0102 .left {
	width: 465px;
	float: left;
}
#box0102 .right {
	width: 304px;
	float: right;
}

#box0102 .left #box01_sumai_center {
	background: transparent url(../images/box01_sumai_center.gif) repeat top left;
	padding-left: 9px;
	height: 226px; /* Flash size */
}
#box0102 .left #box01_sumai_footer {
	background: transparent url(../images/box01_sumai_footer.gif) no-repeat top left;
	height: 13px;
	margin-bottom: 10px;
}

#box0102 .right #box02_sumai_center {
	background: transparent url(../images/box02_sumai_center.gif) repeat top left;
	padding: 1px 0 2px 11px;
	height: 230px; 
}
* html #box0102 .right #box02_sumai_footer {
	background: transparent url(../images/box02_sumai_footer.gif) no-repeat bottom left;
	height: 6px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
* +html #box0102 .right #box02_sumai_footer {
	background: transparent url(../images/box02_sumai_footer.gif) no-repeat bottom left;
	height: 6px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
#box0102 .right #box02_sumai_footer {
	background: transparent url(../images/box02_sumai_footer.gif) no-repeat top left;
	height: 10px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}

#box0102 .right #box02_sumai_center ul {
	float: left;
	width: 141px;
}
#box0102 .right #box02_sumai_center li {
	width: 141px;
	height: 45px;
	margin: 0 2px 0px 0;
}
#box03_sumai_center {
	background: transparent url(../images/box03_sumai_center.gif) repeat top left;
	padding: 2px 0 0 20px;
}
#box03_sumai_footer {
	background: transparent url(../images/box03_sumai_footer.gif) no-repeat top left;
	height: 21px;
}

#box03_sumai_center .left,
#box03_sumai_center .right {
	width: 360px;
	float: left;
	margin-bottom: 5px;
}
#box03_sumai_center  ul li {
 margin-bottom: 5px;
}

#box03_sumai_center  ul li .text {
	font-size: 100%;
 float: left;
 width: 60px;
}
#box03_sumai_center  ul li .option {
 float: left;
 width: 300px;
	font-size: 100%;
}

#btm_sumai {
	text-align: center;
	margin-bottom: 8px;
}
	
