
@charset "UTF-8";


/*共通*/

/*	font-family:"DF宋楷書W7",cursive;*/
BODY {
	margin:0px;
	background-image: url(../images/back137x600.gif);
}


A {
	color:blue;
	text-decoration:none;
}
A:visited {
	color:green;
}
A:hover {
	color:red;
	text-decoration:underline;
}

hr {
	color:#cccccc;
}

/*ヘッダ*/
.header {
	padding-bottom:1px;
	background-color : #ffffff;
}
.header_seo {
	height:20px;
	overflow:hidden;
	line-height:100%;
}
.header_seo h1 {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	margin-top:2px;
	margin-bottom:0px;
	margin-left:2px;
}
.header_image {
	position:relative;
	width:750px;
	height:230px;
	overflow:hidden;
}
.header_image_back {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}
.header_image_menu {
	position:absolute;
	top:206px;
	left:507px;
	font-size:14px;
	z-index:1;
	color:#444444;

}


/*メニュー*/
.menu_left{
	padding:0px 0px 0px 0px;
	width:160px;
	background-color : #ffffff;
}
.menu_back{
	width:160px;
}

.m_item0 {
	display: block;
	margin-bottom:6px;
	margin-left:10px;
	margin-top:14px;
}

.m_item1 {
	display: block;
	margin-bottom:6px;
	margin-left:10px;
	margin-top:10px;
}

.m_item2 {
	padding:5px;
	margin-top:20px;

}
.m_item3 {
	display: block;
	margin-bottom:6px;
	margin-left:40px;
}




/*本文*/
.content_base
{
	width:590px;
	padding:0px;
	background-color : #ffffff;

}
.content_main{
	width:580px;
	padding-left:10px;
	padding-top:10px;
}
.content_text {
	margin:0px 10px 0px 25px;
	line-height:140%;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size:90%;
	color:#444444;
}

.top_image{
	padding:0px 1px 0px 1px;
}
ul
{
	list-style-type:square;
}
.content_r_base
{
	width:570px;
	padding:10px;
	background-color : #ffffff;
	color:#444444;

}
.content_r_body {
	line-height:140%;
	text-align: justify;
	text-justify: inter-ideograph;
	width:555px;
	padding-left:15px;
	padding-top:5px;
	color:#444444;
	font-size:90%;
}
.content_img {
	background-image: url(../images/yuisho02.jpg);
	background-repeat:no-repeat;
	background-position:99% 8%;
}

.content_r_img {
	background-image: url(../images/yuisho.jpg);
	background-repeat:no-repeat;
	background-position:99% 100%;
}
.table{
	font-size:95%;
	color:#444444;
	margin:2px;
	padding:2px;
	/*text-align:center;*/
	border:solid 0px;
	width:480px;
}
.table_02{
	font-size:80%;
	color:#666666;
	margin:10px;
	padding:2px;
	text-align:left;
	border:solid 2px #cccccc;
}
.table_03{
	font-size:90%;
	color:#666666;
	margin:10px;
	padding:2px;
	text-align:center;
	border:solid 2px #ffffff;
	line-height:140%;

}


.table_td1{
	color:#444444;
	width:60px;
	height:20px;
	border:solid 0px #F3E7CB;
	vertical-align: top;
}
.table_td2{
	color:#444444;
	width:40px;
	height:20px;
	border:solid 0px #F3E7CB;
	text-align:center;
	vertical-align: top;

}
.table_td3{
	color:#444444;
	width:360px;
	height:20px;
	border:solid 0px #F3E7CB;
	text-align:left;
}
.table_td4{
	color:#666666;
	width:350px;
	height:20px;
	border:solid 1px #F3E7CB;
	text-align:left;
}

.title{
	font-size:90%;
	color:#2B4038;
	border: #0057cc;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-left-width:10px;
	padding-left:7px;
	margin-top:20px;
	margin-left:15px;

}
.title_02{
	font-size:90%;
	color:#2B4038;
	border: #0057cc;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-left-width:10px;
	padding-left:10px;
}


.detail_date{
	color:#999999;
	font-size:80%;
	text-align:right;
	padding:5px;
}
.red{
	color:#FF0000;
}

/*フッタ*/
.footer {
	padding-top:2px;
	background-color : #ffffff;
}
.footer_text {
	border-width:1px 0px 0px 0px;
	border-color:#330000;
	border-style:solid;
	padding:5px 3px 5px 3px;
	text-align:center;
	font-size:12px;
	color:#330000;
	line-height:140%;
}

/* ページトップリンク */
.page_top{
	color:#444444;
	font-size:80%;
	text-align:right;
	margin:10px 5px 10px 0px;
}






/*
	font-size:12px;
	font-weight:normal;
*/



