/* CSS Document */
/* H1 */
#cmShikumi{ color:#333333; line-height:1.5em;}

/* CMのしくみ内 H1 H2 H3 */
#cmShikumi h1,#cmShikumi h2,#cmShikumi h3{
background-image:none;
background-color:transparent;
margin:0 0 0 0;padding:0 0 10px 0;
}

/* 左右半分のBOX */
#cmShikumi .halfBoxLeft,#cmShikumi .halfBoxRight{
width:219px;
margin:0 0 0 10px;
padding:0 25px 0 28px;
float:left;}

#cmShikumi .halfBoxLeft img,#cmShikumi .halfBoxRight img{ margin:5px 0;}


/* 内容文言エリア */
#cmShikumi .cont{clear:both; padding:10px 0 10px 10px;}
#cmShikumi .cont .contTop,#cmShikumi .cont .contBottom{ width:560px; height:12px; font:0; line-height:0; overflow:hidden;}
#cmShikumi .cont .contTop{background:url(/info/cmshikumi/img/cont_top.gif) no-repeat top left;}
#cmShikumi .cont .contMain{background:url(/info/cmshikumi/img/cont_main.gif) repeat-y top left; width:540px; padding:0 10px; font:medium; line-height:1.5em; overflow:auto;}
#cmShikumi .cont .contBottom{background:url(/info/cmshikumi/img/cont_bottom.gif) no-repeat top left;}


/* 矢印エリア01 */
#cmShikumi .arrow{
background:url(/info/cmshikumi/img/allow.gif) no-repeat center;
height:73px;
clear:left;
padding:10px 60px 10px 330px;
font:small;
}

/* 矢印エリア02 */
#cmShikumi .arrow2{
background:url(/info/cmshikumi/img/allow2.gif) no-repeat center;
height:73px;
clear:left;
padding:10px 155px;
font:small!important;
}


/* CONTMAIN 内　ULカスタム */

#cmShikumi .contMain ul{ float:right; text-align:left; margin:0!important; padding:0!important; width:45%;}
#cmShikumi .contMain li{ clear:both!important; margin:0!important; padding:0!important;}


/* 内容文言エリア　半分バージョン */
#cmShikumi .cont2{clear:both; padding:10px 0 0 0;}
#cmShikumi .cont2 .contTop,#cmShikumi .cont2 .contBottom{ width:219px; height:12px; font:0; line-height:0; overflow:hidden;}
#cmShikumi .cont2 .contTop{background:url(/info/cmshikumi/img/halfcont_top.gif) no-repeat top left;}
#cmShikumi .cont2 .contMain{background:url(/info/cmshikumi/img/halfcont_main.gif) repeat-y top left; width:209px; padding:0 5px; font:medium; line-height:1.5em; overflow:auto;}
#cmShikumi .cont2 .contBottom{background:url(/info/cmshikumi/img/halfcont_bottom.gif) no-repeat top left;}


/* もっと詳しく知りたい人は */
.#cmShikumi .tCenter{ clear:both;}
