@charset "UTF-8";

/* ============================== header */
.green_line {
	background: url(../img/bg_header_sub_mini.gif) repeat-x 0 100% #3D9973;
	height:15px;
}

/* ============================== contents */
/* common */
.boxMain { color: #333333; }

.boxMain,
.boxMain a,
.boxMain div,
.boxMain p,
.boxMain li,
.boxMain dt,
.boxMain dd,
.boxMain th,
.boxMain td { line-height: 1.5em; }

#contents .boxMain p { margin: 0 3px; line-height:1.8em; }

.sectionRight { text-align: right; }

.clear { clear: both; }
.clear hr { display:none; }

.mB15 {margin-bottom:15px; }
.mT15 {margin-top:15px; }


/* ============================== iphone */
/* img  */
#blogparts h1 { width:920px; height:144px; background:url(/edit/blogparts/img/img_blogparts.png) no-repeat 0 0; padding:0; text-indent:-9999px; }
#blogparts h2 .h2_01 { width:628px; height:48px; background:url(/edit/blogparts/img/img_blogparts.png) no-repeat 0 -150px; padding:0; text-indent:-9999px; }
#blogparts h2 .h2_02  { width:920px; height:38px; background:url(/edit/blogparts/img/img_blogparts.png) no-repeat 0 -350px; padding:0; text-indent:-9999px; }
#blogparts .system { width:625px; height:23px; background:url(/edit/blogparts/img/img_blogparts.png) no-repeat 0 -200px; padding:0; text-indent:-9999px; }
#blogparts .btn_dl a { width:286px; height:44px; background:url(/edit/blogparts/img/img_blogparts.png) no-repeat 0 -250px; display:block; text-indent:-9999px; }
#blogparts .btn_dl a:hover { width:286px; height:44px; background:url(/edit/blogparts/img/img_blogparts.png) no-repeat 0 -300px; display:block; text-indent:-9999px; }

/* top  */
#blogparts .boxMain .section { margin-top:30px; width:920px; }
#blogparts .boxMain .section .left { float:left; }
#blogparts .boxMain .section .right { float:right; width:628px; }
#blogparts .boxMain .section .read { width:628px; margin:20px 0; }


/* メイリオ化 */
body#blogparts {
    font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif';
}
