@charset "utf-8";

/* =0 初期設定*/
* {
	margin:0;
	padding:0;
}
/*

body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
}

#page{
	width:750px;
	font-size:12px;
	line-height:140%;
	color:#222;
	text-align:left;
	margin:0 auto;
}
*/

.left{
	float:left;
}

.right{
	float:right;
}

a {
	/* macIE対策＼*/
	overflow: hidden;
	/* macIE対策*/
}

img,
a img {
	border : 0;
	text-decoration: none;
}

ul,ol{
	list-style:none;
}

.clr{
	clear:both;
/* macIE対策＼*/
	overflow:hidden;
	width:1px;
	height:1px;
	margin:0 -1px -1px 0;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
/* macIE対策*/
}

.test{
	border:1px solid #f00;
}

/*上側*/
.main_box{
	width:750px;
	margin: 0 105px 20px 105px;
	font-size:12px;
	line-height:140%;
	color:#222;
	text-align:left;
}
.main_box .ttl{
	margin: 0 0 10px 0;
	width:750px;
	height:auto;
}
.main_box .ttl .left, 
.main_box .ttl .right, 
.main_box .cnt .left, 
.main_box .cnt .right {
	width:370px;
}
.main_box .ttl .right {
	height:722px;
	position:relative;
}

.main_box .ttl h1, 
.main_box .ttl h2, 
.main_box .ttl h3 {
	margin:0;
	padding:0;
	width:370px;
}
.main_box .ttl .num {
	margin:10px 0;
	padding:0;
	width:370px;
}
.main_box .ttl p.lead {
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:150%;
	color:#000000;
	text-align:left;
}

.main_box .ttl .right .cap {
	width:185px;
	height:70px;
	position:absolute;
	left:40px;
	top:555px;
}
.main_box .ttl .right .cap p{
	font-size:10px;
	line-height:140%;
	color:#000000;
	text-align:left;
}



/*下側*/

.main_box .cnt{
	width:750px;
	height:auto;
}

.main_box .cnt .left .ph1{
	width:370px;
	height:288px;
	position:relative;
}
.main_box .cnt .left .ph1 .cap {
	width:310px;
	height:65px;
	position:absolute;
	left:60px;
	top:225px;
}
.main_box .cnt .left .ph1 .cap p{
	font-size:10px;
	line-height:140%;
	color:#000000;
	text-align:left;
}

.main_box .cnt .left .ph2{
	width:160px;
	float:left;
}
.main_box .cnt .left .item{
	width:210px;
	float:left;
}
.main_box .cnt .right .ph{
	margin: 0 0 10px 0;
}
.main_box .cnt .right .item{
	margin: 0 0 10px 0;
	width:175px;
	height:90px;
	float:left;
}
.main_box .cnt .box{
	margin: 10px 0;
	width:370px;
	height:auto;
	background-color:#99b2ff;
}
.main_box .cnt .box .box-in{
	margin: 0 10px;
	padding:0;
	width:350px;
	height:auto;
}
.main_box .cnt .box h4{
	margin: 10px 0 0 0;
	padding:0;
	width:160px;
	height:23px;
}
.main_box .cnt .box p{
	font-size:10px;
	line-height:140%;
	color:#ffffff;
	text-align:left;
}
.main_box .cnt .box .pdtbottom{
	width:370px;
	height:8px;
}

.main_box .cnt .catch{
	margin: 0;
	padding:0;
	width:350px;
	height:80px;
	position:absolute;
	top:0;
	right:0;
}

.main_box .cnt p.warn{
	font-size:10px;
	line-height:140%;
	color:#333333;
	text-align:left;
	margin: 0 0 10px 0;
}



.main_box p.spec{
	margin: 5px 0 10px 0;
	padding: 0;
	font-size:10px;
	line-height:130%;
	color:#333333;
	text-align:right;
}




/* ==お申込み期間== */
.main_box .offer {
	margin:0;
	padding: 0 0 15px 0;
	width:750px;
	height:auto;
	background:url(/special/image/inoue/term_bottom.gif) no-repeat left bottom;
}
.main_box .offer p.limit{
	margin: 10px 20px 3px;
	padding: 0;
	font-size:14px;
	line-height:130%;
	color:#222222;
	font-weight:bold;
}

.main_box .offer p.note{
	margin: 0 20px;
	padding: 0;
	font-size:14px;
	line-height:130%;
	color:#ff9900;
}


/* ==2009.11.11== */
#footer {
        clear:both;
        width:980px;
        margin:0px auto;
        text-align:center;
}

