body {
color:#333333;
font-family:hiragino kaku gothic pro,"ヒラギノ角ゴ pro w3", "ｍｓ ｐゴシック", "osaka", helvetica, arial, sans-serif;
font-size:14px;
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; TEXT-ALIGN: center
}

#container {
	width: 770px;
	margin: 10px auto 10px 10px;
	text-align: left;
}

/* ヘッダータイトル部 */
.header2_title {
	color: #000000;
	font-weight: bold;
}

.header2_title a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}

.header2_title a:hover {
	color: #FDBB53;
	font-weight: bold;
	text-decoration: none; 
}

/* 見出し */
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	}

/* タイトル文字 */
h1 {
	font-size: 20px;
	}
	
/* サブタイトル文字 */
h2 {
	font-size:14px;
	color: #FFFFFF;
	}

h2.title {
	padding: 1px;	margin: 5px 0px;
	background: #ffffcc; /* 背景色 */
	border-top: 1px solid #dddddd; /* 上線 */ 
	border-bottom: 1px dotted #dddddd; /* 下線 */ 
	color: #666666;  /* 文字色 */
	font-size: 13px; /* 文字サイズ */
	font-weight: normal;
}
h3 {
	font-size:14px;
	font-weight: bold;
	}

h4 {
	font-size:14px;
	font-weight: bold;
	}

h5 {
	font-size:14px;
	font-weight: bold;
	}

.entry1_title{
	margin-top: 10px;
	margin-left: 20px;
	border-bottom: solid 2px;
	line-height:140%
}

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

.menu1 a {
	color: #FFFFFF;
	text-decoration: none; 
}

.menu1 a:hover {
	color: #FF3300;
	text-decoration: underline; 
}

.pan {
font-size:12px;
line-height:140%
}


A { 
	text-decoration:none; 
	color: #0000FF; 
}

A:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
}


.gyoukan {
	line-height: 150%;
}

.main_title {
	padding: 0px 5px;	margin: 5px 0px;
	border-left: 5px solid #ffcc00; /* 左線 */
	color: #008000;  /* 文字色 */
	font-size: 15px; /* 文字サイズ */
	font-weight: bold;
}


.footer_text2 {
	font-size: 10px;
	text-align: right;
	}