@charset "Shift_JIS";

/* common */

html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fdf6e4;
	color: #666666;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	font-size: 12px;
	line-height:18px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

th {
	font-size: 12px;
	line-height: 18px
}

td {
	font-size: 12px;
	line-height: 18px
}

div {
	font-size: 12px;
	line-height: 18px
}

a {
	color: #ff7d7b;
	text-decoration: none;
}

a:hover {
	color: #ff7d7b;
	text-decoration: underline;
}

table.all {
	width: 750px;
	height: 100%;
}

td.all {
	vertical-align: top;
}

table.contents_all {
	width: 750px;
	height: 74%;
}

td.contents {
	width: 551px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 80%;
}

img.line_t {
	margin: 3px 0px 20px 0px;
}

span.caution {
	color: #e5729d;
}

div.subtitle {
	margin: 20px 0px;
	font-weight: bold;
	padding: 5px 7px;
	background-color: #EEEEEE;
}

div.dot {
	height: 41px;
	background: url("../img/dot.gif") repeat-x center center;
}


/* Contents in-page */

body.contents {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-track-color: #ede7d7;
	scrollbar-face-color: #cdc9bd;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #cdc7bb;
	scrollbar-darkshadow-color: #978f84;
	scrollbar-highlight-color: #cdc7bb;
	scrollbar-shadow-color: #cdc7bb;
}

/* IMG_SIDE */

td.img_side_info {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/info.jpg") no-repeat top left;
}

td.img_side_disco {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/disco.jpg") no-repeat top left;
}

td.img_side_live {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/live.jpg") no-repeat top left;
}

td.img_side_profile {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/profile.jpg") no-repeat top left;
}

td.img_side_diary {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/diary.jpg") no-repeat top left;
}

td.img_side_bbs {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/bbs.jpg") no-repeat top left;
}

td.img_side_special {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/special.jpg") no-repeat top left;
}

td.img_side_request {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/request.jpg") no-repeat top left;
}

td.img_side_mobile {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/mobile.jpg") no-repeat top left;
}

td.img_side_mail {
	width: 199px;
	vertical-align: top;
	background: url("../img_side/mail.jpg") no-repeat top left;
}

.whatsnew_bg{
	width: 218px;
	height:359px;	
	background-image : url("../img/main_img2.jpg");
	background-repeat: no-repeat;
	}

.footer_text01{
	font-size:10px;
	color:#654e30;
	text-align: left;
	line-height:140%;
	padding: 10px 0px 0px 10px;
	}

/* end of stylesheet */

