@charset "euc-jp";
/* CSS Document
************************************************

/magazine/misaki/recommend/index.php　
に適用

************************************************
*/




/* IMPORT
************************************************/
@import url(basic.css);		/* 全ページ共通：ブラウザ依存をリセット */
@import url(layout.css);		/* 全ページ共通：基本レイアウト */
@import url(gnavi.css);		/* 全ページ共通：グローバルナビ */
@import url(side.css);		/* 全ページ共通：右サイド */
@import url(style.css);		/* 全ページ共通：必要箇所 */




#main { width:640px;}



/* index.php　 MAIN AREA width:640px;
************************************************/

/* PAGE TITLE */
.pagetitle { width:640px; height:60px; padding:60px 0 0px 0; margin:0px 0 15px 0; background:url(../img/ptitle/recommend.jpg) no-repeat;}



.box { width:630px; margin:0 auto 20px auto; background:url(../img/recomend/box_bet.gif) repeat-y;}
.boxtop { width:480px; background:url(../img/recomend/box_top.gif) no-repeat; background-position:top; color:#000000; padding:12px 20px 5px 130px; color:#d7285b;}
.boxbot { width:630px; height:20px; background:url(../img/recomend/box_bot.gif) no-repeat; background-position:bottom;}
.boxpad { width:590px; padding:15px 20px 0px 20px ;}
	.catchtxt { color:#000000; padding:10px 0 8px 0; margin:0 0 10px 0; background:url(../img/recomend/img1_bg.gif) repeat;
				line-height:1.2em; font-family:Arial, Helvetica, sans-serif;}
	.catchtxt span { color:#d7285b; font-weight:bold;}
	.img1 { width:230px; float:left; margin:0 15px 0 0; padding:15px; background:#ffffff; border:1px solid #e0e0e0; text-align:center; }

.info { width:590px; }
.info .infotxt { padding:15px 0 5px 0; border-bottom:2px dotted #e0e0e0; margin:0 0 10px 0;}
.info .photo { float:right; margin:0 15px 0 15px 0;}
.info .photo img { width:150px;}
