@charset "UTF-8";
/* CSS Document */

/*　カテゴリー ニュース--------------------------------------*/

.clear {
	clear:both;
}

h1 {
	margin:0;
    padding:0;
}

ol {
	list-style-position: inside;
}


#content_body {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#left_set {
	float:left;
	width:180px;
	height:auto;
	_margin:0;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#right_set {
	float:right;
	width:580px;
	margin:0 15px 0 0;
	_margin:0 10px 0 0;
}
/* RIGHT CONTENT ****************************************************************/
.entry_set {
	margin:20px 0 0 0;
	padding:0;
}
.entry_set h3{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.entry_set h4{
	font-size:18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AE797F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	line-height: 150%;
	width: 580px;
}
.entry_set h5{
	font-size:small;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 130%;
	padding-bottom: 5px;
	color: #000000;
}
.entry_set h6{
	font-size:14px;
	margin-bottom: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #AE797F;
	padding-left: 8px;
	letter-spacing: 1px;
	margin-top: 15px;
	line-height: 14px;
}
.entry_set p {
	font-size:small;
	padding-bottom: 15px;
}

.entry_date {
	font-size:small;
	color: #000000;
}
.textarea {
	text-align: justify;
	line-height: 140%;
	padding-bottom:10px;
}

.photoarea {
	width: 240px;
	padding-left:10px;
	padding-bottom:10px;
	float: right;
}

.entry_info {
	text-align: left;
	width: 550px;
	background-color: #F4F4F4;
	padding: 15px;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.entry_bottom_link {
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	width: 580px;
	text-align: right;
	padding-bottom: 20px;
	display: block;
	position: relative;
	float: right;
}

.entry_set_table {
	font-size: 0.8em;
	line-height: 130%;
	background-color: #CCCCCC;
	width: 580px;
	margin: 0px;
	padding: 0px;
}

.entry_set_table_02 {
	font-size: 0.7em;
	line-height: 130%;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.entry_set_td {
	padding: 3px;
	background-color: #FFFFFF;
}

/*LEFT MAIN MENU *****************************************************************/

#menu_list ul {
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#menu_list li {
	list-style-type: none;
	background-image: url(../jpn/img/news_haikei.gif);
	background-position: center center;
	height: 20px;
	width: 140px;
	margin-top: 1px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
}
