body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #FF0000;
}


#container {
	width: 760px;
	margin: auto;
	background-image: url(../image/menu-bg.gif);
	background-repeat: repeat-y;
}
#containerlist {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#header {
}

h1 {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/header01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 90px;
}

#menuarea {
	float: left;
	margin: 0px 0px 50px;
	width: 230px;
	background-color: #D1DCDF;
}
#menuarea ul {
	padding: 0px;
	list-style-type: none;
	line-height: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
}

#menuarea li {
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #C0CED2;
	border-bottom: 1px solid #C0CED2;
	border-left: 1px solid #FFFFFF;

	}

#menuarea li a:link,
#menuarea li a:visited {
	display: block;
	margin: 0px;
	padding: 7px 0.4em;
	color: #333333;
	border-left: 3px solid #7EB4C7;
	text-decoration: none;
	line-height: 140%;
	overflow: hidden;
	position: relative;
	background-image: url(../image/menu-bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menuarea li a:hover {
	border-left-color: #003366;
	color: #003366;
	background-image: url(../image/menu-bg0102.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 3px;
	border-left-style: solid;
}

#menuarea li img {
	border: none;
}
#mainarea {
	float: right;
	font-size: 12px;
	width: 520px;
	margin: 0px 0px 30px;
}
#mainarea h3 {
	color: #2A6CC5;
	padding: 2px;
	margin: 0px 5px;
}
#mainarea h4 {
	padding: 2px;
	margin: 0px 5px;
}

#mainarea h2 {
	font-size: 14px;
	margin: 0px 0px 4px;
	padding: 0px;
}
#topicpath {
	font-size: 10px;
	text-align: right;
	padding: 4px;
	margin: 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.index_icon_search {
	text-align: center;
	padding-bottom: 10px;
}


#mainarea p {
	padding: 0px;
	margin: 4px 8px 15px;
	line-height: 150%;
}
.floatright
{
	float: right;
	margin: 0 10px 10px;
	clear: right;
	text-align: center;
}
#how_menu {
	margin: 5px 10px 10px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#how_menu h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #0099CC;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
}
#how_menu h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
	margin-bottom: 2px;
}
#how_menutext {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 18px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#how_menu strong {
	color: #0099CC;
}

.how-icon_donna {
	margin-right: 7px;
	margin-bottom: 7px;
}
.sanjo_table {
	font-size: 10px;
}
.sanjo_table_title {
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.shoukai_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#kaiin_kensaku {
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
}
#kaiin_kensaku a:link, #kaiin_kensaku a:visited {
	color: #FFFFFF;
	background-color: #006699;
	padding: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
#kaiin_kensaku a:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	text-decoration: none;
	background-color: #0066CC;
}

.link_title {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




.title_bg_index {
	background-image: url(../image/title_bg_index.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_how {
	background-image: url(../image/title_bg_how.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_what {
	background-image: url(../image/title_bg_what.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_toiawase {
	background-image: url(../image/title_bg_toiawase.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_kaiin {
	background-image: url(../image/title_bg_kaiin.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_kenshu {
	background-image: url(../image/title_bg_kenshu.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_kousin {
	background-image: url(../image/title_bg_kousin.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_shoukai {
	background-image: url(../image/title_bg_shoukai.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_aisatsu {
	background-image: url(../image/title_bg_aisatsu.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_sanjo {
	background-image: url(../image/title_bg_sanjo.jpg);
	background-position: right top;
	height: 150px;
}
.title_bg_link {
	background-image: url(../image/title_bg_link.jpg);
	background-position: right top;
	height: 150px;
}


#undermenu {
	text-align: right;
	clear: both;
	font-size: 12px;
	padding: 10px;
}


#undermenu a:link, #undermenu a:visited {
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-decoration: none;
}

#undermenu a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding: 4px;
}




/* #undermenu	{
		text-align: right;
		clear: both;
		width: auto;
		background-repeat: no-repeat;	
 		background:#336699;
		font-size: 12px;
		font-weight: normal;
		color: #FFF;
		text-shadow : 1px 1px 1px #E4E4E4;
		border-top:1px solid #0066FF;
		border-left:1px solid #0066FF;
		border-bottom:1px solid #476BAE;
		border-right:1px solid #0066FF;
		padding:0px 10px 0px 5px;
		margin:10px auto -1px auto;
		}

	#undermenu a		{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none; }
	#undermenu a:link		{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none; }
	#undermenu a:visited	{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none;}
	#undermenu a:active	{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none;}
	#undermenu a:hover	{color: #FFF; text-shadow : 1px 1px 1px #E4E4E4;text-decoration: none; position: relative; top:1px; left:1px;}
	
	*/



#footer {
	clear: both;
	background-color: #0099CC;
	padding: 7px 7px 16px;
}
#footer h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#footer p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#mainarea li {
	line-height: 150%;
	margin-bottom: 8px;
	padding-right: 10px;
}
#mainarea table {
	margin-bottom: 26px;
}
