@charset "utf-8";
/* CSS Document */
a	{color: #017acd}


body{
	background-color: #d6eff4;
}

.damy{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

ul{ list-style-type: none;}

.list_1{
	padding-left: 20px;
}

.list_1 li{
	padding-left: 25px;
	margin-bottom: 5px;
	background-image: url(img/mark_1.gif);
	background-repeat:no-repeat;
}

.list_2{
	padding-left: 20px;
}

.list_2 li{
	padding-left: 25px;
	margin-bottom: 5px;
	background-image: url(img/mark_2.gif);
	background-repeat:no-repeat;
}

.list_3{
	padding-left: 20px;
}

.list_3 li{
	padding-left: 25px;
	margin-bottom: 5px;
	background-image: url(img/mark_3.gif);
	background-repeat:no-repeat;
}

.f_red_bold{
	font-weight:bold;
	color: #ff0000;
	font-size: 12pt;
}

.f_bold{
	font-weight:bold;
	font-size: 11pt;
	color: #0000ff;
}
.cls_all {
	clear: both;
}

.cls_left{
	clear: left;
}

/* オリジナル */


#main_wrapper {
	background-image: url(img/back_img.gif);
	background-repeat: repeat-y;
	_height: 400px;
}


/* メニューラッパー */
#left_wrapper {
	float: left;
	width: 200px;
	_width: 200px;
	margin-left: 10px;
	_margin-left: 5px;
	padding: 0px 0px 10px 0px;
	font-size: 10pt;
	background-color: #c4eff8;
}

.menu_box_title{
	width: 200px;
	height: 21px;
	text-align: center;
	margin-top: 5px;
	color: #0063a4;
}

.menu_title{
	width: 200px;
	height: 18px;
	background-image: url(img/menu_title.gif);
	padding-top: 22px;
	text-align: center;
	color: #ffffff;
}

.menu_box a:link {
	display:block;
	background-image: url(img/menu_back.gif);
	width: 145px;
	height: 20px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 16px;
	background-color: #ffffff;
	color: #005087;
	text-decoration: none;
}

.menu_box a:visited {
	display:block;
	background-image: url(img/menu_back.gif);
	width: 145px;
	height: 20px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 16px;
	background-color: #ffffff;
	color: #005087;
	text-decoration: none;
}

.menu_box a:hover {
	display:block;
	background-image: url(img/menu_back_on.gif);
	width: 145px;
	height: 20px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 16px;
	color: #ff0000;
	text-decoration: none;
}

.menu_box a:active {
	display:block;
	background-image: url(img/menu_back_on.gif);
	width: 145px;
	height: 20px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 16px;
	background-color: #ffffff;
	color: #005087;
	text-decoration: none;
}


#link_box{
	color: #005087;
	width: 150px;
	margin: 10px 0px 0px 20px;
}

#link_box p{
	text-align: center;
}

#link_text{
	text-align: left;
	font-size: 8pt;
}

/* 右コンテンツラッパー */
#right_wrapper {
	width: 540px;
	_width: 520px;
	float: right;
	font-size: 10pt;
	margin-right: 10px;
	margin-top: 5px;
	_margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#container #main_wrapper p {
	padding-left: 10px;
	padding-right: 10px;
}


#right_wrapper h2{
	height: 20px;
	font-size: 12pt;
	padding: 12px 10px 10px 20px;
	background-color: #a4e6f4;
	background-image: url(img/main_h2_mark.gif);
	background-repeat: no-repeat;
}




/* フッター */
#new_footer {
	background-color: #00a0ea;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 5px 5px;
	text-align: right;
	font-size: 8pt;
}

#new_footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#new_footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#new_footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#new_footer a:active {
	color: #ffffff;
	text-decoration: none;
}


/* コンテナ */
div#container{
	width: 780px;
	border: solid 1px #00a0e9;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

/* ヘッダー */
div#header{
	width: 760px;
	height: 170px;
	background-color: #017acd;
	background-image: url(img/head.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;

}

div#header h1{
	padding-top: 3px;
	padding-left: 5px;
	margin: 0px;
	font-size: 10pt;
	color: #ffffff;
}

div#header p{
	color: #ffffff;
	font-size: 0.75em;
	margin: 0}

P.inyo{text-align:right}
h2{font-size:12px}
span.name{font-weight:bold;
          font-size:16px}

/* パンくずリスト */
p#bread	{background-color: #00a0ea;
	line-height: 18px;
	font-size: 0.75em;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px}

p#bread a	{
	color: #ffffff;
	text-decoration: none;
}
p#bread a:hover	{
	color: #ff0000;
	text-decoration: underline; 
}
 
/* コンテンツ */
div#content	{margin-left: 10px;
	margin-right: 10px}

div#content h2	{margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(../bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	padding-left: 10px;
}

p.button	{text-align: center;
		 font-size:10px;
	margin-top: 10px}

p.button img	{border: none}


/* フッター */
div#footer	{padding-top: 8px;
	width: 560px;
	margin-left: auto;
	margin-right: auto}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: left}

div#news {width:540px;
          padding-left:10px}
	  
.style1 {
	font-size: 14px;
}
.promo {
	margin-left: 25px;
}

