body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.tb-lf {
	padding-right: 10px;
	}
	
.tb-rt {
	width: 180px;
	background-color: #006699;
	}
	
.tb-ct {

	}
	
.waku1 {
	border: 1px solid #666666;
	}
	
.waku2 {
	border: 1px solid #6699CC;
	}
	
.line-tp {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}

.line-dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
	
.line-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	}
.line-w {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	}
#monthly {
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	width: 530px;
	}
#monthly dl {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	float: left;
	padding-bottom: 5px;
	text-align: left;
	width: 530px;
	height: 48px;
	margin-bottom: 15px;
	}
#monthly dl dt {
	float: left;
	width: 200px;
	}
#monthly dl dd {
	float: right;
	width: 200px;
	}
#cont_wrap {
	clear: both;
	}

.sp {
	font-size: 24px;
	font-weight: bold;
	border: none;
	padding-bottom: 10px;
	color: #000000;
	line-height: 2em;
	}
.waku-ct {
	border: 1px solid #333333;
	}
.col-arw {
	color: #CCCCCC;
	}
TD.round2-tp {
	background-image: url(../all_img/tb-round2_r1_c1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 10px;
	}
TD.rond2-md {
	background-image: url(../all_img/tb-round2_r1_c2.gif);
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
	}
TD.round2-btm {
	background-image: url(../all_img/tb-round2_r3_c1.gif);
	background-repeat: no-repeat;
	height: 10px;
	}
#cont {
	width: 530px;
	margin-top: 30px;
	margin-left: 30px;
	}
.guide {
	display: block;
	float: left;
	width: 540px;
	font-size: 90%;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}
.guide dl {
	margin: 0px;
	float: left;
	width: 540px;
	display: block;
	}
.guide dl dt {
	display: block;
	float: left;
	}
.guide dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	}
.guide h3 {
	font-size: 14px;
	margin-bottom: 0.5em;
	}
.guide a {
	color: #0099CC;
	text-decoration: none;
	}
.guide a:hover {
	color: #66CCFF;
	}
.notice {
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.notice h3 {
	color: #F60;
	margin-bottom: 0px;
	font-size: 1.1em;
	}
.notice a {
	color: #F60;
	}
.pulldown_area {
	margin-top: 10px;
	background-color: #ddd;
	border-radius: 3px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	display: inline;
	clear: both;
	position: relative;
	visibility: inherit;
	}
.shadow_box {
	background-image:-moz-linear-gradient(top, #F3F4F5, #C8C9CA);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F4F5), to(#C8C9CA), color-stop(1,#C8C9CA));
	box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
	/*対策*/
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.25);
	border: 1px solid #CCC;
	}
	
/*--side.css ここまで------------------------------------------------------------*/

.soldout {
	clear: both;
	background-color: #999;
	color: #FFF;
	border-radius: 2px;
	border-style: none;
	text-align: center;
	font-size: 0.88em;
	line-height: normal;
	padding-top: 2px;
	margin-bottom: 0.5em;
	display: block;
	}
	
/*-- side ここから ------------------------------------------------------------*/
#side_wrap {
	background-color: #069;
	width: 180px;
	float: left;
	margin-right: 20px;
	}
#side_wrap #logo {
	}
#side {
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 90%;
	background-color: #069;
	font-size: 0.94em;
	}
#side *{
	padding: 0px;
	margin: 0px;
	}
#side li:hover {
 opacity:0.7;
 filter:alpha(opacity=70);
 -ms-filter: "alpha( opacity=70 )";
 	}
#side #gnav {
	list-style-type: none;
	margin-bottom: 20px;
	}
#side #gnav li {
	background-color: #39C;
	margin-bottom: 6px;
	text-align: center;
	line-height: normal;
	display: block;
	border-radius: 4px;
	padding: 0px;
	}
#side #gnav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	}
#side #link_kazi {
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 0.86em;
	}
#side #link_kazi li  {
	border: 1px dashed #999;
	margin-bottom: 10px;
	border-radius: 4px;
	display: inline-block;
	padding: 0px;
	}
#side #link_kazi li a {
	color: #B0E6FF;
	text-decoration: none;
	display: block;
	padding: 8px;
	}
#side #link_kazi li p {
	margin-top: 0.5em;
	}
#side #link_kazi li.facebook{
	background-color: #FFF;
	border: 1px solid #36548F;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	}
#side #bnr_ad {
	list-style-type: none;
	}
#side #bnr_ad li {
	margin-bottom: 10px;
	}
	
/*--旧 main.css ------------------------------------------------------------*/

table {
	line-height: 1.6;
	}
h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.5em;
	line-height: 1.2em;
	font-size: 2em;
	}
h2 {
	font-size: 120%;
	}

h3 {
	font-size: 110%;
	margin-bottom: 1em;
	margin-top: 0em;
	}
h4 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
	}
.tb-ct ul.padding {
	padding-left: 1em;
	padding-top: 1em;
	}

