body {
	margin: 0px;
	background-image: url(img/bg.gif);
	background-color: #FFFFFF;
	text-align: center;
 	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック",sans-serif;
	color: #2a2a2a;
	}

/* リンク設定部 */

a {
	text-decoration:none;
	color: #3333CC; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #CC0000; 
	}


/* 見出し設定 */

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/* サイト全体設定 */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	
	background-image: url(img/container_bg.jpg);
	background-repeat: repeat-y;
	}


/* サイトヘッダー設定 */

#banner {
	margin: 0;
	padding:0; 
	height : 165px;
	width: 740px;
        background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
        background-position:top center;
        }

/* サイトヘッダータイトル設定 */

#title {
        margin: 0; 
	}


#title h1 {
        padding : 30px 20px 0; 
	font-size: 1.7em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
        margin: 0px; 
	}

#title h1 a {
	text-decoration: none;
	color: #FF6600;
        background-color:inherit;
	}

#title h2 {
	font-size: 0.85em;
	margin: 6px 0px 0px 20px;
	color: #FFFFFF;
        background-color:inherit;
	}


/* 右カテゴリー(メニュー部)の位置決め設定 */
#right {
	float: left;
	width: 220px;
	overflow: hidden;
	}


/* コンテンツ部設定 */

#center {
	float: left;
	width: 520px;
	overflow: hidden;
	}

.content {
	padding: 1px 18px 0px 32px;
	font-family: Verdana, Arial, sans-serif;
	}

.block2 {
	margin:0 0 20px;
	padding: 0;
}

.block2 h4 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	margin: 0px 0 15px;
	padding: 2px 5px;
	border-bottom:2px solid #CC0000;
}

.block2 li {
	background: url(http://co-ko.com/img/arrow2.gif) no-repeat; 
}

/* コンテンツ部<h2>見出し設定 */

.content h2 {
	color: #0033cc;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 4px ;
	border-left: solid 6px #0033cc;
	border-bottom: solid 2px ;
	border-color: #0033cc;
	}

/* 記事投稿部<h3>見出し設定 */

.content h3 {
	color: #3333CC; 
	padding: 8px 0 3px 5px;
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #CC0000;
	font-family: Verdana, Arial, sans-serif;
	}


.sidebar {
	padding: 8px;
	}


/* サイドメニュー<h2>見出し設定 */

.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#6699FF;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
 	padding: 2px;
 	background-image: url(img/right_bg.jpg);
	}

.sidebar ul {
	padding-left: 0px;
	margin: 3px;
	margin-bottom: 30px;

	}

.sidebar ul ul {
	margin-bottom: 0px;

	}

.sidebar #categories ul {
	padding-left: 5px;

	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	border-bottom:solid 1px #999999;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}



.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}


#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}

/* フッター部設定 */

.copyright {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: x-small;
	text-align: center;
	}

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	font-size: 85%;
	line-height: 0.5em;
	text-align: center;
	}

#footer-inner {
	padding: 1px 10px 5px 20px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-y;
	}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}


/* ##### パンくず設定 ##### */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size:10px;
	text-align:right;
	border-bottom:dotted 1px;
	margin-bottom:20px;
}

/* Google */
.ad_google {
	color:#2a2a2a;
	font-size:11px;
	text-align:left;
}

/* SB */
.sbm {
	float:left;
	width:480px;
	height:25px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#999999;
	font-size: 10px;
	text-align:left;	
}

/* link */

#center .block5 {
	font-size:10px;
	margin:10px 0;
	padding:5px;
	border:1px dotted #CCCCCC;
	background: #EEEEEE;
}

#center .block5 ul {
	padding:0;
	margin:3px 0 8px 1px; 
}

#center .block5 li {
	padding:0px 0px 1px 18px;
	margin:0;
	list-style-type:none;
}

#center .block5 li {
	background: url(images/arrow4.gif) no-repeat; 
}

#spacer {
	height:20px;
	clear:both;
	text-align:right;
	font-size:11px;
	padding:5px;
}