@charset "UTF-8";
body {
	background-color: #eeeeee;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	color:#FFFFFF;
	font-size:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(contents-elements/contents-image/body-back.jpg);
}

/*レイアウト関連*/
#main {
	background-color: #000000;
	margin: -10px auto 0px auto;
	width: 700px;
	padding: 0px;
	height: auto;
	background-image: url(contents-elements/contents-image/main-back-test.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#innerleft {
	width:450px;
	background-color:#cfcfcf;
	float:left;
	margin:5px 0px;
	padding:0px;
	z-index: 1;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#innerright {
	width:220px;
	margin:100px auto 0px auto;
	background-color:transparent;
	float:right;
	padding:0px;
}
address {
	height:50px;
	width:700px;
	clear:both;
	background-color:#222;
	margin:0px;
	text-align: center;
	padding-top: 10px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

/*見出し関連*/
h1 {
	font-size: 50px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 35px;
	margin-top: 20px;
	border-top: solid 2px #fff;
	padding-top: 7px;
}
.mainh1 {
	font-size: 35px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 35px;
	z-index: 2;
	margin-top: 0px;
	border-top: solid 2px #fff;
	padding-top: 7px;
}
h2 {
	background-color: #666666;
	border-left: 12px solid #700;
	padding: 2px 2px 2px 15px;
	font-size: 12px;
	margin: 5px;
	background-image: url(contents-elements/contents-image/h2-back.jpg);
	word-spacing: 2pt;
}
h3 {
	background-image: url(contents-elements/contents-image/h3-back.jpg);
	margin: 2px;
	padding: 2px 2px 2px 10px;
	border-left: solid 10px #222;
	font-size: 12px;
	background-repeat: repeat-y;
}
hr {
	color:#000000;
 	border-bottom:dotted 1px #666;
	margin:20px 12px;
}

.larger-red {
	color:#800;
	font-size:14px;
}

/*メニュー・タイトル*/
.whatsnew {
	width:390px;
	height:200px;
	background-color:#000000;
	overflow:scroll;
	margin:12px auto;
	padding: 10px;
}
.titlebottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 300px;
	margin-top: -20px;
	font-size: 13px;
	color: #c00;
	font-weight: 800;
}
.about {
	background-color: #999;
	border: 1px solid #FFFFFF;
	margin: 12px;
	padding: 7px;
	color: #000;
	font-size: 10px;
}
.center {
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 75px;
	margin: 50px 0px 0px 0px;
	border-top: 1px dotted #666;
	width: 350px;
	color: #333;
}
.titleimg {
	margin: -20px 0px;
	padding: 0px;
	z-index: 2;
}

/*リンク*/
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background-color: #400;
}
a:active {
	color: #000;
	background-color: #800;
}
.menu a {
	padding: 2px;
}

/*カウンター*/
.counta {
	font-family:"Times New Roman", Times, serif;
	font-weight: 800;
	font-size: 13px;
	border-bottom: solid 1px #fff;
	text-align: right;
	margin-bottom: 20px;
}
.countatotal {
	font-family:"Times New Roman", Times, serif;
	font-weight: 800;
	font-size: 15px;
	border-top: dotted 1px #fff;
	text-align: right;
	padding: 5px;
}
.countatop {
	text-align: right;
	margin: 2px;

}

/*フォーム*/
fieldset {
	width: 80px;
	margin: 3px;
}
.mailform {
	background-color: #999999;

	width:400px;
	margin: 3px auto;
	padding: 12px;
	border: 1px double #fff;
	color: #000000;
}
button {
	font-size: 10px;
	font-weight: 800;
	background-color:#333;
	/*border:1px dashed #fid200;*/
	color: #fff;
	text-align: center;
	cursor : pointer;
	margin: 0px;
}
legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 800;
	color: #FFFFFF;
	padding: 3px;
	border-bottom: solid 2px #333;
	border-left: solid 7px #333;
}
.clap {
	background-color: transparent;
	margin:0px 0px;
	padding:0px 0px 0px 580px;
	border: 0px solid #000;
	}
.clapbotton {
	margin:3px;
	background-color: #333;
	border:solid 1px #eee;
	font-size:15px;
}
.clapchibi {
	background-color: transparent;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	width: 80px;
	border: none;
}
.chibibotton {
	margin:3px;
	background-color: #000000;
	font-size:15px;
	border: none;
}

/*その他メインページ関連*/
#mainillust {
	background-color: #000000;
	margin: -5px auto 0px auto;
	width: 700px;
	height:auto;
	padding: 0px;
	background-image: url(illust-elements/illust-back.jpg);
	background-repeat: no-repeat;
	background-position: 320px 12px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#mainphoto{
	background-color: #000000;
	margin: -5px auto 0px auto;
	width: 700px;
	height: auto;
	padding: 0px;
	background-image: url(photo-elements/photo-back.jpg);
	background-repeat: no-repeat;
	background-position: 280px 20px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#maintext{
	background-color: #000000;
	margin: -5px auto 0px auto;
	width: 700px;
	height: auto;
	padding: 0px;
	background-image: url(text-elements/text-back.jpg);
	background-repeat: no-repeat;
	background-position: 320px 15px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#mainlink{
	background-color: #000000;
	margin: -5px auto 0px auto;
	width: 700px;
	height: auto;
	padding: 0px;
	background-image: url(link-elements/link-back.jpg);
	background-repeat: no-repeat;
	background-position: 300px 20px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#nomalmain{
	background-color: #000000;
	margin: -10px auto 0px auto;
	font-size:10px;
	width: 700px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 550px 35px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	height: auto;
	border-bottom: 1px solid #eee;
	background-image: url(contents-elements/contents-image/rhada-nya.gif);
}
#nomalmain p {
	margin : 15px 20px;
}
#mainerror {
	background-color: #000000;
	margin: 50px auto 0px auto;
	width: 700px;
	padding: 0px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: 320px 50px;
	border: 1px solid #eee;
	background-image: url(contents-elements/contents-image/error01.jpg);
}
.error {
	height:20px;
	width:700px;
	clear:both;
	background-color:transparent;
	margin:2px auto 0px auto;
	text-align: center;
	padding-top: 10px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	border-top: dotted 1px #eee;
}
.description {
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	padding: 12px 5px 12px 35px;
	margin-top: 20px;
	font-size: 14px;
	}
#menuleft {
	float: left;
	width: 300px;
	margin: 0px auto;
	padding: 15px 25px;
}
#menuright {
	margin: 0px auto;
	padding: 15px;
	float: right;
	width: 300px;
}
#menuleft p {
	line-height: 200%;
	padding-left: 12px;
}

#menuright p {
	line-height: 200%;
	padding-left: 12px;
}
/*リンク関連*/
.linktoph2 {
	width: 480px;
}
.linktoph3 {
	background-image: url(web-content/none);
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	margin-top:45px;
}
#linkmain {
	margin: 20px auto;
	width: 600px;
}
/*テーブル関連*/
#nomalmain table {
	border: 0px none #000000;
	margin: 25px 0px;
	font-size:11px;
	width: 600px;
	border-spacing: 5px;
}
td {
	padding: 7px;
}
th {
	padding: 5px;
}
#nomalmain th {
	background-color: #660000;
	width:80px;
}
#nomalmain td {
	background-color: #111;
}
