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

/* ------------------------------------------------------------------------------
トピックスページ
------------------------------------------------------------------------------ */
/* 共通 */

/* 一覧 */
.topicTit {
margin-bottom: 20px;
}
.topicMtitControl {
width: 627px;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #CCC;
margin-bottom: 10px;
padding-bottom: 9px;
margin-right: auto;
margin-left: auto;
padding-left: 8px;
padding-right: 13px;
}
.topicMtit {
float: left;
border-left-width: 7px;
border-left-style: solid;
border-left-color: #D90005;
padding-top: 5px;
padding-left: 9px;
height: 25px;
}
.topicMtitControl p {
float: right;
margin-top: 10px;
}
.topicList {
width: 648px;
margin-right: auto;
margin-bottom: 50px;
margin-left: auto;
}
.topicList li {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
margin-bottom: 10px;
padding-bottom: 10px;
}
.topicListCategory {
float: left;
padding-left: 20px;
width: 110px;
}
.topicIcon {
margin-bottom: 5px;
}
.topicDate {
font-size: 93%;
color: #441F1E;
}
.topicListTit {
background-image: url(../images/img_common/icon01.gif);
background-repeat: no-repeat;
background-position: left 17px;
padding-left: 13px;
width: 470px;
float: right;
padding-top: 10px;
padding-right: 20px;
color: #441F1E;
font-size: 93%;
}

/* 詳細 */
.topicTit2 {
margin-bottom: 6px;
}
.topicDate2 {
font-size: 93%;
text-align: right;
width: 648px;
margin-right: auto;
margin-left: auto;
color: #451F1E;
}
.topicMtitControl2 {
width: 637px;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #CCC;
margin-bottom: 30px;
padding-bottom: 9px;
margin-right: auto;
margin-left: auto;
padding-left: 8px;
padding-right: 3px;
}
.topicMtit2 {
float: left;
border-left-width: 7px;
border-left-style: solid;
border-left-color: #D90005;
padding-top: 2px;
padding-left: 9px;
font-size: 123.1%;
color: #451F1E;
width: 500px;
}
.topicMtitControl2 p {
float: right;
margin-top: 5px;
}
.topicTxt {
font-size: 93%;
color: #451F1E;
width: 620px;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
}
.topicPhoto {
text-align: center;
margin-bottom: 30px;
}
