/* 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 20px;
	}

#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;
	}

-----------------------------------------------------
-----------------------------------------------------
●●　追加　●●
-----------------------------------------------------
-----------------------------------------------------
*/

/*レイアウト設定*/

.clear {
	clear:both;
}

/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }

/*文字を装飾します*/
.line { background: #ffff00; }


/*文字列の位置を指定します*/
.goto1 {
	text-align: right;
	margin-right:10px;
}

.goto {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
}

/*画像の位置を指定します*/
.imgl {
	margin: 5px 20px 5px 10px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 5px 30px 5px 20px;
	padding: 0;
	float: right;
}



strong{
	font-weight:normal;
}


/*各ページの一番下のボックス*/


.hbtx3{
	color:#929286;
	font-size:10px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right:1px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #FFFFFF;
	border: 1px dashed #929286;
        word-break: break-all
}


