/* initialize and formatting */
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", Osaka,"メイリオ","Meiryo", "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
}

p{
	font-size: 13px;
	line-height: 1.8;
	color: #4E4E4E;
	margin: 10px 20px 10px 20px;
	}

.clear {
	clear: both;
	height: 1px;
}


.center{
	text-align: center;
	}

.right{
	text-align: right;
	}

.txtright {
	font-size: 13px;
	font-weight: bold;
	color: #4A7BB0;
	margin: 5px 20px 10px 50px;
	text-align: right;
	padding: 3px 5px 3px 25px;
	background: url(image/r-point.gif) no-repeat 0% 45%;
	float: right;
}
	
body {
	margin: 20px 10px 0 10px; 
	padding: 0;
	text-align: left;
	background: #ffffff url(image/back.gif) repeat;
	}
	
img{
	border: none;
}
	
a {
	text-decoration: none;
 }

a:link {
	color: #d03400;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #d03400;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #03558C;
}

a:hover {
	text-decoration: underline;
	color: #3b9116;
}

a:link img {
    border: none;
}

a:hover img {
    border: none;
	filter:alpha(opacity=80);
	opacity:0.5;
	-moz-opacity:0.5;
}

a:visited img {
    border: none;
}

hr { 
	width: 510px;
	border-top: 1px dotted #E6E6E6;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	color: #D8EAF0;
	margin: 20px auto 10px auto;
}


/*-- レイアウトヘッダー--*/
#header {
	text-align: left;
	width: 750px;
	height: 150px;
	background: url(image/head-bnr750.png) no-repeat;
	margin: 0 auto;
	border-bottom: 3px solid #9d6800;
}



/*-- 見出し--*/

h1 {
	margin: 10px 5px; 
	font-size: 17px;
	font-weight: bold;
	color: #d03400;
	padding: 2px 5px 0 30px;
	text-align: right;
	letter-spacing: 2px;
	line-height: 1.7;
  }


/*-- レイアウトメイン--*/
#main {
	border-right: 0px solid #E6E6E6;
	border-left:  0px solid #E6E6E6;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #ffffff;
 }	

.top-center{
	text-align: center;
	margin: 15px auto 30px auto;
}
	
/*-- レイアウト左--*/
#leftside { 
	float: left;
	text-align: left;
	margin: 0px auto 5px auto; 
	width: 540px;
}


.article {
	width: 540px;
	margin: 0px auto 10px 5px;
}

.article h2 {
	margin: 20px auto 15px auto; 
	font-size: 16px;
	font-weight: bold;
	color:  #333333;
	padding: 0 0 10px 0;
	text-align: center;
	letter-spacing: 3px;
	line-height: 1.7;
	border-bottom: 1px solid #cfb37b;
	width: 520px;
}

.article h3 {
	margin: 0px 0px 10px 12px; 
	font-size: 15px;
	font-weight: bold;
	color: #928e42;
	padding: 0px 0 0 24px;
	text-align: left;
	letter-spacing: 3px;
	line-height: 170%;
	background: url(image/h3.gif) no-repeat 0% 0%;	
}

.article h4 {
	margin: 15px 0px 2px 28px; 
	font-size: 13px;
	font-weight: bold;
	color: #4E4E4E;
	padding: 0;
	text-align: left;
	letter-spacing: 1px;
}

