@charset "utf-8";
/* CSS Document */
/*全ページ共通*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	font-size: 12px;
	padding-left: auto;
	padding-right: auto;
}

img {
border: none;
behavior: expression(IEPNGFIX.fix(this));
} 

a:link      { color: #0000FF; text-decoration: none }
a:visited   { color: #840084; text-decoration: none }
a:active   { color: #FF6060; text-decoration: none }
a:hover   {color:#FF6060; text-decoration: none;}

p{
	margin: 0.5em 0;
	text-align:justify;
	text-justify:distribute;
	line-height: 1.5em; 
	font-size: 12px;
	padding-left: 2em;
	padding-right: 2em;
}

ul li{
	line-height: 1.8em;
}

table{
	font-size: 12px;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#wrapper {
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 700px;
	padding: 0 auto 10px auto;
	margin: 0 auto 0 auto;
	font-size: 12px;
}

#wrapper a{color:#006633;}

#index_main h1 {
	font-size: 20px;
	color: #336600;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	letter-spacing: 0.1em;
}
#index_main h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	letter-spacing: 0.1em;
}

#index_main {
	margin: 0px;
	padding: 0px;
	height: 410px;
	width: 768px;
	background-image: url(./images/back.png);
	background-repeat: no-repeat;
}
#index_main p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#add {
	float: right;
	width: auto;
	height: 57px;
	vertical-align: bottom;
	padding: auto;
	padding-top: 2em;
	text-align: right;
}

#index_main h3 {
	color: #CC3300;
	font-weight: normal;
	font-size: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#index_main #catch {
	float: left;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
}
.right {
	text-align: right;
}
#logo {
	float: left;
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
}
#topnavi {
	clear: both;
	width: 100%;
	float: right;
	vertical-align: bottom;
	padding: 0;
	border-bottom: 1px solid white;
	background-image: url(./images/navi_back.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
#topnavi ul {
	padding: 0px;
	list-style: none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: white;
	margin: 3px 0 0 0;
	height: 15px;
}
#topnavi ul li {
	line-height: 1em;
	margin: 0;
	text-align: center;
	display: inline;
	padding: 5px 2px 2px 2px;
}
#topnavi li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid white;
}

#main {
	padding:0;
	margin: 0;
	clear: both;
}

#header {
	margin: 0px;
	width: 100%;
	padding: 10px 0px 0px 0px;
}
#header a {
	color: #000000;
	text-decoration: none;
}

#banner {
	margin: 0;
	padding: 0;
	width: 100%;
	padding-bottom: 20px;
}

#banner1 {
	background-image: url(images/index/top_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 380px;
	width: 100%;
	margin: 0;
	padding: 0;
}


#c_left {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0;
}
#c_right {
	float: left;
	width: auto;
	margin: 0 5px 0 2px;
	padding: 0;
}

#main2 {
	padding: 10px 10px 20px 10px;
	margin: 0;
}

#main2 h1,h2 {
	font-size: 14px;
	margin-bottom: 4px;
	color: #006633;
	text-align: left;
	margin-left: 10px;
}

#main2 h3,h4{
	color: #009966;
	margin-bottom: 4px;
	font-size:13px;
	padding-left: 15px;
}

#main2 div#service {
	padding-left: 10px;
	height: 254px;
	padding-top: 40px;
	margin: 0px;
	position:relative;
	color: white;
	padding-bottom: 0px;
}

#main2 div#service h1{
	font-size: 20px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	height: 40px;
	font-weight: bold;
	background-image: url(none);
}

#main2 div#service2{
	clear: both;
	padding: 10px;
}

#main2 div#service2 h2{
	color: #006633;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 5px auto 5px auto;
}
#main2 div#service2 h3{
	padding-left: 10px;
	color: #663333;
	font-size: 13px;
}

#subnavi{
	float:right;
	width: 200px;
	position:relative;
	top: 90%;
	height: 150px;
	margin-top: -150px;
}
#sub{
	float: left;
	width: 410px;
	position:relative;
	top: 60%;
	height: 150px;
	margin-top: -80px;
}

#main2 #service ul {
	padding: 5px auto 5px auto;
}

#main2 #service li {
	display: inline;
	width: 150px;
	float: left;
	list-style-position: inside;
	list-style-type: square;
	font-weight:bold;
	padding-right: 1em;
}

#main2 div.bunka {
	background-image: url(images/service/img_bunkazai_3.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#main2 div.bunka h1{
	color:#FFFFCC;
}
#main2 div.bunka li a{
	color: #FFFFFF;
}

#main2 div.home {
	background-image: url(images/service/img_home_3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFCC;
}
#main2 div.home h1{
	color:#FFFFCC;

}
#main2 div.home li a{
	color: black;
}

#contents h1 {
	background-image: url(images/menubtn03-008.jpg);
	line-height: 32px;
	padding: 0;
	width: auto;
	margin: 10px 0;
	text-indent: 2em;
}
#contents h2 {
	background-image: url(images/menubtn05-016.jpg);
	line-height: 32px;
	margin: 10px;
	padding: 0;
	width: auto;
	text-indent: 2em;
	clear: both;
}
#contents div.c_right h3 {
	border-bottom: 2px solid green;
	width: auto;
	line-height: 1.8em;
}
#contents img.photo{
	float: left;
	margin: auto 10px;
}
#contents div.c_right{
	float: right;
	margin: auto 10px;
	height: auto;
}

#footer {
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px;
	text-align: center;
}
.note {
	text-align: center;
}
