/*------------------------ 基本部分 -----------------------*/

* {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}


/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}


body {
	text-align: center;
	font-size: 85%;
	background-color: #efeded;


}

#outwrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	background-image: url(../../images/inner_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	width: 880px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../../images/inner_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 17px;
	_width:;/*IE6*/

}

#header h1 {
	padding-top: 19px;
	height: 104px;
	width: 188px;
	_width:;/*IE6*/

}
#NaviSection {
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;

}
#ContentArea {
	padding: 0px;
	/*width: 100%;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidecolumn {
	color: #333;
	padding: 0px;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
#maincolumn {
	float: left;
	color: #000000;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding: 0px;

}
#maincolumn h2 {
	color: #000000;
	background-image: url(../../images/bg_h2_main.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	letter-spacing: 0.1em;
	font-weight: bold;
	height: 32px;
	padding-left: 30px;
	padding-top: 11px;
	_height: 43px;

}

#footer {
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	color: #666666;
	margin: 0px auto;
	background-position: center;
	padding: 15px 0px 0px;
	width: 880px;

}
#footerSection {
	background-color: #fcc6c8;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


div.link-area {
	width: 700px;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	vertical-align: bottom;
}
div.link-area p {
	margin: 0.5em 15px 0.5em 30px;
	line-height: 1.5em;
	color: #333333;
}
div.link-area dt {
	margin: 0px;
	padding: 0px;

}
div.link-area dd {
	float: left;
	text-align: center;
	
	margin-right: 20px;

}
/*---------------------------- 修飾部分 ----------------------------*/

div.container-01 {
	margin: 1em 0;
	width: 620px;
	padding-bottom: 1em;
	background-image: url(../../images/h3_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

div.container-01 h3 {
	margin: 0;
	color: #903;
	background-image: url(../../images/h3_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 18px;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 45px;
	font-family: "Times New Roman", "Times", "serif";
}

div.container-01 p {
	margin: 0.5em 15px 0.5em 30px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
}

div.container-01 .photo {
    text-align: left;

}

div.container-01 dt {
	margin-top: 15px;
	margin-left: 25px;
	text-align: left;
	font-weight: bold;

}
div.container-01 dd {
	margin: 0.2em 15px 0.5em 30px;
	line-height: 1.5em;
	text-align: left;
	color: #333333;	

}

div.photo-C {
    text-align: centar;
    margin: 10px auto;
    
}
div.photo-L {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.photo-R {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

#wrapsch {
	width: 570px;
	margin: 20px auto;
	line-height: 1.5em;
	text-align: left;
}

/*---------------------- system css -----------------------*/

div.sys dt{
	background-color: none;
	color: #d7335e;
	margin: 1em 15px 0.5em 30px;
	padding-left: 1em;
	font-weight: bold;
	background-image: url(../../images/sys_tittle.gif);
	background-repeat: repeat;
	background-position: center;
	text-align: left;
	height: 21px;
	padding-top: 0.5em;



}
div.sys dd{
   margin: 0.5em 15px 0.5em 30px;
   text-align: left;
    
}

/*---------------------- sys2 css -----------------------*/

div.ken dt{
	background-color: none;
	color: #d7335e;
	margin: 1em 15px 0.5em 30px;
	padding-left: 1em;
	font-weight: bold;
	background-image: url(../../images/ken_tittle.gif);
	background-repeat: repeat;
	background-position: center;
	height: 21px;
	padding-top: 0.5em;
	text-align: left;



}
div.ken dd{
   margin: 0.5em 15px 0.5em 30px;
   text-align: left;
}


/*---------------------- faq css ------------------------*/

div.container-02 {
	margin: 1em 0;
	width: 620px;
	padding-bottom: 1.0em;
	background-image: url(../../images/faq_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.container-02 h4 {
	margin: 0;
	color: #CC3300;
	background-image: url(../../images/faq_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 14px;
	text-align: left;
	padding-top: 14px;
	padding-right: 15px;
	padding-left: 43px;
	padding-bottom: 0.5em;
	font-family: "Times New Roman", "Times", "serif";
}

div.container-02 p {
	margin: 0.5em 15px 0.5em 30px;
	line-height: 1.7em;
	text-align: left;
	color: #333333;
	text-align: left;
}
/*
div.container-02 .photo {
  text-align: right;
  text-align: left;
}

/*---------------------- 汎用 ------------------------*/

div.container-03 {
	margin: 1em 0;
	width: 620px;
	padding-bottom: 1em;
	background-image: url(../../images/h5_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.container-03 h5 {
	margin: 0;
	color: #CC3300;
	background-image: url(../../images/h5_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 16px;
	text-align: left;
	padding-top: 14px;
	padding-right: 15px;
	padding-left: 25px;
	font-family: "Times New Roman", "Times", "serif";
}

div.container-03 p {
	margin: 0.5em 15px 0.5em 30px;
	line-height: 1.5em;
	text-align: left;
	text-align: left;
	color: #333333;
}
/*
div.container-03 .photo {
  text-align: right;
}


/*-------------------------- サイドカラム ---------------------------*/
#sidecolumn dl {
	width: 250px;
	margin-top: 14px;


}
#sidecolumn dt {
	margin: 0px;
	padding: 0px;

}
#sidecolumn dd {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;

}

#slide-s {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*------------------------ Global Navigation -----------------------*/

#globalnavi {
	position:relative;
	display:block;
	height:39px;
	font-size:100%;
	font-weight:bold;
	background:transparent url(../../images/bg_off.gif) repeat-x top left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c00000;
	width: 880px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}
#globalnavi ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#globalnavi ul li{
	display:block;
	float:left;
	margin:0;

}
#globalnavi ul li a{
	display:block;
	float:left;
	color:#666666;
	text-decoration:none;
	height:23px;
	background:transparent url(../../images/bg_divider.gif) no-repeat top right;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	letter-spacing: 0.05em;
}
#globalnavi ul li a:hover,#globalnavi ul li a.current{
	color:#FF6600;
	background:#fff url(../../images/bg_on.gif) no-repeat top right;

}

/*------------------------ Side Navigation -----------------------*/

#sidenavi{
	padding:0;
	width:200px;
	list-style:none;
	background:##f5f5f5;
	margin: 0px;
}
#sidenavi li{
	padding:0; 
	margin:0 0 1px 0; height:40px; 
	display:block; 
}
#sidenavi li a{
	text-align:left;
	height:40px;
	color:#FFFFFF;
	display:block;
	background:url(../../images/left_menu.png) 0px 0px no-repeat;
	text-decoration:none;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#sidenavi li a:hover{
	background:url(../../images/left_menu.png) 0px -40px no-repeat; 
	color:#FFCC33;
}
#sidenavi li a.active, #sidenavi li a.active:hover{
	background:url(../../images/left_menu.png) 0px -80px no-repeat;
	color:#ffffff;
}
#sidenavi li a span{
	line-height:40px;
}

