@charset "utf-8";
/*================================================================
common
================================================================*/
body {font-size: 10px;}
/* for IE6 */
* html body {font-size: 62.5%;}
/* for IE7 */
*:first-child+html body {font-size: 62.5%;}

body {
	text-align: center;
	line-height: 1.5;
	color: #272727;
	font-family: 'Lucida Grande','メイリオ',Meiryo,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	-webkit-text-size-adjust: none;
	width: 100%;
	min-width: 960px;
	background-color: #fcfcfc;
}
a { 
	color: #272727;
	text-decoration: none;
}
a:hover   { 
	color:;
	text-decoration: underline;
}

iframe {
	width: 100%;
}


/*================================================================
#wrap
================================================================*/
#wrap {
	margin: 0 auto;
	width: 960px;
}

/*================================================================
header
================================================================*/
header h1 {
	height: 90px;
	font-size: 2.6em;
	color: #cfcfcf;
	font-weight: normal;
	line-height: 90px;
}

/*================================================================
top
================================================================*/
.topArea {
	width: 100%;
	font-size: 1.2em;
	text-align: left;
}
.topArea ul {
	width: 100%;
}
.topArea ul li {
	height: 50px;
	border-bottom: #cfcfcf solid 1px;
	line-height: 50px;
}
.topArea ul li:first-child {
	border-top: #cfcfcf solid 1px;
}
.topArea ul .none {
	display: none;
}
.topArea ul li p {
	display: table-cell;
}
.topArea ul li .date {
	width: 140px;
	text-indent: 20px;
}
.topArea ul li .category {
	width: 140px;
}
.topArea ul li .category span {
	padding: 0.2em 1.5em;
	background-color: #cfcfcf;
	color: #fff;
}
.topArea ul li .title {
	width: 680px;
}
.topArea ul li img {
	vertical-align: middle;
}
.topArea .button {
	margin-top: 1em;
	text-align: right;
}

/*================================================================
PC　トピックス一覧　list.html
================================================================*/
.listArea {
	width: 100%;
	text-align: left;
}
.listArea ul {
	width: 100%;
}
.listArea ul li {
	height: 50px;
	border-bottom: #cfcfcf solid 1px;
	line-height: 50px;
}
.listArea ul li:first-child {
	border-top: #cfcfcf solid 1px;
}
.listArea ul li p {
	display: table-cell;
}
.listArea ul li .date {
	width: 140px;
	text-indent: 20px;
}
.listArea ul li .category {
	width: 140px;
}
.listArea ul li .category span {
	padding: 0.2em 1.5em;
	background-color: #cfcfcf;
	color: #fff;
}
.listArea ul li .title {
	width: 680px;
}
.listArea ul li img {
	vertical-align: middle;
}
.listArea .button {
	margin-top: 1em;
	text-align: center;
    margin-bottom:30px;
}
.listArea .button span {
	width: 280px;
	display: inline-block;
}

.listAreaC1 {
	width: 100%;
	font-size: 1.2em;
	text-align: left;
}
.listAreaC1 ul {
	width: 100%;
	overflow: hidden;
}
.listAreaC1 ul li {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 470px;
	min-height: 150px;
	float: left;
	border-bottom: #cfcfcf solid 1px;
}
.listAreaC1 ul li:nth-child(2n) {
	margin-right: 0;
}
.listAreaC1 .thumbnail {
	width: 135px;
	display: table-cell;
}
.listAreaC1 .thumbnail img {
	width: auto;
	height: 70px;
}
.listAreaC1 ul li .title {
	width: 335px;
	display: table-cell;
	vertical-align: middle;
}
.listAreaC1 ul li .title img {
	vertical-align: middle;
}
.listAreaC1 ul li .body {
	padding-top: 1em;
}
.listAreaC1 .button {
	text-align: center;
}
.listAreaC1 .button span {
	width: 280px;
	display: inline-block;
}
.listAreaC1 .button span img {
	vertical-align: top;
}


