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

body {
	text-align:center;
	background-image:url(../image/bg.png);
	/*
	background-color:#FFFFFF;
	*/
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.nav1 {
	width:100%;
	/*
	background-color:#FFFFFF;
	*/
	margin: 0px;
	padding: 0px;
}
.globalMenu {
	margin:auto;
	width:980px;
	text-align:right;
	font-size:0.75em;
	padding:3px;
}
.globalMenu a {
	text-decoration:none;
}

.nav2 {
	width:100%;
	height:5px;
	/*
	background-color:#FFFFFF;
	*/
	margin: 0px;
	padding: 0px;

	border-bottom: 1px solid #CCCCCC;
}
.header {
	width:100%;
	/*
	background-color:#FFFFFF;
	*/
	border-top: 1px ridge #999999;
	/*
	border-top: 1px groove #999999;
	border-bottom: 1px ridge #999999;
	*/
	margin: 0px;
	padding: 0px;
}
.title {
	width:980px;
	height:100px;
	margin:auto;
	padding: 0px;
}
.base {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
}
.contents {
	float:left;
	margin:auto;
	padding-top:10px;
	width:980px;
	background-image: url(../image/bg_contents.png);
	/*
	background-image: url(../image/bg_contents.png);
	*/
}

.leftSide {
	margin: 0px;
	padding: 0px;
	width:200px;
	text-align:left;
	float:left;
}

.left_banner {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align:center;

}

.main {
	float:left;
	margin-left:10px;
	margin-right:5px;
	padding:0px;
	width:760px;
	text-align:left;
}

/***************************************************************************************


****************************************************************************************/
#leftMenu, #leftMenu * {
/* */
	margin:0px;
	padding:0px;
	text-decoration:none;
/* */
}

ul#leftMenu {
	/*
	margin:0px;
	padding:0px;
	*/
	/* 上,右,下,左 */
	/* 上下,左右 */
	margin:0px;
	padding:0px 5px;
	width:190px;
	float:left;
	list-style:none;
	text-align:left;
}

ul#leftMenu li {
	padding:0px 0px 5px 0px;
}

ul#leftMenu li a {
	display:block;
	color:#333333;
	letter-spacing: 2px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #aec1d4;
	padding:5px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #FFFFFF), color-stop(100%, #e0e0e0) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #e0e0e0 100% );
	background:-ms-linear-gradient( top, #FFFFFF 5%, #e0e0e0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e0e0e0');
	background-color:#FFFFFF;
	color:#666666;

 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	
}

ul#leftMenu li a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e0f0ff), color-stop(100%, #ffffff) );
	background:-moz-linear-gradient( center top, #e0f0ff 5%, #ffffff 100% );
	background:-ms-linear-gradient( top, #e0f0ff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0f0ff', endColorstr='#ffffff');
	background-color:#e0f0ff;
}

ul#leftMenu li a#current {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #aec1d4;
	padding:5px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffffff), color-stop(100%, #e0f0ff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #e0f0ff 100% );
	background:-ms-linear-gradient( top, #ffffff 5%, #e0f0ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0f0ff');
	background-color:#ffffff;
	color:#666666;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #dcecfb;
 	-moz-box-shadow:inset 1px 1px 0px 0px #dcecfb;
 	box-shadow:inset 1px 1px 0px 0px #dcecfb;
}

ul#leftMenu li a#current:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e0f0ff), color-stop(100%, #ffffff) );
	background:-moz-linear-gradient( center top, #e0f0ff 5%, #ffffff 100% );
	background:-ms-linear-gradient( top, #e0f0ff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0f0ff', endColorstr='#ffffff');
	background-color:#e0f0ff;
}


#leftMenu, #leftMenu * {
/* */
	margin:0px;
	padding:0px;
	
/* */
}



h2 {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 30px;
	color:#666666;
	font-size:1.6em;
	line-height:1.8em;
	letter-spacing: 20px;
	background-image: url(../image/bar01.png);
	background-repeat: no-repeat;
}
h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	color:#666666;
	background-image:url(../image/box_title_gray.png);
	background-repeat:no-repeat;
	font-size:1.25em;
	line-height:1.25em;
	font-weight:bold;
	height:40px;
}
.footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	text-align:center;
	/*
	background-color:#FFFFFF;
	*/
	float:left;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #9999CC;
}

