body {
	margin: 10px auto 10px 10px;
	padding: 0px;
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

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

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

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

.header2_title a:hover {
	color: #FF3300;
	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;
	}

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;
}

.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;
}


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

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


.gyoukan {
	line-height: 150%;
}



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