/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body{
	background:url(images/bg.gif) repeat;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#333333;
	}

img {
	border: none;
	}
	
img.b,
img.boxPart{
	display:block;
	}

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	}

.clear{
	clear: both;
	font: 1px/1px monospace;
	}

.clear2{
	_clear:both;
	display:none;
	_display:inline;
	font: 1px/1px monospace;
	}

/* === clearfix ==*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ====common header====*/
h1{
	padding:30px 0 0 20px; /* ブログタイトルの位置 */
	margin:0;
	}

h1 span{
	color:#fff; /* ブログタイトルの色 */
	font-weight:bold;
	font-size:18px;
	}

h1 span a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

h1 span a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}

/* ====text==== */
strong{
	font-weight:bold;
	color:#2c7df0;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}


/* Base Link
------------------------------------------------------------------*/
a{
	color:#2c7df0;
	}
	
a:hover{
	text-decoration:none; 
	color:#2c7df0;
	}


/* Common Layout
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	width:800px;
	background:#fafafa url(images/container_top.gif) repeat-x left top;
	padding:10px 0 0 0;
	}

/* === clearfix ==*/
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#container{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html #container{height: 1%;}
#container{display: block;}
/* End hide from IE-mac */

#header{
	background:url(images/mainvisual.gif) no-repeat; /* ヘッダ画像 */
	width:790px;
	height:77px; /* ヘッダ画像の高さ */
	margin:0 0 10px 5px;
	}


#mainArea{
	float:right;
	display:inline;
	width:580px;
	background:url(images/main_area_bg.gif) repeat-y;
	margin:0 10px 20px 0;
	}

#mainArea #mainAreaTop{
	background:url(images/main_area_top.gif) no-repeat;
	width:580px;
	height:6px;
	}

#mainArea #mainAreaBottom{
	background:url(images/main_area_bottom.gif) no-repeat;
	width:580px;
	height:6px;
	_margin-bottom:-7px;
	}

#mainArea #mainAreaIn{
	width:562px;
	margin:0 0 0 9px;
	}

.pageTop{
	text-align:right;
	margin:20px 0 10px 0;
	font-size:10px;
	line-height:14px;
	}

.pageTop a,
.pageTop a:hover{
	color:#999999;
	font-weight:bold;
	}

#subArea{
	float:left;
	display:inline;
	width:190px;
	margin:0 0 20px 10px;
	}

#footer{
	background:#c6ddf2;
	border-top:2px solid #2c7df0;
	text-align:center;
	padding:0px 0 20px 0;
	clear:both;
	}

#footer #copyrights{
	color:#666666;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin:3px 0 0 0;
	}


/* Parts
------------------------------------------------------------------*/
#mainAd01{
	margin:0 0 5px 40px;
	}

#mainAd02{
	margin:0 0 15px 40px;
	}

.entryBottomAd{
	margin:0 0 25px 40px;
	}
.entryBodyBottom{
	margin-top:20px;
	}

#mainArea #intro{
	background:url(images/intro_bg.gif) repeat-y;
	width:562px;
	margin:0 0 5px 0;
	}

#mainArea #intro #introTop{
	background:url(images/intro_top.gif) no-repeat;
	width:562px;
	height:12px;
	}

#mainArea #intro #introBottom{
	background:url(images/intro_bottom.gif) no-repeat;
	width:562px;
	height:12px;
	_margin-bottom:-3px;
	}

#mainArea #intro #introIn{
	padding:5px 15px;
	}


#mainArea h2{
	border-bottom:1px solid #a8c9f9;
	border-top:1px solid #a8c9f9;
	color:#2c7df0;
	font-size:16px;
	line-height:22px;
	padding:5px;
	margin:0 0 15px 0;
	}

#mainArea #intro h2{
	margin:0 0 5px 0;
	}

#mainArea h2 span{
	font-weight:bold;
	}

#mainArea #intro p{
	margin:0 10px;
	}

#mainArea h3{
	background:url(images/line.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
	color:#2c7df0;
	}

#mainArea h3.catListTitle{
	margin:20px 0 15px 0;
	color:#333333;
	}

#mainArea h3 span{
	background:url(images/acs01.gif) no-repeat left 4px;
	padding:2px 0 2px 20px;
	margin:0 5px 0 5px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	display:block;
	}

#mainArea h3 a,
#mainArea h3 a:hover{
	font-weight:bold;
	}

#mainArea .cat{
	margin:0 30px 20px 30px;
	}

#mainArea .cat h4{
	margin:0 0 5px 0;
	font-size:12px;
	line-height:18px;
	}

#mainArea .cat h4 span{
	font-weight:bold;
	}

#mainArea .cat h4 a,
#mainArea .cat h4 a:hover{
	font-weight:bold;
	}

#mainArea .cat ul{
	margin:0 18px 0 18px;
	}