/*================================================================
PC　トピックス詳細　detail.html
================================================================*/
.detailArea {
	width: 100%;
	text-align: left;
}
.detailArea .date {
	height: 46px;
	border-top: #cfcfcf solid 1px;
	border-bottom: #cfcfcf solid 1px;
	text-align: center;
	line-height: 46px;
}
.detailArea .category {
	margin-top: 2px;
	height: 60px;
	border-top: #cfcfcf solid 1px;
	border-bottom: #cfcfcf dotted 1px;
	font-size: 1.2em;
	text-align: center;
	line-height: 60px;
}
.detailArea .thumbnail {
	padding-top: 20px;
	text-align: center;
}
.detailArea .title {
	border-bottom: #cfcfcf solid 1px;
	font-size: 1.4em;
	text-align: center;
	line-height: 60px;
}
.detailArea .button {
	margin-top: 1em;
	text-align: right;
}
.detailArea #topics_body {
	padding: 1em;
	border-bottom: #cfcfcf double 4px;
}
.detailArea #topics_body img {
	max-width: 100%;
	height: auto;
}
.detail {
	width: 100%;
	text-align: left;
	margin-bottom:30px;
}
.detail .button {
	margin-top: 1em;
	text-align: right;
}





/*================================================================
SP トピックス一覧　list.html
================================================================*/
.listArea {
	width: 100%;
	text-align: left;
}
.listArea ul {
	width: 100%;
}
.listArea ul li {
    padding:20px 0;
	border-bottom: #cfcfcf solid 1px;
}
.listArea ul li:first-child {
	border-top: #cfcfcf solid 1px;
}
.listArea ul li p {
	display: table-cell;
}
.listArea ul li .date {
    display:block;
	width: 140px;
}
.listArea ul li .category {
	width: 140px;
}
.listArea ul li .category span {
	padding: 0.2em 1.2em;
    line-height:normal;
	background-color: #cfcfcf;
	color: #fff;
}
.listArea ul li .title {
	width: 100%;
}
.listArea ul li img {
	vertical-align: middle;
}
.listArea .button {
	margin-top: 1em;
	text-align: center;
    margin-bottom:20px;
}
.listArea .button span {
	width: 100px;
	display: inline-block;
}

.listAreaC1 {
	width: 100%;
	text-align: left;
}
.listAreaC1 ul {
	width: 100%;
	overflow: hidden;
}
.listAreaC1 ul li {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 470px;
	min-height: 150px;
	float: left;
	border-bottom: #cfcfcf solid 1px;
}
.listAreaC1 ul li:nth-child(2n) {
	margin-right: 0;
}
.listAreaC1 .thumbnail {
	width: 135px;
	display: table-cell;
}
.listAreaC1 .thumbnail img {
	width: auto;
	height: 70px;
}
.listAreaC1 ul li .title {
	width: 335px;
	display: table-cell;
	vertical-align: middle;
}
.listAreaC1 ul li .title img {
	vertical-align: middle;
}
.listAreaC1 ul li .body {
	padding-top: 1em;
}
.listAreaC1 .button {
	text-align: center;
}
.listAreaC1 .button span {
	width: 180px;
	display: inline-block;
}
.listAreaC1 .button span img {
	vertical-align: top;
}


/*================================================================
SP トピックス詳細　detail.html
================================================================*/
.detailArea {
	width: 100%;
	text-align: left;
}
.detailArea .date {
	border-top: #cfcfcf solid 1px;
	border-bottom: #cfcfcf solid 1px;
	text-align: center;
    padding:10px 0;
}
.detailArea .category {
	margin-top: 2px;
	border-top: #cfcfcf solid 1px;
	border-bottom: #cfcfcf dotted 1px;
	text-align: center;
    padding:20px 0;
}
.detailArea .thumbnail {
	padding-top: 20px;
	text-align: center;
}
.detailArea .title {
	border-bottom: #cfcfcf solid 1px;
	font-size: 1.1em;
	text-align: center;
    padding:20px 0;
}
.detailArea .button {
	margin-top: 1em;
	text-align: right;
}
.detailArea #topics_body {
	padding: 1em;
	border-bottom: #cfcfcf double 4px;
}
.detailArea #topics_body img {
	max-width: 100%;
	height: auto;
}
.detail {
	width: 100%;
	text-align: left;
	margin-bottom:20px;
}
.detail .button {
	margin-top: 1em;
	text-align: right;
}





