﻿
/*共通*/


html,body,div#con-body{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#333;
}


header{
	position:relative;
}



/*pc*/

@media all and (min-width: 768px) {

#base0{
	margin: 0 auto 0px auto;
	background-image:url(../img/bg0.jpg);
	background-repeat:no-repeat;
	width:900px;
}

.bktop{
	position:absolute;
	width:450px;
	height:170px;
}

.tl-logo{
	background-image:url(../img/tl-logo.png);
	background-repeat:no-repeat;
	width:900px;
	height:180px;
	display:block;
}

.date{
	background-image:url(../img/bg3.png);
	margin:8px 0 0 0;
	padding:12px;
	font-weight:bold;
	color:#fff;
}

.pmain-set{
	margin:15px 0 15px 0;
	text-align:center;
	width:900px;
}

.pmain{
	width:600px;
	height:338px;
}

.tl-set{
	background-image:url(../img/bg1.png);
	padding:12px;
	border-top:2px solid #82be6f;
	border-bottom:2px solid #82be6f;
	font-weight:bold;
	font-size:120%;
}

.tx1{
	margin: 1.5em 0 30px 20px;
	width:560px;
	line-height:1.6em;
	float:left;
}

.ph-set{
	margin:1.5em 20px 30px 0;
	width:272px;
	float:right;
}

.ph1{
	margin-bottom:3px;
	border:1px solid #82be6f;
	width:270px;
	height:152px;
}

.ph2{
	margin-bottom:3px;
	border:1px solid #82be6f;
	width:152px;
	height:270px;
}

.ph3{
	margin-bottom:3px;
	border:1px solid #82be6f;
	width:203px;
	height:270px;
}


.bk-btm-set{
	border-top:2px solid #82be6f;
	padding-top:25px;
}

.bk-btm{
	margin: 0 auto 0 auto;
	padding:15px;
	background-color:#82be6f;
	width:250px;
	text-align:center;
	font-weight:bold;
	display:block;
}



.cprgts{
	margin-top:2em;
	padding:10px 0 10px 0 ;
	background-color:#5b874d;
	text-align:center;
	color:#fff;
	font-size:90%;
}


.houtama-pc{
	position:absolute;
	top:48px;
	left:737px;
	background-image:url(../img/houtama.png);
	width:163px;
	height:107px;
}


.houtama-smp{ display:none;}


/* バックナンバー */

.bk-fl{
	margin:0 0 30px 0;
}

.bklist-set{
	padding:15px;
	border-top:1px solid #82be6f;
	font-weight:bold;
}





}




/*smp*/

@media all and (max-width: 767px) {

#base0{
	margin: 0 auto 0 auto;
	background-image:url(../img/bg0.jpg);
	background-repeat:no-repeat;
	background-size: contain;
	width:100%;
}

.bktop{
	position:absolute;
	width:100%;
	height:100%;
}

.tl-logo{
	background-image:url(../img/tl-logo.png);
	background-repeat:no-repeat;
	background-size: contain;
	width:100%;
}

.date{
	background-image:url(../img/bg3.png);
	margin:8px 0 0 0;
	padding:8px;
	font-weight:bold;
	color:#fff;
}


.pmain-set{
	margin:1px 0 0 0;
	text-align:center;
	width:100%;
	background-size: contain;
}

.pmain{
	width:100%;
	background-repeat:no-repeat;
	background-size: contain;
}

.tl-set{
	background-image:url(../img/bg1.png);
	padding:12px;
	border-top:2px solid #82be6f;
	border-bottom:2px solid #82be6f;
	font-weight:bold;
	font-size:120%;
}

.tx1{
	margin: 12px;
	width:95%;
	line-height:1.6em;
}

.ph-set{
	margin:12px 0 0 0;
	padding:15px 0 15px 0;
	border-top:2px solid #82be6f;
/*	border-bottom:2px solid #82be6f;*/
	width:100%;
	text-align:center;
	
}

.ph1{
	margin-bottom:3px;
	border:1px solid #82be6f;
	width:270px;
	height:152px;
}

.ph2{
	margin-bottom:3px;
	border:1px solid #82be6f;
	width:152px;
	height:270px;
}

.ph3{
	margin-bottom:3px;
	border:1px solid #82be6f;
	width:203px;
	height:270px;
}


.bk-btm-set{
	border-top:2px solid #82be6f;
	padding:15px 0 15px 0;
}

.bk-btm{
	margin: 0 auto 0 auto;
	padding:15px;
	background-color:#82be6f;
	width:75%;
	text-align:center;
	font-weight:bold;
	display:block;
}


.cprgts{
	margin-top:2px;
	padding:10px 0 10px 0 ;
	background-color:#5b874d;
	width:100%;
	color:#fff;
	font-size:90%;
	text-align:center;
}


.houtama-smp{
	background-color:#d1e7ca;
	margin: 0 auto 0 auto;
	padding:15px 0 15px 0;
	width:100%;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	display:block;
}

.houtama-pc{ display:none;}



/* バックナンバー */

.bk-fl{
	margin:0 0 30px 0;
}

.bklist-set{
	padding:15px;
	border-top:1px solid #82be6f;
	font-weight:bold;
}



}




/* 全ページ共通 */

hr, h1, h2, h3, h4, h5, h6{
	display:none;
}

img{
	border:0px;
}


a:link { color:#fff; text-decoration:none;}
a:visited { color:#fff; text-decoration:none;}
a:active { color:#fff; text-decoration: none;}
a:hover { color:#fff; text-decoration: underline;}

a.bklist:link { color:#333; text-decoration:none;}
a.bklist:visited { color:#333; text-decoration:none;}
a.bklist:active { color:#333; text-decoration: none;}
a.bklist:hover { color:#666; text-decoration: underline;}

a.bk-btm:link { color:#fff; text-decoration:none;}
a.bk-btm:visited { color:#fff; text-decoration:none;}
a.bk-btm:active { color:#fff; text-decoration: none;}
a.bk-btm:hover { color:#fff; text-decoration: none; background-color:#a6d898;}

a.bktop:link { color:#fff; text-decoration:none;}
a.bktop:visited { color:#fff; text-decoration:none;}
a.bktop:active { color:#fff; text-decoration: none;}
a.bktop:hover { color:#fff; text-decoration: none;}

a.houtama-smp:link { color:#5b874d; text-decoration:none;}
a.houtama-smp:visited { color:#5b874d; text-decoration:none;}
a.houtama-smp:active { color:#5b874d; text-decoration: none;}
a.houtama-smp:hover { color:#5b874d; text-decoration: none;}


.center{
	margin:0px auto 0px auto;
}

.floatright{
	float:right;
}

.floatleft{
	float:left;
}

.clear{
	clear:both;
}

.alt{
	position:absolute;
	top:-5000px;
	left:-999px;
}

ol, ul{
	margin:0px;
	padding:0px;
}

ol, ul{
	list-style:none;
}

p{
	margin:0px 0px 1em 0px;
}

.bold{
	font-weight:bold;
}

.red{color:#d30011;}
.orange{color:#ff5500;}
.pink{color:#ff3294;}

.ft-s{font-size:small;}


.ob{
	display:block;
	text-indent:-5000px;
	background-repeat:no-repeat;
	overflow:hidden;
}
