body {
	background-color: #e6e4e6;
	text-align: center;
	margin: 0px 1px 5px 1px;
	padding: 0;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
}

* + html body {
	font-family: "メイリオ", "Meiryo";
}

a:link {
	text-decoration: none;
	color: #2D88B3;
}

a:visited {
	text-decoration: none;
	color: #2D88B3;
}

a:hover {
	text-decoration: underline;
	color: #2D88B3;
}

a:active {
	text-decoration: none;
	color: #9F81D9;
}

p {
	line-height:140%;
	margin:1em 0;
}

hr {
	display: none
}

#topmenu {
	position: absolute;
	margin-left: 890px;
	margin-top: 20px;
	color: #FFF;
	font-size: 14px;
}

#main {
	background-color: #f8f8f8;
	margin: auto;
	margin-top: -20px;
	width: 1015px;
	text-align: left;
}

#bg {
	position: relative;
	float: left;
	background-image: url(../img/bg.png);
	width: 1015px;
}

#header {
	position: relative;
	width: 1015px;
	background-image: url(../img/bg_top.png);
	height: 130px;
	background-repeat: no-repeat;
}

#header h1 {
	position: relative;
	left: 135px;
	width:700px;
	height: 40px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 30px;
	padding-top: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#headerImg, #headerBorder {
	position: absolute;
	margin-left: 25px;
	top: 15px;
	width: 966px;
	height: 108px;
}

#headerImg {
	background-color: white;
	background-image:url(../img/header_bg.png);
}

#content {
	position: relative;
	float: left;
	width: 1015px;
}

#contents ul {
	padding: 30px;
}

#contentLeft {
	position: relative;
	float: left;
	padding-left: 25px;
	width: 790px;
	padding-top: 10px;
	display: inline;
}

#contentRight {
	float: left;
	width: 175px;
	margin-top: -44px;
	margin-left: -1px;
}

.banner {
	width: 175px;
	margin-bottom: 5px;
}
.banner img {
	padding: 0px;
	border: 1px solid #cecece;
}

#twitter {
	background-color: #CCCCCC;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	float: left;
	position: relative;
	width: 1015px;
	padding: 10px 4px 5px 0px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../img/bg_bottom.png);
}

#footerContent {
	position: relative;
	float: left;
	width: 752px;
	border: 0;
	padding-top: 6px;
	font-size: xx-small;
	line-height: 130%;
	color:#333;
	font-size: x-small;
}

#footerLeft {
	width: 966px;
	background-color: #999999;
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
}

#footerLeft address, #footerLeft p {
	font-style: normal;
	margin:0 0 1em 0;
	line-height:13px;
}

#nav2 {
	position: relative;
	text-align: left;
}

#nav2 li {
	list-style: none;
	float: left;
	position: relative;
	padding-right: 20px;
}

#nav2 a:link {
	text-decoration: none;
	color: #fff;
}

#nav2 a:visited {
	text-decoration: none;
	color: #fff;
}

#nav2 a:hover {
	text-decoration: underline;
	color: #F04B7E;
}

#nav2 a:active {
	text-decoration: none;
	color: #fff;
}

.floatCLR {
	display:block;
	overflow:hidden;
	height:50px;
	clear: both;
	padding-left: 25px;
}