#mainArea .cat ul li{
	background:url(images/acs02.gif) no-repeat left 4px;
	padding:0 0 0 15px;
	margin:0 0 3px 0;
	list-style:none;
	}

#mainArea .cat ul li a,
#mainArea .cat ul li a:hover{
	color:#333333;
	}

#mainArea .entry{
	margin:0 0 30px 0;
	}

#mainArea .entry .entryBody{
	margin:0 10px 0 10px;
	width:540px;
	}

#mainArea .more{
	margin:0px 0 0 10px;
	background:url(images/acs02.gif) no-repeat left center;
	padding:0 0 0 15px;
	}

#subArea .box{
	background:url(images/sub_area_box_bg.gif) repeat-y;
	width:190px;
	margin:0 0 10px 0;
	}

#subArea .box .boxBottom{
	background:url(images/sub_area_box_bottom.gif) no-repeat;
	width:190px;
	height:9px;
	_margin-bottom:-4px;
	}

#mainArea .entry img{
	margin:0 10px;
	}

#mainArea .entry ul{
	margin:0 0 15px 20px;
	}

#mainArea .entry ol{
	margin:0 0 15px 25px;
	}


#subArea .box h2{
	background:url(images/sub_area_title.gif) no-repeat;
	width:190px;
	height:31px;
	margin:0 0 8px 0;
	}

#subArea .box h2 span{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:8px 10px 10px 10px;
	}

#subArea .box ul{
	margin:0 10px 0px 10px;
	}

#subArea .box ul li{
	background:url(images/acs03.gif) no-repeat left 6px;
	padding:0 0 0 17px;
	list-style:none;
	margin:0 0 5px 0;
	}

#subArea .box .sideAd{
	margin:0 0 10px 25px;
	}

#subArea .box#news ul li{
	background:none;
	padding:0;
	}

#subArea .box#news ul li .date{
	display:block;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	color:#999999;
	}




* {
	margin: 0;
	padding:0;
	border:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';
}

.aka   { color: #ff0000; }
.ao    { color: #0000cc; }
.tya   { color: #bd000e; }
.gray  { color: #3d3737; }
.green { color: #009900; }

.b     { font-weight: bold; }

.big   { font-size: 18px; }
.big1  { font-size: 24px; }
.big2  { font-size: 16px; }
.ad1   { font-size: 13px; }
.ad2   { font-size: 12px; }
.ad3   { font-size:  9px; }

<!-- 468*60 -->
.admbox-b {
	width:468px;
	height:60px;
	margin: 5px 0px 5px 0px;
	color:#333;
	font-size:13px;
}

<!-- 120*240 -->
.admbox-ss {
	width:120px;
	height:240px;
	margin: 5px 0px 5px 0px;
	color:#333;
	font-size:13px;
}


.admad {
	text-align: left;
	margin: 0 0 5px 0px;
	word-break: break-all;
}

#admad1 {
	float: left;
	text-align: center;
	width: 350px;
	margin: 0 0 0 0px;
	padding :0px 0px 0px 0px;
}

#admad2 {
	float: right;
	text-align: center;
	width: 350px;
	margin: 0 0 0 0px;
	padding :0px 0px 0px 0px;
}

.admadbb {
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 8px;
	word-break: break-all;
 }

.admadb {
	line-height:110%;
	text-align: left;
	margin: 0px 0 0px 0px;
	word-break: break-all;
 }

.admadl {
	line-height:110%;
	text-align: left;
	margin: 0px 0 0px 0px;
	word-break: break-all;
 }

.admadbt {
	line-height:110%;
	text-align: center;
	margin: 0px 0 0px 0px;
	word-break: break-all;
 }

.admadhb {
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 0px;
	word-break: break-all;
 }

.admadr {
	line-height:110%;
	text-align: left;
	margin: 5px 0 5px 0px;
	word-break: break-all;
 }

table.admadb {
	width : 468px;
	height : 60px;
	text-align: left;
}

table.admadbh {
	width : 234px;
	height : 60px;
	text-align: left;
}

table.admadbll {
	width : 336px;
	height : 280px;
	text-align: left;
}

table.admadrsl {
	vertical-align:top;
	width : 160px;
	height : 600px;
}

table.admadrsm {
	vertical-align:top;
	width : 120px;
	height : 600px;
}

table.admadrssw {
	vertical-align:top;
	width : 160px;
	height : 240px;
}

table.admadrss {
	vertical-align:top;
	width : 120px;
	height : 240px;
}

table.admadr {
	width : 336px;
	height : 280px;
	text-align: left;
}

table.admadrbbt {
	width : 728px;
	height : 32px;
	text-align: left;
}

td.admadr {
	vertical-align:top;
	width : 336px;
}

td.admadb {
	vertical-align:top;
	width : 200px;
}

td.admadl {
	vertical-align:bottom;
	width : 15px;
}