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

body{
	background-color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(elements/wall01.gif);
	background-repeat: repeat-x;
}

img, table {
	border: none;
}

table{
	border-collapse:collapse}


#bone01{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#bone02{
	float: right;
	margin-top: 11px;
}

#bone02 img{
	margin-right: 10px;
}



#bone04{
	width: 910px;
	background-image: url(elements/wall02.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left 109px;
	height: 175px;
	_margin-bottom: -2px;
}

#bone03{
	width: 910px;
	float: left;
	background-image: url(elements/wall03.gif);
}

#bone05{
	width: 870px;
	background-image: url(elements/wall04.gif);
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: left bottom;
}

#bone05t{
	width: 870px;
	background-image: url(elements/wall04.gif);
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-position: left bottom;
}


#bone06{
	padding: 18px;
	clear: both;
}

#bone07{
	padding: 0 18px 18px 18px;
}

#bone08{
	padding-top: 10px;
	clear: both;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #cccccc;
}

#bone09{
	float: left;
	width: 670px;
	padding: 20px 0 20px 0;
}

#bone10{
	float: right;
	width: 180px;
	padding: 20px 0 20px 0;
}


.footer01{
	width: 500px;
	padding-bottom:20px;
}


.hl01{
	float: left;
}

.hl02{
	padding-top: 20px;
	padding-bottom: 50px;
	margin: 0px;
}

.hl03{
	font-size: 16px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #36537F;
	padding: 8px;
}

