/*
Theme Name: hokkai-keiei(green)
Theme URI: http://www.ba-hgu.jp/
Description: hokkai-keiei(green)
Author: Socacs
*/

html{
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}

body	{
	background-color: #F4F4F2;
	margin: 0;
	padding: 0;
	text-align: center;
}

.body1 {
	font-size:12px;
	line-height:18px;
	color: #666666;
}

/* ベースレイアウト */
#container {
	width: 820px;
	background-image: url(image/bg.gif);
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header, #menu, #main, #footer	{
	margin: 0 25px;
}

#content	{
	width: 563px;
	float: left;
}

#sidebar	{
	width: 187px;
	float: right;
	margin-left: 18px;
}

#footer	{
	clear: both;
}

img { 
	border: 0px; 
} 


/* リンクテキスト */
a:link {
	color:#198204;
	text-decoration:none;
}
/* 読込済テキスト */
a:visited {
	color:#198204;
	text-decoration:none;
}
/* 読込中テキスト */
a:active {
	color:#FF7700;
	text-decoration:none;
}
/* 反応中テキスト */
a:hover {
	color:#FF7700;
	text-decoration:underline;
}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-image: url(image/headder.gif);
	background-repeat: no-repeat;
	height: 60px;
	padding: 5px 0px;
}

.header_main {
	width: 770px;
	padding: 0px;
	margin: 0px;
}

.logo	{
	width: 50%;
	padding: 10px 0px;
}

.header_menu {
	width: 50%;
	padding: 10px 0px;
}

.header_bt {
	padding: 0px 0px 0px 15px;
	float: right;	
}

.header_search {
	padding: 7px 0px 0px 3px;
	float: right;	
}

.menu_main {
	width: 770px;
	padding: 0px;
	margin: 0px;
}


/* ++++++ トップページ部分のデザイン ++++++ */

.banner	{
	width: 563px;
	margin-bottom: 15px;
}

.category	{
	margin-bottom: 7px;
}

.category_left	{
	width: 50%;
	margin: 0px;
	padding: 0px 11px 0px 0px;
}
.category_right	{
	width: 50%;
	margin: 0px;
	padding: 0pxx;
}

.top-select h3	{
	font-size: 12px;
	line-height:18px;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	background-image: url(image/icon2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px #AAAAAA dotted;
}


.top-select p	{
	font-size: 12px;
	line-height:18px;
	margin: 5px 0px 20px 0px;
	color: #666666;
}

.top-select	{
	margin: 5px 0px 20px 0px;
}

.txt_area {
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px #DDDDDD dotted;
}
.font_12	{
	font-size: 12px;
	line-height:20px;
	color: #666666;
}


/* ++++++ コンテンツ部分のデザイン ++++++ */
.main_top {
	margin: 5px 0px 10px 0px;
}

.main_txt {
	font-size: 16px;
	line-height:19px;
}

.bread	{
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
}

.subtitle	{
	padding: 0px;
	margin: 0px;
	background-image: url(image/subtitle-line.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#single	{
	padding: 0px;
	margin: 0px;
	background-image: url(image/subtitle-line.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#single h2 a	{
	color: #FFFFFF;
}


#content h2	{
	font-size: 16px;
	margin-bottom: 7;
	padding: 6px 0px 6px 10px;
	color: #FFFFFF;
}

.post h3	{
	font-size: 14px;
	color: #1A4373;
	padding: 6px 0px 5px 7px;
	margin: 0px;
	background: #EEEEEE;
	border-left: solid 5px;
	border-left-color: #DDDDDD;
}

.post p	{
	font-size: 12px;
	line-height:19px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.post li	{
	font-size: 12px;
	line-height:19px;
	color: #666666;
}
.date	{
	font-size: 10px;
	line-height:15px;
	color: #666666;
}

.post	{
	margin: 5px 0px 20px 0px;
}

.pagenav	{
	font-size: 12px;
	text-align: center;
}

.post table	{
	border-collapse: collapse;
	margin: 5px 0px 15px 0px;
}
.post td	{
	font-size: 12px;
	line-height:19px;
	color: #666666;
	margin: 0px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px #BBBBBB solid;
}

td.select	{
	font-size: 12px;
	line-height:19px;
	color: #666666;
	margin: 0px;
	padding: 2px 5px;
	background: #EEEEEE;
	border: 1px #BBBBBB solid;
}
td.small	{
	font-size: 10px;
	line-height:14px;
	color: #666666;
	margin: 0px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px #BBBBBB solid;
}
td.no-line	{
	font-size: 10px;
	line-height:19px;
	margin: 0px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 0px;
}

/* ---------- img ---------- */
/* img 左回り */
img.left { 
	float:left;
	margin: 0px 12px 12px 0px;
}
/* img 右回り */
img.right {
	float:right;
	margin: 0px 0px 12px 12px;
}
/* 回り込み解除 */
.float_clear {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* キャプション */
.cap-img {
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px #CCCCCC dotted;
}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 12px;
	line-height:20px;
	margin-bottom: 20px;
	font-weight: normal;
}

#sidebar ul	{
	color: #198204;
	list-style-type: disc;
	margin: 3px 0 10px 20px;
	padding: 0;
}

.sidebar_line	{
	background-image: url(image/side-line.gif);
	background-repeat: repeat-y;
}

#sidebar ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
}

#sidebar h2	{
	font-size: 1em;
	background-color: #538ad8;
	color: #ffffff;
	text-align:center;
	margin: 0;
	padding: 6px 0;
}

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #538ad8;
}

#calendar a	{
	text-decoration: none;
	color: #3366aa;
}

#calendar caption	{
	padding: 3px 0;
}

#calendar tfoot td	{
	border: none;
}

#calendar tfoot td#prev	{
	text-align: left;
}

#calendar tfoot td#next	{
	text-align: right;
}


/* ++++++ コメント部分のデザイン ++++++ */
.comment	{
	font-size: 10px;
	line-height:14px;
	text-align: right;
	border-top: 1px #AAAAAA dotted;
	padding: 5px 0px 0px 0px;
}

#comments h4	{
	font-size: 14px;
	border-bottom: 2px #198204 solid;
	padding: 5px 0px 7px 0px;
	}

.com	{
	font-size: 12px;
	line-height:18px;
	border-bottom: dotted 1px #AAAAAA;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0px 0px 0px;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 10px;
	border: 1px #198204 dotted;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 10px;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	margin-top: 30px;
	width: 770px;
	height: 30px;
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
}

