@ charset "UTF-8";

/* 全体構造
---------------------------------------------------- */

html{
	background: #885b56;
	}

body{
	text-align: center;
	background: #885b56;
	margin: 0;
	font-size: 62.5%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","sans-serif";
    }
	
	
/* header
-------------------------------------------------------- */

#topheader{
	width: 200px;
	height: 54px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(navi_imgs/00home_off.gif);
	background-repeat: no-repeat;
	}

#topheader h1{
	text-indent: -9999px;
	}
	
#header{
	width: 200px;
	height: 43px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(navi_simgs/00home_off.gif);
	background-repeat: no-repeat;
	}

#header h1{
	display: block;
	width: 200px;
	height: 43px;
	text-indent: -9999px;
	}



/* top
-------------------------------------------------------- */

#topbox{
    display: block;
	margin-top: 10px;
	margin-left: 20px;
	width: 160px;
	}
	
#topbox p{	
    font-size: 1em;
	color: #FFF;
	line-height: 160%;
	}

#toptopics{
    font-size: 1em;
	color: #FFF;
	line-height: 130%;
    display: block;
	margin-top: 10px;
	margin-left: 20px;
	width: 280px;
	}
	
#toptopics span{
    color: #d1a1f1;
	}
	
#toptopics ul{
    list-style: none;
	margin: 0;
	padding: 0;
	}
	
#toptopics li{
    margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px dotted #6f6179;
	}

#toptopics a:link {
	 color: #FFF;
	 text-decoration: none;
	 }
#toptopics a:visited {color: #c2b7ca;}
#toptopics a:hover {color: #ff9933;}
#toptopics a:active {color: #ff9933;}

/* subtitle
-------------------------------------------------------- */

#subtitle{
    margin: 0;
	display: block;
    float: right;
	width: 720px;
	}
	
#subtitle h2{
    margin-right: 20px;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	}
	

/* maincontents
-------------------------------------------------------- */

#main{
    margin: 0;
	padding: 0;
	text-align: left;
	}

#main a:link {color: #4c4ccd;}
#main a:visited {color: #6f6fc9;}
#main a:hover {color: #990033;}
#main a:active {color: #990033;}

#main h3{
    clear: both;
	display: block;
	height: 24px;
	padding: 3px 0 0 30px;
	font-size:1.4em;
	font-weight:bold;
	background: url(images/back_h3.gif) no-repeat;
	color: #990033;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
#main h3.formh3{
  clear: both;
	display: block;
	height: 24px;
	margin: 20px 0 10px 30px;
	padding: 3px 0 0 30px;
	font-size:1.4em;
	font-weight:bold;
	background: url(images/back_h3.gif) no-repeat;
	color: #990033;
	}

#main h4{
    margin: 10px 0 10px 20px;
	font-size:1.2em;
	font-weight: bold;
	color: #990033;
	clear: right;
	}

#main P{
    margin-left: 20px;
	font-size: 1.2em;
	line-height: 160%;
	color: #565656;
	}
	
#main img{
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	}

#main ol{
    margin-left: 40px;
    margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 160%;
	color: #565656;
	}
	
#imagebox{
	margin-left: 20px;
	}

#main .box4{
	width: 110px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
#main .box4 p{
	margin: auto;
	text-align: center;
	font-size: 0.9em;
	}
	
#main .box3{
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
#main .box3 p{
	text-align: center;
	font-size: 0.9em;
	}

#main .box2{
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
#main .box2 p{
	text-align: center;
	font-size: 0.9em;
	}
	
#main table{
	clear: both;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
	}
	
#main td{
	padding: 5px;
	border-bottom: 1px dotted #bbb;
	background: #f4f4f4;
	vertical-align: top;
	}

#main th{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #bbb;
	background: #f3eedf;
	text-align: left;
	color: #565656;
	vertical-align: top;
	}

#main th a:link {color: #003399;}
#main th a:visited {color: #336699;}
#main th a:hover {color: #990033;}
#main th a:active {color: #990033;}


/* maincontents
-------------------------------------------------------- */

#mainb{
    margin: 0;
	padding: 0;
	text-align: left;
	}

#mainb a:link {color: #4c4ccd;}
#mainb a:visited {color: #6f6fc9;}
#mainb a:hover {color: #990033;}
#mainb a:active {color: #990033;}

#mainb h3{
    clear: both;
	display: block;
	height: 24px;
	padding: 3px 0 0 30px;
	font-size:1.4em;
	font-weight:bold;
	background: url(images/back_h3.gif) no-repeat;
	color: #990033;
	margin-top: 20px;
	margin-bottom: 10px;
	}

#mainb h4{
    margin: 10px 0 10px 20px;
	font-size:1.2em;
	font-weight: bold;
	color: #990033;
	}

#mainb P{
    margin-left: 20px;
	font-size: 1.2em;
	line-height: 160%;
	color: #565656;
	}
	
#mainb ol{
    margin-left: 40px;
	font-size: 1.2em;
	line-height: 160%;
	color: #565656;
	}
	
#imagebox{
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
	}

#mainb .box4{
	width: 110px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
#mainb .box4 p{
	margin: auto;
	text-align: center;
	font-size: 0.9em;
	}
	
#mainb .box3{
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
#mainb .box3 p{
	text-align: center;
	font-size: 0.9em;
	}

#mainb .box2{
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	}
	
#mainb .box2 p{
	text-align: center;
	font-size: 0.9em;
	}
	
#mainb table{
	clear: both;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 440px;
	font-size: 1.2em;
	}
	
#mainb td{
	padding: 5px;
	border-bottom: 1px dotted #bbb;
	background: #f4f4f4;
	vertical-align: top;
	}

#mainb th{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #bbb;
	background: #f3eedf;
	text-align: left;
	color: #565656;
	vertical-align: top;
	}

#mainb th a:link {color: #003399;}
#mainb th a:visited {color: #336699;}
#mainb th a:hover {color: #990033;}
#mainb th a:active {color: #990033;}





/* お問い合わせ
---------------------------------------------------- */
#contact {
  margin-left: 20px;
  padding-left: 0px;
  width: 440px;
  font-size: x-small;
}

#contact form {
  margin: 0;
}

#contact fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}

#contact fieldset#last {
  border-bottom: none;
}

#contact .label {
  clear: left;
  display: block;
  padding-top: 0.8em;
  padding-left: 10px;
  float: left;
  width: 120px;
  line-height: 1.2em;
}

#contact .control {
  display: block;
  margin: 0 0 0 120px;
  padding-top: 0.8em;
  line-height: 2em;
}

#contact input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}

#contact input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}


	
/* footer
-------------------------------------------------------- */

#footer{
    clear: both;
    width: 720px;
	margin: 0;
	}

#footer address{
    float: right;
	margin-bottom: 10px;
	margin-right: 20px;
	font-size: 0.9em;
	color: #666666;
	}
