@charset "UTF-8";
@import "../../common/css/reset.css";
@import "../../common/css/template.css";

/**************************************************/
/* 02 世界の色図鑑 */
/**************************************************/
#page-title{width:950px;}
/* 出典 */
#source{width:auto;border: 1px #d5d4dc solid;padding: 30px 55px;margin-bottom: 35px;}
#sourceinner {overflow: hidden;}
#source p{margin-left:0px;}
#source-cont {float: left;width: 550px;font-weight: normal;}
/* 画像領域 */
#source-img{width:110px; font-size: 85%;line-height: 1.5;padding-top: 10px;}
#source-img p{width:110px;margin-bottom:0px;}
#source-img img{ margin-bottom:5px;}
/* テキスト領域 */
#source-text{width:410px;float:right;}
#source-text h3{line-height:1.4; margin-bottom:15px;font-size: 110%;font-weight: normal;}
#source-text p{margin-bottom:0px;}
#source-text p.source-outline{margin-bottom: 20px;}
#source-present{width:80px;margin-top:10px;float:left;}
#source-pre-text{font-size: 85%;line-height: 1.5;}
/* 境界線 */
#source-border{width:500px;height:20px;clear:both;border-bottom:1px solid #CCC;margin-left:20px;margin-bottom:20px;}
#source-border hr{visibility:hidden;}
/* ホームページ */
#source-homepage{line-height: 1.5;margin-top: 30px;font-size: 85%;}
#source-homepage strong{font-size:14px;margin: 0 10px 0 20px;}
#source-homepage a {text-decoration: none;color: #3c6edf;}
#source-homepage a:hover {text-decoration: underline;}
/* 応募する */
#source #source-oubo{float:right; text-align: center;padding-top: 40px;}
#source-oubo img{ display:inline-block;}
/* 出典終了 */
#main-text #source-end{width:540px;background:#FFF url(../img/source-end.gif) no-repeat 0px 0px;padding-top:30px;margin-bottom:0px;}

#page-end{width:950px;overflow:hidden;clear:both;}
#page-end p{font-size:85%;margin:15px 0 50px;}
#page-end hr{visibility:hidden;}
/**************************************************/



/* 200608追記 */
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
figure{margin: 0;padding: 0;}

.cl:after{content: '';display: block; clear: both;}
.flex{display: flex;justify-content: space-between;}
.flex--w50{width: 45%;}
.flex--w30{width: 28%;}
.flex--w33{width: 33.33333%;}
.flex--w70{width: 68%;}
.flex--w100{width: auto;}

.template-box p{line-height: 1.7;}
.template-box ul li{line-height: 1.7;}

#HeadTitle{align-items: center;}
#HeadTitle h2{font-size: 28px;font-weight: normal; width:78%;}
#HeadTitle figure{width:20%;}
#HeadTitle figure img{width:100%;}

#country{}
#country ul li{color: #01987d;font-weight: bold;}




