@charset "utf-8";
/* CSS Document */


/*ここからメイン*/
#content{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#route{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:13px;
}


#title{
	width:920px;
	height:auto;
	margin-left:30px;
}

#bigfont{
	font-size:24px;
	font-weight:bold;
	border-bottom: 1px dotted #666;
}

#main {
    width: 920px;
    height: auto;
    float: left;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:50px;
}

.bigtitle {
    width: 240px;
    height: 27px;
}

.article_box {
    width: 700px;
    height: auto;
    border: 1px solid #000;
    margin-top: 10px;
		margin-left:110px;
	margin-right:110px;
}

.pic {
    text-align: center;
}

#concept_text {
    width: 550px;
    height: auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    text-align: center;
	margin-left:auto;
	margin-right:auto;

}

.weight {
    font-size: 16px;
    font-weight: bold;
	text-align:center;
}

.weight {
    font-size: 16px;
    font-weight: bold;
	text-align:center;
}


/*ここまでメイン*

