@charset "utf-8";

/*background photo
--------------------------*/
body {
	background-repeat: repeat;
	margin: 0px auto;
	background-position: 0px 0px;
	background-image: url(images/bg02.jpg);
}
a img {
	border-style: none;
	background-color: #FFFFFF;
}


/*line1
--------------------------*/
#line1 {
	background: #464646;
	display: block;
	float: left;
	height: 30px;
	width: 360px;
}


/*line2
--------------------------*/
#line2 {
background: #FF9000;
height:30px;
width: 380px;
float:right;
display: block;
}
#line2 ul {
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	display: inline-block;
	margin-top: 5px;
	list-style: none;
	margin-left: 15px;
}
#line2 li {
	border-style: none;
}




/*#line3
--------------------------*/
#line3 {
	text-align:center;
	background: #464646;
	height:30px;
	width: 360px;
	float:left;
	display: block;
	background: url(images/bg.gif);
	color: #ffffff;
	font-size: 70%;
	line-height: 30px;
	font-family: tahoma;
}

/*line4
--------------------------*/
#line4 {
background: #FF9000;
height:30px;
width: 380px;
float:right;
display: block;
}
#line4name {
	font-family: sans-serif;
	font-size: 70%;
	color: #333333;
	margin-top: 2px;
	margin-left: 50px;
}


/*container
--------------------------*/
#container {
	width: 750px;
	border-top: 8px solid #FF9900;
	margin: 0px auto;
	border-right: 3px solid #c7c7c7;
	border-left: 3px solid #c7c7c7;
	background-color: #FFFFFF;
}
#content img {
}


/*left
--------------------------*/
#left {
	margin-top:5px;
	width: 180px;
	float: left;
	color: #c7c7c7;
	font-family: verdana;
	background-image: url(images/bg_left_02.jpg);
	height: 800px;
	background-repeat: no-repeat;
}

/*center
--------------------------*/
#center {
	margin-top:5px;
	width: 180px;
	float: left;
	background-image: url(images/bg_right_02.jpg);
	height: 800px;
	background-repeat: no-repeat;
}
#menu p {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 70%;
	border-bottom: 3px solid #FF9900;
	background-color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
}
#menu table {
	margin-top: 5px;
}

a:link {
	font-size: 75%;
	font-family: sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#content a {
	font-size: 90%;
}

a:visited {
	font-family: sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #FF9900;
}



/*right
--------------------------*/
#right {
	margin-top:5px;
	width: 380px;
	float: right;
}

/*
--------------------------*/

#name a {
	text-decoration: none;
}

/*h1
--------------------------*/
h1 {
	border-left: 5px solid #464646;
	font-family: "trebuchet ms";
	font-size: 70%;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	color: #FF9000;
}
h2 {
	font-size: 60%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #FF9900;
}


ul, li {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight:normal;
	border-bottom:none #C7C7C7;
	color:#464646;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#jyouhou {
	margin-top: 3px;
}

#jyouhou li { list-style:none;}

#footer li {
	font-size: 70%;
	display: inline;
	margin-left: 2px;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-weight: normal;
	font-size: 76%;
	padding-left: 10px;
}
#right #content {
	font-size: 80%;
	font-family: sans-serif;
	color: #333333;
}
#content ul {
	list-style: url(images/bullet.gif);
	margin-left: 20px;
}
#content img {
	margin-left: 12px;
	margin-top: 5px;
}

#content li {
	border-bottom: 1px dotted #FF9900;
	margin-top: 10px;
}
#content h4 {
	border-left: 10px solid #FF33CC;
	padding-left: 10px;
}
#question dt {
	background-color: #FF9900;
	padding-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
}

#content_b_imgbod { padding-right:30px;float:left; width:100px;}
#content_b { margin-left:10px; width:250px; }

#content_b ul {
	list-style: url(images/bullet.gif);
	margin-left: 20px;
	border:1px solid #FF0000;
	background-color:#006666;
		display:inline-block;
	
}
#content_b li {
	margin-top: 10px;


}
.red_f { color:#FF0000;}

/*  ---- Clearfix ----  */

.clearfix{
	zoom:1;
}
.clearfix:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.clearfix { display: inline-block; }
/* Mac版IEを除外 \*/
.clearfix { display: block; }
/* */


#contents_box {}
.map_text { margin:5px 0 65px 0; }