.mainContent {
	display: block;
	position:relative;
	float: left;
	padding: 5px 10px 5px 0px;
	line-height: 140%;
	width: 755px;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mainContent2 {
	background-color: #FFF;
	line-height: 140%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	visibility: visible;
	float: left;
	width: 850px;
	margin-left: 10px;
}

.mainContent .read {
	padding:6px 0px 3px 5px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px dotted #666666;
}

.mainContent .read2 {
	padding:10px 0px 5px 15px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px dotted #666666;
	line-height: 40px;
}

h2 {
	font-size: 133.3%;
	border-bottom: solid 2px #CCC;
	padding: 5px;
	margin-bottom: 10px;
}

img {
	border: 0;
	margin: 0;
}

.imgmenu {
	padding: 0px;
	float: left;
}

pre {
	width: auto;
	background: #F4F4F4;
	padding: 10px;
}

ul, li {
	margin:0;
	padding:0;
}

.topimg {
	padding-top: 5px;
	padding-bottom: 4px;
}

.topimg2 {
	padding: 4px 0px 4px 0px;
}

.topcomment1 {
	border-bottom: solid 2px #7B71BD;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment2 {
	border-bottom: solid 2px #51A2DF;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment3 {
	border-bottom: solid 2px #8EC631;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment4 {
	border-bottom: solid 2px #FD4F69;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment5 {
	border-bottom: solid 2px #FF9147;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment6 {
	border-bottom: solid 2px #18BA9A;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topnavilist {
	font-size: 11px;
	padding: 3px 0 5px 3px;
	height: 16px;
}

.topcomment_m1 {
	border-bottom: solid 2px #e97d0c;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment_m2 {
	border-bottom: solid 2px #a3d95f;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment_m3 {
	border-bottom: solid 2px #f5b005;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment_m4 {
	border-bottom: solid 2px #58a5e4;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.topcomment_m5 {
	border-bottom: solid 2px #e72f27;
	font-size: 20px;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	height: 20px;
}

.media_tabletxttop {
	color: #E30000;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	font-size: 16px;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: bolder;
}

.media_tabletxt {
	color: #000;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	font-size: 14px;
	text-align: right;
	font-weight: 400;
}

.media_tabletxtbook {
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 16px;
}

.commentContent {
	margin-top: 5px;
	padding: 10px 15px 5px 20px;
	line-height: 30px;
}

.commentContent img {
	padding:10px;
}

#globalNavi {
	padding-top: 5px;
	text-align: center;
	margin-left: 25px;
	width: 781px;
	float: left;
	z-index: 9999;
}

#globalNavi2 {
	padding-top: 5px;
	text-align: center;
	margin-left: 5px;
	width: 930px;
	float: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 11px;
}

#contentsBar {
	float: right;
	background-color: #FFF;
	right: auto;
	width: 700px;
	margin-top: 6px;
	margin-right: 28px;
}

#contentsCategory {
	float: right;
	background-color: #FFF;
	right: auto;
	width: 700px;
	margin-top: 6px;
	margin-right: 28px;
}

#contentsCategory2 {
	float: right;
	background-color: #FFF;
	width: 700px;
	margin-top: 6px;
	margin-right: 28px;
}

#contentsAdbar {
	float: right;
	background-color: #E8E8E8;
	margin-right: 24px;
	width: 728px;
	margin-top: 4px;
	height: 90px;
	margin-bottom: 3px;
	right: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}

#contentsAdbar2 {
	float: right;
	background-color: #E8E8E8;
	margin-right: 10px;
	width: 780px;
	margin-top: px;
	height: 390px;
	margin-bottom: 3px;
	right: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}


#contentsAdbar3 {
	float: right;
	background-color: #E8E8E8;
	margin-right: 10px;
	width: 780px;
	height: 90px;
	margin-bottom: 3px;
	right: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}

.info {
	padding: 10px 0px 0px 15px;
}

.info p {
	padding: 0px 0px 0px 10px;
	margin-top: 5px;
	line-height: 20px;
}

.textstyle1 {
	color: #0066FF;
	font-weight: bold;
}

.textstyle2 {
	font-size: 16px;
	font-weight: bold;
}

.textstyle3 {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}

.textred {
	color: #cc0000;
	font-weight: bold;
}

.textred2 {
	font-size:15px;
	color: #cc0000;
	font-weight: bold;
}

.textred3 {
	color: #cc0000;
}

.textred4 {
	font-size:24px;
	color: #cc0000;
}

.summaryImg {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 10px;
}

.activity {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}

.activity2 {
	font-size: 14px;
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: -5px;
}

.activity3 {
	margin:20px 0 10px 30px;
}

.activity3 img {
	padding:0px;
}

.activity3 ul {
	margin-top:5px;
	margin-bottom:10px;
}

.activity3 li {
	margin-left:25px;
	padding: 5px 0 5px 5px;
}

td {
	padding:5px;
	width: 75％　25％;
}

.media_img {
	margin: 20px 0 0 15px;
}

.media_img img {
	padding-right: 10px;
}