.copyright {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	text-align:left;
}


address {
	font-size:0.825em;
	font-style:normal;
	color:#5e8eab;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;
}

address a {
	color:#666666;
	text-decoration:none;
	border-bottom:dotted 2px orange;
}

address a:hover {
	color:#ff8800;
}

ul {
	text-align:left;
	list-style-image:url(../image/listmark.png);
	margin-left:15px;
	padding-left:10px;
	margin-top:0px;
}

li {
	line-height: 25px;
	padding-left:0.3em;
	font-size:0.95em;
	color:#555555;
	margin-bottom:5px;
	margin-left:1px;
}

td.basic {
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:5px;
	line-height: 1.5em;
	color:#555555;
}
td.basic_head {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:5px;
	line-height: 1.5em;
	color:#555555;
}
td.basic_head_last {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:5px;
	line-height: 1.5em;
	color:#555555;
}
td.basic_last {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:5px;
	line-height: 1.5em;
	color:#555555;
}

td.size {
	background-image: url(../image/side_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 500px;
	width: 200px;
}

td.main {
	width: 740px;
	padding: 0px;
}

td.box {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

td.lightbox {
	border: 1px solid #0066CC;
	padding: 10px;
}

caption.box {
	font-size: 1.25em;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
	text-indent: 2em;
	text-align: left;
	background-image: url(../image/box_title_gray.png);
	color: #333333;
	/*
	color: #0066CC;
	*/
	background-repeat: no-repeat;
	letter-spacing: 10px;
}

h4.subject {
	margin:0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #9b85f2;
	padding:10px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f7ff), color-stop(100%, #9c90f5) );
	background:-moz-linear-gradient( center top, #f9f7ff 5%, #9c90f5 100% );
	background:-ms-linear-gradient( top, #f9f7ff 5%, #9c90f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f7ff', endColorstr='#9c90f5');
	background-color:#f9f7ff;
	color:#3d3d3d;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	letter-spacing: 30px;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #d6e1eb;
 	-moz-box-shadow:inset 1px 1px 0px 0px #d6e1eb;
 	box-shadow:inset 1px 1px 0px 0px #d6e1eb;
}
h5.subject {
	margin:0px;
	background:#003399;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	letter-spacing:1em;
}

.right-box {
	width:100%;
	margin:auto;
	text-align:right;
	background:#CC66FF;

}

li.news {
	background-image:url(../image/bg_dot.gif);
}

.contact-box {
	float:right;
	margin:auto;
	width:23em;
	text-align:left;
	color:#333333;
}
div.contact-box {
	padding-bottom:10px;
	/*
	background-color:#FFFFFF;
	*/
	border: 10px solid #F0F0F0;
}
div.box p {
	background-image: url(../image/bg_dot.gif);
	line-height: 25px; 
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
}
p.space {
	margin:0px;
	padding:0xp;
}
p.space-half {
	margin:0px;
	padding:0xp;
	line-height:5px;
}
p.subject {
	font-weight:bold;
	text-align:left;
	padding:5px 0px 0px 15px;
	letter-spacing:0.1em;
}
p.sentence {
	text-align:left;
	padding:0px 5px;
	font-size: 0.80em;
	letter-spacing:0.1em;
}
p.contact-box {
	margin:0px;
	padding:0xp;
	line-height:1.5em;
	text-indent:15px;
}

span.subject {
	font-size:1.15em;
	color:#003399;
	font-weight: bold;

}

.clearLeft {
	clear: left;
	margin: 0px;
	padding: 0px;
	font-size:1px;
	/*
	background:#FFFFFF;
	*/
}