/*------------------------ Images Navigation -----------------------*/

ul.hover_block {
	display: block;
	overflow: hidden;
	text-align: left;
	height: 1%;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;


}
ul.hover_block li {
	list-style:none;
	float:left;
	background: #fff;
	padding: 5px;
	width:230px; position: relative;
	_width:;/*IE6*/

}
ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 80px;/*画像サイズ*/
	width: 218px;
	_width:;/*IE6*/
	padding-left: 10px;
	padding-right: 10px;
	color: #404040;
	font: 12px/1.5em "Times New Roman", "Times", "serif";
	font-weight: 500;
}
ul.hover_block li a {
	text-decoration: none;
}
ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

/*------------------------ Footer Navigation -----------------------*/

#FooterNavi {
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing: 0.1em;
}
#FooterNavi ul {
display:inline;
padding-left:5px;
border-left:1px solid #000000;
}
#FooterNavi li {
display:inline;
padding-left:8px;
padding-right:5px;
border-right:1px solid #000000;
}
#FooterNavi a:hover {
background-color: #ffd7d7;
color: #ff0000;

}

/*------------------------ Topic Path ------------------------------*/

.topicPath {
	list-style-type: none;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	letter-spacing: 0.1em;
	color: #666666;
	text-align: left;
}
.topicPath li {
	display: inline;

}
.topicPath li a {
	margin-right: 6px;
	padding-left: 10px;

}

/*------------------------ Site Map --------------------------------*/

ul.dir li {
	font-size: 100%;
	padding-left: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: left;
	margin-top: 10px;
	margin-left: 50px;
	
	
}

li.house {
	background-image: url(../../images/point_house.gif);
}

li.folder {
	background-image: url(../../images/point_folder.gif);
}

li.folder2 {
	background-image: url(../../images/point_folder2.gif);
}

/*------------------------ google map ------------------------------*/

#googlemap {
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 470px;
	width: 498px;
	margin: 20px auto;

}

.clear { 
	clear: both; 
	background: none;
}
