/*
	ホストチャット用
*/

.chatbox {
	border:1px #CCCCCC solid;
	margin-top:10px;
	margin-bottom:10px;
}

.entrance {
	
}

.shimeilist {
	margin: 10px;
	list-style-type:none;
}

.shimeilist li{
	margin: 5px;
	line-height:150%;
	list-style-type:none;
	padding-left:30px;
	margin-left:13px;
	background:url(/app/webroot/img/a/new.gif) no-repeat left center;
}

.bg-orange {
	background-image:url(/app/webroot/img/bg/orange.gif);
}

.bg-koiorange {
	background-image:url(/app/webroot/img/bg/koiorange.png);
}

#ereasearch {
	padding: 0 20px 0 0;
}

.a-beginner {
	background-image:url(/app/webroot/img/a/beginner.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
}

.check {
	padding-left:43px;
	background:url(/app/webroot/img/check.gif) no-repeat left center;
}


.hissu {
	font-size: 7px;
	color:#FF3366;
	font-weight:bold;
}

.red {
	color: #FF3366;
}

.hankaku {
  ime-mode: inactive; /* 半角モード */
}

.error-message {
	color: #FF3366;
}

.error-message a {
	color: #FF3366;
}

ul {
	margin: 0;
}

.topicpath {
	margin: 5px 0 5px 0;
}
.topicpath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
.topicpath li a {
	padding-right:10px;
	margin-right:3px;
	background:url(/app/webroot/img/breadcrumb.gif) no-repeat right center;
}

body {
	background:url(/app/webroot/img/bg.gif);
}

.headmenu {
	margin:0;
}

.headmenu li{
	display:inline;
	line-height:110%;
	list-style-type:none;
	padding-left:15px;
	margin-left:3px;
	background:url(/app/webroot/img/arrow.gif) no-repeat left center;
}

.logo {
	margin: 15px;
}
.bgimage {
	background-color:#F3F3F3;
	width:954px;margin:0 auto;
}

#head {
	text-align:right;
	padding: 5px 30px 5px 0;
	background-color:#F3F3F3;
}


/*
	グローバルメニュー
*/

.global li a {
	display:block;
	height:25px;
	text-indent:-5000px;
	background-image:url(/app/webroot/img/global.gif);
	background-repeat:no-repeat;
	text-decoration:none;
/* \*/
overflow:hidden;
/* */
}

.global li {
	float:left;
	list-style: none;
}

#m0 a{
	background-position: 0 0px;
	width: 133px;
}

#m0 a:hover{
	background-position: 0px -25px;
	width: 133px;
}

#m1 a{
	background-position: -133px 0px;
	width: 112px;
}

#m1 a:hover{
	background-position: -133px -25px;
	width: 112px;
}

#m2 a{
	background-position: -245px 0px;
	width: 147px;
}

#m2 a:hover{
	background-position: -245px -25px;
	width: 147px;
}

#m3 a{
	background-position: -392px 0px;
	width: 103px;
}

#m3 a:hover{
	background-position: -392px -25px;
	width: 103px;
}

#m4 a{
	background-position: -495px 0px;
	width: 109px;
}

#m4 a:hover{
	background-position: -495px -25px;
	width: 109px;
}

#m5 a{
	background-position: -604px 0px;
	width: 112px;
}

#m5 a:hover{
	background-position: -604px -25px;
	width: 112px;
}

#m6 a{
	background-position: -716px 0px;
	width: 146px;
}

#m6 a:hover{
	background-position: -716px -25px;
	width: 146px;
}

#m7 a{
	background-position: -862px 0px;
	width: 88px;
}

#m7 a:hover{
	background-position: -862px -25px;
	width: 88px;
}

.topwaku {
	margin: 20px 0 0 20px;
}

.photomain {
	background-image:url(/app/webroot/img/mainphotobg.gif);
	text-align:center;
}

.photo {
	border:1px #eee solid;
}

.miniphoto {
	margin:0;
	padding:0;
}

.miniphoto tr {
	margin:0;
	padding:0;
}

.miniphoto td {
	margin:0;
	padding:0;
	text-align:center;
}

.miniphoto img {
	border:1px #eee solid;
}

.headbg {
	height: 104px;
	background-image:url(/app/webroot/img/headbg.gif);
}



.sarani {
	padding: 10px 0 0 0;
}

.height107 {
	height: 140px;
}

.koushinsarani {
	text-align: right;
	padding: 0 10px 0 0;
}

.centerpr {
	width:700px;
	margin: 0px 0 15px 0;
	background-color:#FFFBF7;
	padding:5px;
	border:#CCCCCC 1px solid;
}

#loginbox {
	background-color:#F3F3F3;
	padding: 15px 0 15px 15px;
	margin: -5px 0 0px 0;
}

.mainright {
	padding: 30px 0 0 0;
}

#searchbox {
	background-color:#F3F3F3;

	margin: -5px 0 18px 0;
}

#shinki {
	margin: 15px 0 18px 0;
}

.mobile {
	margin: -5px 0 18px 0;
	background-image:url(/app/webroot/img/keitaibg.gif);
	height:150px;
}

.mobile p {
	margin: 5px 0 0 5px;
}

#copyright {
	text-align: center;
	margin: 10px 0 10px 0;
}

.bottom10 {
	margin: 0 0 10px 0;
}

.news {
	height:26px;
	padding: 5px 0 0 0;
	margin: 0 0 0 30px;
	background-image:url(/app/webroot/img/bar.gif);
	background-repeat:no-repeat;
}

/*
	テーブル枠
*/

.waku{
	color:#333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 710px;
}

.waku td{
	color:#333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	text-align:left;
}

.info {
	font-family:monospace;
	font-size:11px;
	line-height:16px;
	background-color:f7f7f7;
	padding:15px 50px;
	color:4b4b4b;
}

.loginwaku{
	color:#333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 190px;
}

.loginwaku td{
	color:#333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	text-align:left;
}

.bottomspace {
	margin: 30px;
}

.waku2{
	color:#333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.waku2 td{
	color:#333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	text-align:left;
}

#ranking2 {
	margin: 10px 0 0 0;
}

#ranking2 p {
	font-size:8pt;
}

.coment {
	padding: 10px 0 0 10px;
}

.syumiken {
	border:#CCCCCC 1px solid;
	background-color:#FFFBF7;
	padding:15px;
}

.syumiken a{
	padding-left:10px;
}

#shinjin ul {
	border:#CCCCCC 1px solid;
	background-color:#FFFBF7;
	padding:15px;
	list-style:none;
}

#shinjin ul li {
	padding:3px;
}

#koushin {
	border:#CCCCCC 1px solid;
	background-color:#FFFBF7;
	padding:10px;
}


.newmark li {
	line-height:150%;
	list-style-type:none;
}
.newmark li a{
	
	padding-left:30px;
	margin-left:13px;
	background:url(/app/webroot/img/a/new.gif) no-repeat left center;
}

#ereabutton {
	margin: 0 0 5px 5px;
	cursor: pointer;
}

.bottommenu {
	margin: 5px 0 5px 0;
	text-align:center;
}
.bottommenu li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
.bottommenu li a {
	padding-left:14px;
	margin-left:8px;
	background:url(/app/webroot/img/btr.gif) no-repeat left center;
}

