@charset "shift_jis";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F5F5F5;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 0.9em;
	line-height: 1;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img {  
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;  
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {  
	text-decoration: none;
}

.container {
	width: 900px;
	margin: 0 auto; 
    padding: 0 5px;
    background-image: url(img/cnt_bg.png);
    background-repeat: repeat-y;
}

.header {
	width:100%;
 	height:fill-parent;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	position:relative; 

}

.setZorder{
	width:100%;
	position: absolute;
	top: 0px; 
	left: 0px;
}

img.bg {
	width:100%;

}

.header h2 {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-repeat: no-repeat;
	position: absolute;	
	top: 40px; 
	left: 0px;
	z-index: 1;
	padding-right: 10px;
	padding-left: 20px;
}

.header h1 {
	width: 550px;
	font-size: 36px;
	line-height: 36px;
	position: absolute;	
	top: 0px; 
	left: 0px;
	z-index: 2;
	font-weight:bold;

}

.header h2  a, .header  h2  a:visited {
    color: #FF6400;
    text-decoration: none;
}

.sidebar1 {
	width: full;
	height: auto;	
	background: #FFF0DF;
	padding: 0px 40px;
	clear: both;  
}

.sidebarp1{
	margin: 0 auto;  
}

.sidebarp2{
	margin: 0 auto;  
}

.sidebarc {
	width: full;
}

.content {
	background: #FFF;
	width: 860px;
	float: left;
	padding:20px 10px;
	margin: 0 10px;

	/*折り返し対応*/
/*	white-space: pre;           /* CSS 2.0 */
/*	white-space: pre-wrap;      /* CSS 2.1 */
/*	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	overflow: auto;

}
.sidebar2 {
	float: bottom;	
	width: full;
	height: auto;	
	background: #FFF0DF;
	padding: 0px 40px;
	clear: both;

}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


h3{
    font-size: 18px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 5px 10px;
    color: #919191;
    padding-left: 40px;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #FFF;
    background-image: url(img/h3.jpg);
}

h4{
    line-height: 30px;
    background-image: url(img/h4.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
    font-size:14px;
    color: #919191;
    text-align: left;
    padding-left: 28px;
    overflow: hidden;
    margin-bottom:0px;
}



.menubox {
    width: auto;
    /*margin-bottom: 15px;*/
    background-color: #E5E5E5;	
    padding: 4px;
}

p{
	line-height:1.2;
	margin: 0px;
}

h5{
    background-image:url(img/h5.jpg); /* 背景画像のURL */
    background-repeat:no-repeat; /* 背景画像の繰り返し指定 */
    background-position:2px 0px; /* 位置調整 */
    padding-left:25px; /* 重ならないように左余白 */
}

.site_desc {
    font-size: 10.5px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px;
    color: #454545;
    line-height:1.2;

	/*折り返し対応*/
/*	white-space: pre;           /* CSS 2.0 */
/*	white-space: pre-wrap;      /* CSS 2.1 */
/*	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	overflow: auto;

}

.site_descNewList {
    /* background-color: #FFFFFF; */
    font-size: 15px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px;
    color: #454545;
    line-height:1.2;

	/*折り返し対応*/
/*	white-space: pre;           /* CSS 2.0 */
/*	white-space: pre-wrap;      /* CSS 2.1 */
/*	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	overflow: auto;

}

.footer {
	padding: 10px 0;
	background: #76A0D1;
	text-align: center;
	color: white;
	line-height: 64px;
	height: 64px;
	position: relative;
	clear: both; 
}

.footer a{
    color: #FFFFFF;
    text-decoration: none;
}
.footlink {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #FFFFFF;

    font-size: 12px;
	background: #76A0D1;
	border-bottom:#DBD4D3 solid 3px;
	position: relative;
	clear: both; 
}
.footlink a {
    color: #FFFFFF;
    margin-left:5px;
    margin-right:5px;
}

.fltrt {   
	float: right;
	margin-left: 8px;
}
.fltlft {  
	float: left;
	margin-right: 8px;
}
.clearfloat {  
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
