@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:#000;
	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;
}

/*メイン*/
/*
#page{
	width:960px;
	align:center;
}
*/

.main_box{
	width:750px;
	margin-bottom:20px;
	font-size:12px;
	line-height:140%;
	color:#222;
	text-align:left;
}
.main_box .left_box{
	width:355px;
	float:left;
}
.main_box .left_box h1{
	width:355px;
	height:42px;
	font-size:12px;
	background:url(/special/image/daigo/catch_01.jpg) no-repeat;
	text-indent:-9999px;
}
.main_box .left_box h2{
	width:355px;
	height:75px;
	background:url(/special/image/daigo/catch_02.jpg) no-repeat;
	text-indent:-9999px;
}
.main_box .left_box .box{
	height:239px;
	margin-top:10px;
}
.main_box .left_box p{
	font-size:14px;
	line-height:150%;
}
.main_box .left_box h3{
	width:355px;
	height:209px;
	background:url(/special/image/daigo/catch_03.jpg) no-repeat;
	text-indent:-9999px;
}
.main_box .right_box{
	width:380px;
	float:right;
}
.main_box .right_box h3{
	width:380px;
	height:500px;
	background:url(/special/image/daigo/photo_01.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:0px;
}
.main_box .right_box .profile{
	width:380px;
	height:70px;
	background:url(/special/image/daigo/profile.gif) no-repeat;
	text-indent:-9999px;
}



/*コンテンツ*/
.contents_box{
	width:750px;
	margin-bottom:10px;
}
.contents_box .left_box{
	width:460px;
	float:left;
}
.contents_box h4{
	height:29px;
	text-indent:-9999px;
}
.contents_box h4.bar_01{
	width:460px;
	background:url(/special/image/daigo/bar_rod.jpg) no-repeat;
}
.contents_box h4.bar_02{
	width:460px;
	background:url(/special/image/daigo/bar_concept.jpg) no-repeat;
}
.contents_box h4.bar_03{
	width:460px;
	background:url(/special/image/daigo/bar_point.jpg) no-repeat;
}
.contents_box h4.bar_04{
	width:280px;
	background:url(/special/image/daigo/bar_interview.jpg) no-repeat;
	margin-top:5px;
}
.contents_box .inner_01 table{
	width:460px;
	background-color:#333;
	border:1px solid #000;
	margin-bottom:11px;
}
.contents_box .inner_01 td{
	border-collapse: collapse;
	font-size:12px;
	line-height:150%;
	color:#fff;
	padding:8px;
}
.contents_box .inner_02 table{
	width:460px;
	background-color:#fff;
	border:1px solid #000;
	border-collapse: collapse;
	margin-bottom:11px;
}
.contents_box .inner_02 td{
	border-collapse: collapse;
	font-size:12px;
	line-height:150%;
	padding:8px;
}

.contents_box .right_box{
	width:280px;
	float:right;
}
.contents_box .inner_03{
	width:222px;
	background-color:#333;
	border:1px solid #000;
	padding:20px 27px;
}

.contents_box .right_box img.margin{
	margin-bottom:20px;
}

/*商品情報*/
.info_box{
	width:750px;
	height:436px;
	background:url(/special/image/daigo/img_product.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

/*お申込み詳細情報*/
.detail_box{
	width:750px;
	height:120px;
	background:url(/special/image/daigo/img_detail.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}



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