.article span.good {
	font-size: 11px;
	color: #ee3426;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	}
	
.article p{
	font-size: 13px;
	line-height: 170%;
	color: #4E4E4E;
	margin: 10px 35px 10px 35px;
}

.article p.image-l {
	float: left;
	margin: 4px 10px 0px 35px;
	width: auto;
	height: auto;
	border: 0px solid #000000;
}

.article p.image-l img {
  border: none;
}

.article p.image-r {
	float: right;
	margin: 5px 35px 5px 10px;
	width: auto;
	height: auto;
}

.article p.image-r img {
  border: none;
}

.article p.fclear {
  clear: both;
  height: 0;
}

.article ul{
	margin: 0;
	padding: 0;
}

.article ul li{
	list-style: disc;
	margin: 15px 50px 10px 50px;
	font-size: 13px;
	line-height: 1.8;
	color: #4E4E4E;
	padding: 0px 5px 0px 0px;
}


.ad_height160 {
	margin: 15px 0px 10px 0px;
	text-align : center;
	display: block;
	height: 180px;
	border: #BADF5B solid 0px;
}


.widget {
	margin: 15px auto 10px 28px;
	text-align : center;
	display: block;
	border: #BADF5B solid 0px;
}





/*-- レイアウト右--*/
#rightside { 
	border: 0px solid #000000;
    margin: 10px 5px 10px auto;
	float: right;
	width: 195px;
	text-align: left;
	border: 0px dotted #D8EAF0;
}

.menu_r { 
	margin: 0px auto 10px auto;
	padding: 0;
	float: right;
	width: 190px;
	text-align: left;
	border: 0px dotted #D8EAF0;
}



.menu_r h4{ 
	width: 185px;
	height: 30px;
	display: block;
	font-size: 12px;
	text-align: left;	
	font-weight: bold;
	color: #78440c;
	margin: 5px auto 10px auto;
	padding: 1px 0px 0px 22px;
	background: url(image/menu-h3.png) no-repeat 0% 0%;
	line-height: 2.5;
}

.menu_r ul {
	width: 185px;
	margin: 0;
	padding: 0;
	}

.menu_r ul li { 
	border-bottom: 1px dashed #D8EAF0;
	background: url(image/point.gif) no-repeat top left;
	padding: 2px 5px 5px 24px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5;
	margin: 7px 5px 1px 10px;
	color: #83ba25;
}


.menu_r p{
	font-size: 13px;
	line-height: 1.2;
	color: #4E4E4E;
	margin: 5px 5px 1px 5px;
	}

.ads-right{
	margin: 15px 0px 10px 0px;
	text-align : center;
	display: block;
}

/*-- アンダー --*/
.onebox{
	width: 740px;
	margin: 0 auto 10px auto;
	text-align : left;
	border: 0px solid #000000;
}

.onebox p{
	font-size: 13px;
	line-height: 1.8;
	color: #333333;
	margin: 10px 90px 10px 90px;
}
.onebox h2 {
	margin: 10px 10px 25px 10px; 
	font-size: 17px;
	font-weight: bold;
	color:  #333333;
	padding: 18px 0 0 0;
	text-align: center;
	letter-spacing: 3px;
	line-height: 1.7;
	clear: both;
  }
  
.onebox h3 {
	margin: 10px 40px; 
	font-size: 14px;
	font-weight: bold;
	color:  #333333;
	padding: 0px 24px;
	text-align: left;
	letter-spacing: 3px;
	line-height: 1.7;
	background: url(image/h3.gif) no-repeat 0% 0%;	
	clear: both;
  }


.onebox p.image {
	float: left;
	margin: 9px 10px 0px 90px;
	width: auto;
	height: auto;
	border: 0px solid #000000;
}

.onebox p.image img {
  border: none;
}

.onebox p.image-r {
	float: right;
	margin: 5px 90px 5px 10px;
	width: auto;
	height: auto;
}

.onebox p.image img {
  border: none;
}

.onebox p.fclear {
  clear: both;
  height: 0;
}


.imgbnr_center{
	margin: 10px 0px 20px 0px;
	text-align : center;
	display: block;
}




/*-- フッター --*/
#footer {
	width: 750px;
	height: 70px;
	margin: 1px auto 2px auto;
	clear: both;
	color: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background: url(image/footer.gif) repeat-x;
}


.copyright {
	font-size: 12px;
	font-weight: bold;
	margin: 32px auto 20px auto;
	line-height: 1.3;
	text-align: center;
	padding: 0; 
	color: #2259c0;
    border:  0px dashed #000000;
	}

.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #2259c0;
	text-decoration:none; 

}

.copyright a:hover { 
	color: #c05422;
	text-decoration: underline;
}