/*-----基本構造系-----*/
body {
	margin: 0px;
	padding: 0px;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.wrapper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 750px;
	padding: 0px;
	border: 0px;
	}

.introduction {
	width: 750px;
	text-align: left;
	vertical-align: bottom;
	border: 0px;
	font-size: 13px;
	margin: 1px;
	line-height: 130%;
}

.raretsu {
	width: 750px;
	text-align: left;
	vertical-align: bottom;
	border: 0px;
	font-size: 13px;
	margin: 1px;
	line-height: 130%;
}

div.kaijo {
	clear: both;
	}

#banner {
	width: 750px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image:url(img/banner.gif)
	}
#banner a {
	width: 750px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}



.navi  {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 750px;
	clear: left;
	border: none;
	line-height: 100%;
	height: 20px;
}

.pipe  { line-height: 100%; background: url("img/navi_pipe.gif"); margin: 0; padding: 0; width: 25px; height: 20px; float: left; border-width: 0 }

.button  { line-height: 140%; background: url("img/navi_longbutton.gif"); text-align: center; text-indent: 0; padding: 2px 0 0; width: 100px; height: 18px; float: left; vertical-align: middle }

.button a   { color: white; line-height: 140%; text-decoration: none; text-indent: 0; display: block; margin: 0; padding: 2px 0 0; width: 100px; height: 18px; vertical-align: middle }
.button a:hover  { color: #33ccff; line-height: 140%; text-decoration: underline; margin: 0; padding: 2px 0 0; vertical-align: middle }



div.niretsu  {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: none;
}
tel {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

div.menu {
	width: 154px;
	float: left;
	margin: 0px;
	background-color: #211c4e;
	font-size: 13px;
	text-align: left;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	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: #E1E1E1;
	border-right-color: #100e27;
	border-bottom-color: #100e27;
	border-left-color: #E1E1E1;
	}

.menu li img {
	border: 0px;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	vertical-align: middle;
	}

.menu a {
	color: white;
	font-size: 14px;
	text-decoration: none;
	line-height: 120%;
	vertical-align: middle;
	}
.menu a img {
	border: none;
	}
.menu a:hover {
	color: #33CCFF;
	text-decoration: underline;
	}

.menu ul {
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding : 0px 2px 0px 3px;
	}
.menu li {
	padding: 0px;
	margin-left: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	}

.menu h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 0 5px;
	padding: 0 0 1px 5px;
	border-top: 0;
	border-right: 0;
	border-bottom: 2px dotted white;
	border-left: 0;
}

.contents {
	padding: 0px;
	padding-top: 5px;
	background-color: #ffffcc;
	width: 750px;
	height: 100%;
}

.contents1 {
	color: black;
	font-size: 14px;
	background: #ffffcc;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 750px;
}
.contents_nar {
	color: black;
	font-size: 14px;
	background: #ffffcc;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 587px;
	float: right;
}

.contents_nar img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.half {
	width: 350px;
	float: left;
	text-align: left;
	margin: 5px;
	margin-bottom: 15px;
}

.half img {
	width: 350px;
}

.one_third {
	width: 230px;
	float: left;
	text-align: left;
	margin: 5px;
	margin-bottom: 15px;
}

.one_third img {
	width: 230px;
}

.clear {
	clear: both;
}

div.topic {
	margin: 0px;
	border: none;
	font-size: 12px;
	line-height: 140%;
	clear: both;
	padding: 15px;
}
.topic h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 2px;
	padding-left: 10px;
}
.topic h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	margin-bottom: 5px;
	padding: 1px;
	border: none;
	border-bottom: dashed 2px;
}
.topic h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 8px;
	margin-bottom: 3px;
	padding: 0px;
	border: none;
}

img.right {
	border: none;
	padding: 0px;
	margin: 5px;
	margin-left: 15px;
	float: right;
}
img.left {
	border: none;
	padding: 0px;
	margin: 5px;
	margin-right: 15px;
	float: left;
}

table.clear {
	border: none;
	margin: 0px;
	font-size: 12px;
}


.keisai {
	font-size: 12px;
	margin: 0 0 10px;
	padding: 5px;
	border: 0;
}

.keisai a:link {
	color: white;
	font-size: 14px;
	text-decoration: underline;
	border-top: 0;
	border-right: 0;
	border-bottom: 0 solid white;
	border-left: 0;
}

.blog {
	margin: 0 0 10px;
	padding: 5px;
	border: dotted 0 white;
	line-height: 150%;
}

.blog a:link {
	font-size: 14px;
	color: white;
	text-decoration: underline;
	}


.directory {
	text-align: left;
	width: 570px;
	margin: 0px;
	padding: 2px;
	background: none;
	font-size: 12px;
	color: #330033;
	}
.directory a {
	color: #330033;
	font-size: 12px;
	}
.directory2 {
	text-align: left;
	width: 750px;
	margin: 0px;
	padding: 2px;
	background: none;
	font-size: 12px;
	color: #330033;
	}
.directory2 a {
	color: #330033;
	font-size: 12px;
	}

div#footer {
	clear: both;
	text-align: center;
	width: 750px;
	}

div#copyright {
	width: 750px;
	text-align: right;
	font-size: 10px;
	border-top: 5px solid #1c003f;
	border-bottom: 5px solid #1c003f;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	padding: 2px;
	padding-left: 0px;
	padding-right: 0px;
	}

div#footerlink {
	width: 750px;
	text-align: center;
	font-size: 12px;
	color: #330033;
	}
#footerlink a {
	color: #330033;
	font-size: 12px;
	}

div.spacer3 {
	width: 750px;
	height: 3px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

.red {
	color: #ff0000;
}
.blue {
	color: #0000ff;
}
.yg {
	color: #00cc00;
}
.kon {
	color: #330099;
}
.gray {
	color: #999999;
}
.pink {
	color: #ff00cc;
}
.white {
	color: #ffffff;
}

div.f12, span.f12 {
	font-size: 12px;
	line-height: 130%;
}
div.f14, span.f14 {
	font-size: 14px;
}
div.f16, span.f16 {
	font-size: 16px;
}
	
p.hr1 {
	margin: 10px;
	padding: 0px;
	background-image: url(img/hr1.gif);
	background-repeat: repeat-x;
	height: 10px;
	clear: both;
}

div.to_top {
	margin: 0px;
	padding: 5px;
	padding-right: 15px;
	text-align: right;
	border: none;
	font-size: 12px;
	clear: both;
}

div.shirowaku {
	margin: 10px;
	padding: 5px;
	border: none;
	background-color: white;
}

div.eu_menu {
	margin-left: 50px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 200%;
	padding: 0px;
}
.eu_menu a {
	color: #000000;
}

table.europe {
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	border: none;
	vertical-align: top;
}
.europe td {
	vertical-align: top;
	font-size: 12px;
}
table.eu_navi {
	margin: 5px;
	border-collapse: collapse;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	margin-bottom: 15px;
}
.eu_navi tr {
	margin: 0px;
	padding: 0px;
	border: none;
}
.eu_navi tr td {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}
td.navi_l {
	text-align: right;
	width: 210px;
}
td.navi_c {
	text-align: center;
}
td.navi_r {
	text-align: left;
	width: 210px;
}

div.voice {
	margin: 0px;
	padding: 15px;
	text-align: left;
	background-color: #ffffcc;
}
img.voice {
	margin: 10px;
	margin-left: 15px;
	float: right;
}
.voice img {
	clear: both;
	margin: 0px;
	margin-top: 15px;
}

form table tr td {
	font-size: 12px;
	line-height: 150%;
}
td.purpose {
	font-size: 16px;
}

