@charset "shift_jis";

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

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

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

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

a img {
	border: none;
}

p {
	font-size: 14px;
	color: #444;
	margin-bottom: 10px;
	padding: 2px 15px;
	line-height: 21px;
}

strong, em {
	font-weight: normal;
	font-style: normal;
}

.attention {
	color: #900;
}

.attention2 {
	color: #F30;
}

.attention3 {
	color: #390;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.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 #cc9966;
    border-left: 2px solid #cc9966;
    border-top: 2px solid #cc9966;
    border-bottom: 2px solid #cc9966;
}

#subHeader {
	width: 100%;
	margin-top: 20px;
	clear: both;
}

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

.tdSubHeaderAds {
	width: 40%;
	padding-top: 20px;
	background: url(../images/ads_707070.gif) no-repeat;
	background-position: left top;
	vertical-align: top;
}

.tdSubHeaderContent {
	width: 60%;
	padding: 15px 5px;
	vertical-align: top;
	background-color: #FFF;
}

#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;
}

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

.tableMenuLinks {
	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: #3165FF;
		background: #FFF;
}
	
.menulist 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 18px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }
h3 { font: normal 16px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }
h4 { font: normal 16px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }
h5 { font: normal 15px 'ヒラギノ丸ゴ Pro W4' , 'Hiragino Maru Gothic Pro' , 'メイリオ' , Meiryo ,'ＭＳ Ｐゴシック' , sans-serif; }

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

h2 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: -10px;
	padding:8px 10px 10px 50px;
	background: url(../images/titleback_h2c.gif) no-repeat;
	color: #555;
	line-height: 100%;
	clear: both;
	border: none;
}

h3 {
	width: 95%;
	background: url(../images/titleside_h3c.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 10px 0px 10px 25px;
	color: #555;
	line-height: 100%;
	border: none;
	clear: both;
}

h4 {
	width: 95%;
	background: url(../images/titlehop_h4c.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 10px 0px 5px 25px;
	color: #555;
	border: none;
	clear: both;
}

h5 {
	width: 95%;
	background: url(../images/titleside_h5c.gif) no-repeat;
	background-position: left;
	margin: 0 auto;
	margin-top:10px;
	padding: 10px 0px 10px 55px;
	color: #555;
	line-height: 100%;
	border: none;
	clear: both;
}

.topics {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #ddd;
	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;
	text-align: center;
	clear: both;
}

.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;
}