.media_imgleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

.media_table {
	line-height:15px;
	margin-left: 8px;
	padding: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.media_tablead {
	line-height:15px;
	padding: 0px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.media_tableimg {
}

.c_comment {
	line-height:25px;
}

.rimit_comment {
	font-size: 14px;
	color: #999;
	line-height: 5px;
	font-style: italic;
	text-align: right;
	margin-right: 8px;
	margin-top: 6px;
}

#fontsize {
	position: absolute;
	margin: 75px 0 0 850px;
	left: 20px;
	top: 0px;
}

.spacer {
	font-size:1px;
}

.table img {
	padding:10px;
}

#allContents {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#subBannerArea {
	height: 54px;
	padding-left: 22px;
	background: #19BA99 url(../img/policy_title.gif) no-repeat left top;
}

#subBannerArea2 {
	height: 54px;
	padding-left: 22px;
	background: #19BA99 url(../img/privacypolicy_title.gif) no-repeat left top;
}

#subLeftArea {
	line-height: 16px;
	margin-top: -15px;
}

#policy {
	width:755px;
}

#subLeftArea #policy ol {
	margin-top: 10px;
	margin-left: 35px;
	color: #009988;
	line-height: 15px;
}

#subLeftArea #policy h5 {
	line-height: 16px;
	padding:5px;
	margin-top:30px;
	margin-bottom: 10px;
	background:#DEEBE7;
	color: #009988;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#18BA9A;
	text-indent: 0;
}

#subLeftArea #policy h5 a {
	color: #009988;
}

#subLeftArea #policy h4 {
	color: #009988;
	padding:0em;
	margin:15px 0px 0px 0px;
	text-indent: 0;
}

#subLeftArea .linktop {
	text-align: right;
	height:30px;
}

#siteLeftArea h4 {
	display: none;
}

#siteLeftArea {
	padding-top: 10px;
}

#siteBannerArea {
	height: 54px;
	padding-left: 22px;
	background: #19BA99 url(../img/sitemap_title.gif) no-repeat left top;
}

#siteLeftArea h5 {
	text-indent:-10000px;
	padding:7px;
	margin:0px 30px 10px 0px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	width:740px;
	height:25px;
}

#siteLeftArea h5 a:hover {
	text-decoration: none;
}

#siteLeftArea ul {
	list-style:none;
	margin-bottom:15px;
}

.siteTop {
	background: url(../img/link_white.gif) no-repeat 0px 50%;
	line-height: 25px;
	text-indent:15px;
	padding:0.2em;
	margin-left: 30px;
}

.site {
	background: url(../img/link_swhite.gif) no-repeat 0px 50%;
	line-height: 25px;
	text-indent:8px;
	margin-left:70px;
	padding:0.1em;
}

#siteLeftArea .site li a {
	color:#666666;
}

#siteBcs h5 {
	background: url(../img/sitemap_01.gif) no-repeat 7px 10px #b6b0d3;
}

#siteActivity h5 {
	background: url(../img/sitemap_02.gif) no-repeat 7px 10px #5ab3e5;
}

#siteMedia h5 {
	background: url(../img/sitemap_03.gif) no-repeat 7px 10px #8ec631;
}

#siteInfo h5 {
	background: url(../img/sitemap_04.gif) no-repeat 7px 10px #fd4f69;
}

#siteMembers h5 {
	background: url(../img/sitemap_05.gif) no-repeat 7px 10px #ff9147;
}

#MembersLog h5 {
	background: url(../img/sitemap_08.gif) no-repeat 7px 10px #e062ab;
}

#other h5 {
	display:none;
}

#mainblock {
	padding: 10px;
	border: solid #333 1px;
}

#mainblock {
	padding: 10px;
	border: solid #333 1px;
}

#mainblock2 {
	padding: 10px;
	border: solid #cc0000 1px;
}

#boxmini {
	margin-bottom: 6px;
	height: 280px;
	margin-right: 6px;
	display: list-item;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: auto;
	width: 154px;
	overflow: hidden;
	visibility: visible;
	float: left;
	clear: none;
	border-style: solid;
	border-width: 1px;
	border-color: #C9F;
}
