@charset "shift_jis";

html{
	overflow-x:hidden;
}
* { 
	margin: 0;
	padding: 0;
}

body { 
	background: #FFF url("../images/bg/bg_stripe_gold.gif") repeat;
	font: 15px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif;
	color: #333;
	margin: 10px 0;
}

a {
	color: #1E83CD;
	text-decoration: none;
	border-bottom: 1px solid #1E83CD;
}

a:hover {
	color: #F00;
	text-decoration: none;
	border-bottom: 1px dotted #F00;
}

a img {
	border: none;
}

p {
	font-size: 12px;
	color: #191919;
	margin-bottom: 10px;
	padding: 2px 15px;
	line-height: 20px;
}

.alignright {
	float: right;
	clear: both;
}

.alignleft {
	float: left;
	clear: both;
}

.aligncenter {
	text-align: center;
}

.img_right {
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

.img_left {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.post {
	margin-bottom: 35px;
}

#CONTAINER {
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
	padding: 15px 15px 10px 15px;
    border-right: 2px solid #C2C295;
    border-left: 2px solid #C2C295;
    border-top: 1px solid #c2c295;
    border-bottom: 2px solid #c2c295;
}

#content {
	margin: 0 auto;
	width: 730px;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	text-align: center;
}

#subFooter {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #ddd;
	clear: both;
}

.tableSubfooter {
	width: 100%;
	border: 0;
}

.tdSubfooterLinks {
	width: 50%;
	background-color: #FFF;
	vertical-align: top;
}


.menulist {
		font-size: 12px;
		margin:5px 0;
		padding:1px 0px 1px 24px;
		background:url("../images/menulist.png") no-repeat 2px;
}
	
.menulist a {
		color: #1E83CD;
		background: #FFF;
}
	
.menulist a:hover {
		color: #F00;
		text-decoration: none;
		background: #FFF;
}

.menulist0 {
		font-size: 12px;
		margin:5px 0;
		padding:1px 0px 1px 24px;
		background:url("../images/menulist0.png") no-repeat 2px;
}
	
.menulist0 a {
		color: #1E83CD;
		background: #FFF;
}
	
.menulist0 a:hover {
		color: #F00;
		text-decoration: none;
		background: #FFF;
}

.menulist2 {
		font-size: 12px;
		margin:5px 0;
		padding:1px 0px 1px 24px;
		background:url("../images/menulist2.png") no-repeat 2px;
}
	
.menulist2 a {
		color: #1E83CD;
		background: #FFF;
}
	
.menulist2 a:hover {
		color: #F00;
		text-decoration: none;
		background: #FFF;
}

/* h1h2h3h4Title */

h1 { font: normal 20px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }
h2 { font: normal 16px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }
h3 { font: normal 14px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }
h4 { font: 12px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }

.bg-img39 {
	width: 100%;
	height: 70px;
	background: url(../images/titleback_39.gif) no-repeat;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: -20px;
	padding:20px 10px 0px 120px;
	color: #191919;
	line-height: 100%;
	border: none;
	clear: both;
}

.bg-bottomimg003 {
	width: 100%;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding: 10px;
	background: url(../images/line_03.gif) repeat-x;
	background-position: bottom;
	font-size: 16px;
	color: #333;
	line-height: 110%;
	border: none;
}

.bg-leftimg001 {
	width: 80%;
	background: url(../images/button_check_lightbrown.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 12px 0px 15px 105px;
	font-size: 20px;
	font-weight: bold;
	color: #191919;
	line-height: 110%;
	border: none;
	clear: both;
}

.bg-leftimg010 {
	width: 85%;
	background: url(../images/titleside_010a.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 12px 0px 10px 55px;
	font-size: 20px;
	font-weight: bold;
	color: #191919;
	line-height: 120%;
	border: none;
	clear: both;
}

.bg-leftimg011 {
	width: 85%;
	background: url(../images/titleside_011a.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 12px 0px 10px 55px;
	font-size: 20px;
	font-weight: bold;
	color: #191919;
	line-height: 120%;
	border: none;
	clear: both;
}

.bg-leftimg101 {
	width: 95%;
	background: url(../images/titleside_101e.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 10px 0px 10px 30px;
	font-size: 14px;
	color: #191919;
	line-height: 100%;
	border: none;
	clear: both;
}

.ads1 {
	width: 100%;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 20px;
	background: url(../images/ads_707070.gif) no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #333;
	border: none;
}

.ads2 {
	width: 100%;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 20px;
	background: url(../images/ads_707070.gif) no-repeat;
	background-position: top;
	font-size: 12px;
	color: #333;
	border: none;
	text-align: center;
	clear: both;
}

.ads3 {
	width: 100%;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:10px;
	padding-top: 10px;
	border: none;
	text-align: center;
	clear: both;
}

.bg-topic001 {
	width: 100%;
	background: url(../images/titlehop_002a.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 10px 0px 10px 95px;
	font-size: 18px;
	color: #191919;
	border: none;
}