.hl04{
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

.hl05{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(elements/wall07.gif);
	background-repeat: repeat-x;
	padding: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 26px;
	margin: 0px;
}

.pan01{
	background-image: url(elements/wall05.gif);
	height: 30px;
	width: 870px;
	line-height: 30px;
	color:#666666;
}

.pan02{
	background-image: url(elements/wall06.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	padding-left: 10px;
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

.pan03{
	padding-left: 10px;
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

.head01{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	height: 50px;
	padding-top: 15px;
	padding-right: 10px;
}

.bdbox01{
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	padding: 20px;
}

.bdbox02{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	height: 31px;
	clear: both;
}


.bdbox03{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

.bdbox04{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}



.non01{	display:none;}


A.link01:link { color: #dcf3ff; text-decoration: underline; }
A.link01:visited { color: #dcf3ff; text-decoration: underline; }
A.link01:hover {
	color: #FFC;
	text-decoration: underline;
}

A.link02:link { color: #666666; text-decoration: none; }
A.link02:visited { color: #666666; text-decoration: none; }
A.link02:hover {
	color: #666666;
	text-decoration: underline;
}

A.link03:link {
	color: #09C;
	text-decoration: underline;
}
A.link03:visited { color: #09C; text-decoration: underline; }
A.link03:hover {
	color: #F90;
	text-decoration: underline;
}

A.link04:link {
	color: #666;
	text-decoration: none;
}
A.link04:visited { color: #666; text-decoration: none; }
A.link04:hover {
	color: #666;
	text-decoration: none;
}

A.link05:link {
	color: #333;
	text-decoration: underline;
}
A.link05:visited {
	color: #333;
	text-decoration: underline;
}
A.link05:hover {
	color: #F30;
	text-decoration: underline;
}

A.link06:link {
	color: #CCC;
	text-decoration: none;
}
A.link06:visited {
	color: #CCC;
	text-decoration: none;
}
A.link06:hover {
	color: #CCC;
	text-decoration: underline;
}


.txt12a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.txt14a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.txt16a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
}


.txt10a{
	font-size: 10px;
	line-height: 14px;
}

.releasebox01{
	width: 40em;
}


.decofon01{
	font-size: 12px;
	color: #CE0045;
}

.td01{
	border: 1px solid #cccccc;
	background-color:#f1f1f1;
	padding:8px;
}

.td02{
	border: 1px solid #ccc;
	background-color:#fff;
	padding:8px;
}

.td03{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.td03a{
	padding: 10px;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.td03b{
	padding: 10px;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.td03c{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.td03d{
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.td03e{
	padding: 10px;

}

.td04a{
	padding: 10px;
	width:140px;
}

.td04b{
	padding: 10px;
}

.tb01{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.date01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



.imgbox01{
	background-color: #cccccc;
	padding: 1px;
	height: 140px;
	width: 140px;
}


.right01{
	float: right;
}

.center01{
	display: block;
	margin-right: auto;
	margin-left: auto;
	_text-align:center;
}

.left01{
	float: left;
}


.listtxt01{
	margin: 0px;
	padding-left: 20px;
}

.listimg01{
	margin: 0px;
	padding-left: 15px;
	background-image: url(img/pnt01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.listimg02{
	background-image: url(img/icon01.gif);
	height: 32px;
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 31px;
}

.listimg03{
	background-image: url(img/icon02.gif);
	height: 32px;
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 31px;
}

.listimg03a{
	background-image: url(img/icon02.gif);
	height: 32px;
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 31px;
	float: left;
	padding-right: 10px;
}


.listimg04{
	background-image: url(img/icon03.gif);
	height: 32px;
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 31px;
	float: right;
}

.listimg05{
	background-image: url(img/icon04.gif);
	height: 32px;
	padding-left: 40px;
	background-repeat: no-repeat;
	line-height: 31px;
	float: left;
	padding-right: 10px;
}

.listimg06{
	background-image: url(img/pnt02.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 3px;
}

.fmenu01{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-image: url(img/wall01.gif);
	text-align: right;
	padding: 5px;
	height: 20px;
	width: 650px;
	margin-left: 5px;
	line-height: 20px;
	margin-top: 15px;
}


.form01{
	padding: 8px;
	width: 300px;
}

.form02{
	padding: 8px;
	width: 400px;
	height:: 300px;
}

.pm0{
	margin: 0px;
	padding: 0px;
}

.categorybox01{
	padding-top: 10px;
}


/* padding -------------------------------------------------------------------------*/

.pad_al5{
padding:5px;
}
.pad_al10{
padding:10px;
}
.pad_al15{
padding:15px;
}
.pad_al20{
padding:20px;
}

.pad_t5{
padding-top:5px;
}

.pad_t10{
padding-top:10px;
}

.pad_t15{
padding-top:15px;
}

.pad_t20{
padding-top:20px;
}

.pad_t25{
padding-top:25px;
}

.pad_t30{
padding-top:30px;
}

.pad_t150{
padding-top:150px;
}
.pad_r5{
padding-right:5px;
}

.pad_r10{
padding-right:10px;
}

.pad_r15{
padding-right:15px;
}

.pad_r20{
padding-right:20px;
}

.pad_r25{
padding-right:25px;
}

.pad_r30{
padding-right:30px;
}

.pad_b5{
padding-bottom:5px;
}

.pad_b10{
padding-bottom:10px;
}

.pad_b15{
padding-bottom:15px;
}


.pad_b20{
padding-bottom:20px;
}

.pad_b25{
padding-bottom:25px;
}

.pad_b30{
padding-bottom:30px;
}

.pad_l5{
padding-left:5px;
}

.pad_l10{
padding-left:10px;
}

.pad_l15{
padding-left:15px;
}

.pad_l20{
padding-left:20px;
}

.pad_l25{
padding-left:25px;
}

.pad_l30{
padding-left:30px;
}

/* margin -------------------------------------------------------------------------*/

.mgn_al5{
margin:5px;
}

.mgn_al10{
margin:10px;
}

.mgn_al15{
margin:15px;
}

.mgn_t5{
margin-top:5px;
}

.mgn_t10{
margin-top:10px;
}

.mgn_t15{
margin-top:15px;
}

.mgn_t20{
margin-top:20px;
}

.mgn_t25{
margin-top:25px;
}

.mgn_t30{
margin-top:30px;
}

.mgn_r5{
margin-right:5px;
}

.mgn_r10{
margin-right:10px;
}

.mgn_r15{
margin-right:15px;
}

.mgn_r20{
margin-right:20px;
}

.mgn_r25{
margin-right:25px;
}

.mgn_r30{
margin-right:30px;
}

.mgn_b5{
margin-bottom:5px;
}

.mgn_b10{
margin-bottom:10px;
}

.mgn_b15{
margin-bottom:15px;
}

.mgn_b20{
margin-bottom:20px;
}

.mgn_b25{
margin-bottom:25px;
}

.mgn_b30{
margin-bottom:30px;
}

.mgn_l5{
margin-left:5px;
}

.mgn_l10{
margin-left:10px;
}

.mgn_l15{
margin-left:15px;
}

.mgn_l20{
margin-left:20px;
}

.mgn_l25{
margin-left:25px;
}

.mgn_l30{
margin-left:30px;
}
.count_box {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	float: left;
}
.day_box {
	margin: 0px;
}
.day {
	margin: 0px;
	float: right;
}

.social_btn { 
margin: 10px 0px 0px 0px; 
padding: 0px; 
width:486px; 
}

.social_btn .twitter { 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 0px; 
display: inline; 
width: 120px; 
}

.social_btn .facebook { 
float: left; 
margin: 0px 10px 0px 0px; 
padding: 0px; 
display: inline; 
width: 120px; 
}

