@charset "utf-8";
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #000000;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #666666;
	letter-spacing: 1px;
	font-size: 10px;
}

p {
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #84915B;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}



a:active {
	color: #FF6600;
	text-decoration: underline;
}
#main .erorr {
	font-size: 12px;
	color: #CCCCCC;
}

ul {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#side_left {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#sub_wrapper {
	float: left;
	width: 800px;
}




/*=======================ヘッダー=======================*/

#header .header_ad {
	background-color: #282828;
	float: left;
	height: 15px;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header .logo {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 141px;
	width: 800px;
}
#header h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 17px;
	width: 780px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #282828;
}
#header .logo a {
	display: block;
	float: left;
	height: 150px;
	width: 800px;
}
#header .logo em {
	display: none;
}
/*=======================メイン=======================*/
#main {
	float: left;
	width: 440px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item {
	font-size: 10px;
	color: #999999;
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	display: inline;
}
.title {
	font-size: 18px;
	color: #CCCCCC;
	float: left;
	height: 26px;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	display: inline;
	position: absolute;
	left: 10px;
	top: 10px;
	font-weight: bold;
}
.main_top_pad {
	float: left;
	position: relative;
	height: 50px;
	width: 440px;
}
.item img {
	vertical-align: text-top;
}
/*=======================フッター=======================*/
#footer {
	background-color: #570000;
	float: left;
	height: 50px;
	width: 800px;
	position: relative;
}
#footer .copyright {
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	height: 25px;
	width: 800px;
	text-align: center;
	top: 25px;
}
#footer .copyright a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer .copyright a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer .copyright a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer .footer_link {
	font-size: 12px;
	text-align: center;
	height: 18px;
	width: 800px;
	position: absolute;
	top: 5px;
}

/*=======================サイドのメニュー=======================*/
#side_right {
	float: right;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#side_right .site {
	float: left;
	width: 160px;
	margin-top: 20px;
	display: inline;
}
.site ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.site .sidetitle {
	font-size: 12px;
	background-image: url(../images/sidetitlebg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	display: inline;
	padding-top: 5px;
}
.site li {
	float: left;
	width: 150px;
	padding: 5px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*=======================サイドのタグ=======================*/

#side_right .tag {
	float: left;
	width: 160px;
	margin-top: 20px;
	display: inline;
}
.tag .tag_box {
	display: inline;
	padding: 5px;
	float: left;
	width: 150px;
	font-size: 10px;
	text-decoration: none;

}
.tag .sidetitle {
	font-size: 12px;
	background-image: url(../images/sidetitlebg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	display: inline;
	padding-top: 5px;
}
.t1 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.t2 {
	font-size: 12px;
	color: #CCCCCC;
}
.t1 a {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.t2 a {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.tag .tag_box a {
	display: inline;
	text-decoration: none;
}
.tag .tag_box a:hover {
	display: inline;
	text-decoration: none;
	color: #666666;
}
#side_right .rightBox01 {
	padding: 10px;
	float: left;
	width: 138px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
	display: inline;
	text-align: center;
}


.item   .seokeywords   li  {
	display: inline-block;
	list-style-type: none;
	vertical-align:bottom;
	line-height:200%;
	text-align: center;
	float: left;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	margin: 0px;
	width: 122px;
	padding-left: 0px;
}


.item .ad_seo {
	float: left;
	width: 375px;
	padding-left: 25px;
	padding-top: 10px;
}



.item .seokeywords {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.item .seokeywords a {
	color: #A93A47;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.item .seokeywords a hover {
	color: #A93A47;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.item .seokeywords a visited {
	color: #A93A47;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#rightSide .tag {
	float: left;
	width: 160px;
	margin-top: 20px;
}
.tag .tag_box {
	display: inline;
	padding: 5px;
	float: left;
	width: 150px;
	font-size: 10px;
	text-decoration: none;

}
.tag .sidetitle {
	font-size: 12px;
	background-image: url(../images/sidetitlebg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	display: inline;
	padding-top: 5px;
}
.t1 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.t2 {
	font-size: 12px;
	color: #CCCCCC;
}
.t1 a {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.t2 a {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.tag .tag_box a {
	display: inline;
	text-decoration: none;
}
.tag .tag_box a:hover {
	display: inline;
	text-decoration: none;
	color: #666666;
}

.s_result {
	float: left;
	width: 375px;
	padding-left: 25px;
	font-size: 12px;
	color: #CCCCCC;
}
.s_result a {
	font-size: 14px;
	font-weight: bold;
	color: #A93A47;
}
.s_result a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #A93A47;
	text-decoration: underline;
}
.s_result a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #A93A47;
	text-decoration: underline;
}
.rightBox01 {
	float: left;
	width: 160px;
	border: 1px solid #E4E4E4;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}