@charset "UTF-8";
/**************************************************/
/* リンク集 CSS */
/**************************************************/
#main{width:980px;margin:0 auto;padding:0;}

#pageTitle{padding-top:73px; background:url(../../common/img/borderSide.png) repeat-x top left;}
#pageTitle img{margin:0 auto;}

.ctBox .ctLink{margin-bottom:26px; padding:0 10px; font-size:13px;}
.ctBox .ctLink a{font-size:15px; font-weight:bold; text-decoration:underline;}
.ctBox .ctLink a:hover{text-decoration:none;}
.ctBox .ctLink span{display:block; padding-top:1em;}

/* コンテンツ1 */
#content1{}

/* コンテンツ2 */
#content2{}

/* コンテンツ3 */
#content3{}

/* コンテンツ4 */
#content4{padding-bottom:100px;margin-bottom:0px;}



/* スマホ版最適化 */
/*#spMode #head,
#spMode #foot{min-width:100%; height:45px;}
#spMode #head .box,
#spMode #foot .box{width:auto;}
#spMode:before{content:none;}
#spMode:after{content:none;}
#spMode #contents{min-width:100%;}
#spMode #contents .box{width:auto; max-width:980px; padding:80px 20px;}*/

#spMode{min-width:auto;}

#spMode #main{width:auto; margin:0 auto;padding:0;}

#spMode #pageTitle{padding-top:30px; background:url(../../common/img/borderSide.png) repeat-x top left;}
#spMode #pageTitle img{width:95%;/*35%*/ max-width:345px; height:auto;margin:0 auto;}

#spMode .ctBox{}
#spMode .ctBox .ctLink{margin-bottom:26px!important; padding:0 10px; font-size:13px;}
#spMode .ctBox .ctLink a{font-size:15px; font-weight:bold; text-decoration:underline; border:none;}
#spMode .ctBox .ctLink a:hover{text-decoration:none;}
#spMode .ctBox .ctLink span{display:block; padding-top:1em;}

/* コンテンツ1 */
#spMode #content1{}

/* コンテンツ2 */
#spMode #content2{}

/* コンテンツ3 */
#spMode #content3{}

/* コンテンツ4 */
#spMode #content4{padding-bottom:50px;margin-bottom:0px;}
