@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;
	width:750px;
	height:200px;
}
.main_box .ttl h1 {
	margin:0;
	width:750px;
	height:120px;
}
.main_box .ttl h2 {
	margin:0;
	width:750px;
	height:80px;
}



.main_box .cnt{
	margin:0;
	padding: 0 ;
	width:750px;
	height:auto;
	background-color:#fbfcfb;
}
.main_box .cnt .cnt-inner{
	margin:0;
	padding: 0 0 15px 0;
	width:750px;
	height:745px;
	background:url(/special/image/oscar/main_ph.jpg) no-repeat 0 0;
}
.main_box .cnt .point {
	width:200px;
	height:745px;
	background:url(/special/image/oscar/sub_ph.jpg) no-repeat 0 0;
	float:right;
	position:relative;
}
.main_box .cnt .exp {
	width:260px;
	height:745px;
	float:right;
	position:relative;
}

.main_box .cnt .point .pt1{
	margin: 0;
	padding:0;
	width:170px;
	height:120px;
	font-size:12px;
	line-height:130%;
	color:#222222;
	text-align:left;
	position:absolute;
	top:125px;
	left:5px;
}
.main_box .cnt .point .pt2{
	margin: 0;
	padding:0;
	width:155px;
	height:120px;
	font-size:12px;
	line-height:130%;
	color:#222222;
	text-align:left;
	position:absolute;
	top:618px;
	left:48px;
}
.main_box .cnt .exp  .tshirt{
	margin: 0;
	padding:0;
	width:260px;
	height:320px;
	position:absolute;
	left:0;
	bottom:0;
}

.main_box .exp p {
	margin: 0;
	padding: 15px 0 0 0;
	font-size:12px;
	line-height:145%;
	color:#222222;
	text-align:left;
}


/*=====3column=====*/

.main_box .cnt .profile {
	margin: 0 15px 0 5px;
	width:230px;
	float:left;
}
.main_box .cnt .pola {
	margin: 0;
	padding: 5px 0;
	width:290px;
	float:left;
}
.main_box .cnt .crystalball {
	margin: 0 5px 0 0;
	width:190px;
	float:right;
}

.main_box .cnt .profile h3 {
	margin: 0;
	padding:0;
	width:230px;
	height:30px;
}
.main_box .cnt .crystalball h3 {
	margin: 0;
	padding:0;
	width:190px;
	height:30px;
}

.main_box .cnt .profile p, 
.main_box .cnt .crystalball p {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:150%;
	color:#e9338b;
	text-align:left;
}
.main_box .cnt .pola p {
	margin: 8px 0 0 0;
	padding: 0;
	font-size:12px;
	line-height:120%;
	color:#222222;
	text-align:left;
}

.main_box .cnt .crystalball .banner {
	margin: 8px 28px;
	padding:0;
	width:134px;
	height:45px;
}





/* ==お申込み期間== */
.main_box .offer {
	margin:0;
	padding: 0 0 15px 0;
	width:750px;
	height:auto;
	background:url(/special/image/oscar/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:#000000;
	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;
}