.tb-ct li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;
	}
.col {
	color: #0099CC;
	}
.col2 {
	color: #996600;
	}
a {
	color: #0099FF;
	}
a:hover {
	text-decoration: none;
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}
a.link1 {
	color: #006699;
	text-decoration: underline;
	}
a.link1:hover {
	text-decoration: none;
	}
a.link2 {
	color: #333333;
	text-decoration: none;
	}
a.link2:hover {
	text-decoration: underline;
	}
a.openwin {
	background-image: url(../all_img/icon_openwin_off.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: text-top;
	}
a.openwin:hover {
	background-image: url(../all_img/icon_openwin_on.gif);
	background-repeat: no-repeat;
	color: #9CF;
	}

.hl1 {
	font-size: 15px;
	line-height: 160%;
	padding: 2px;
	}
.hl2 {
	font-size: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-bottom-width: 1px;
	border-left-width: 7px;
	color: #006699;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 125%;

	}
.sz11 {
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	}
.hl-cont {
	margin-bottom: 1em;
	background-image: url(../../../all_img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0.2em;
	clear: both;
	padding-top: 0.4em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 1em;
	background-color: #eee;
	color: #333333;
	font-weight: bold;
	}

#featuer {
	margin-bottom: 1em;
	}

#featuer .subtit {
	color: #3399CC;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 1em;
	}
#featuer h2 {
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0em;
	padding-left: 0em;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	}
#featuer h3 {
	margin-bottom: 0em;
	font-weight: normal;
	}
#featuer h3.type2 {
	margin-bottom: 0.1em;
	background-image: url(../all_img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0.1em;
	font-weight: bold;
	}
#featuer p {
	margin-top: 0em;
	}
#featuer .spread {
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #eee;
	text-align: center;
	padding: 1em;
	}
#speclist  {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0.5em;
	}
#speclist li  {
	clear: both;
	list-style-type: none;
	font-size: small;
	}
.photo-box {
	float: right;
	display: block;
	background-color: #eeeeee;
	color: #333333;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.photo-box img {
	padding: 0px;
	margin-bottom: 5px;
	}
#contents2014 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#contents2014 .clm2 {
	clear: both;
	padding: 0em;
	margin: 0em;
	width: 100%;
	float: left;
		}
#contents2014 .clm2 dt {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;

	}
	#contents2014 .clm2 dd {
	margin: 0px;
	padding: 0px;
	}
#contents2014 .hl {
	margin-bottom: 1em;
	background-image: url(../../../all_img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0.2em;
	clear: both;
	padding-top: 0.4em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 0.5em;
	background-color: #eee;
	color: #333333;
	margin-top: 2em;
	font-weight: normal;
	font-size: 1em;
	}


dl.cont {
	margin-bottom: 2em;
	margin-top: 0em;
	padding-top: 0em;
	margin-left: 0.5em;
	}
dl.cont p {
	margin-top: 0em;
	margin-bottom: 0.5em;
	}
dl.cont dt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	}
dl.cont dd {
	margin-right: 0em;
	padding-right: 0em;
	background-position: bottom;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	margin-top: 0em;
	background-repeat: repeat-x;
	background-image: url(../../../all_img/line_dot.gif);
	margin-left: 0px;
	}
dl.cont dd.no-line {
	background-image: none;
	padding-bottom: 0em;
	}
dl.cont dd ul {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0.5em;
	}
dl.cont dd ul li {
	margin-left: 0em;
	padding-left: 0em;
	list-style-type: disc;
	}
dl.cont dd h3 {
	line-height: 1.6;
	}
dl.cont dd h4 {
	margin-top: 0em;
	line-height: 1.5;
	}
dl.cont dd h5 {
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.5;
	font-size: 100%;
	}
#next-issue {
	margin-top: 4em;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#next-issue h2 {
	margin-top: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 140%;
	}
#next-issue h2 q {
	font-size: 0.7em;
	margin-top: 0em;
	font-weight: normal;
	}
#next-issue h3 {
	font-size: 16px;
	}
#next-issue h4 {
	margin-top: 0em;
	font-size: 14px;
	}
#next-issue h4.mgn {
	margin-bottom: 1em;
	}
#next-issue .h3sub {
	font-weight: bold;
	}
#next-issue p {
	margin-top: 0em;
	padding-top: 0em;
	}
.box-col {
	border: 1px solid #FC3;
	background-color: #FFFFB0;
	padding: 1em;
	margin-top: 0.5em;
	margin-bottom: 2em;
	float: left;
	clear: both;
	position: relative;
	width: 100%;
}

a.link-nb {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	}
.sz-ss {
	font-size: xx-small;
	line-height: 125%;
	}
.hl3 {
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	}
.icon {
	vertical-align: middle;
	margin-right: 0.5em;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}



/*--clearfix------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#footer {
	background-color: #999;
	color: #FFF;
	font-size: 0.75em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#footer p {
}
