@charset "Shift_JIS";
@charaset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.8em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/common/bg.jpg) repeat-x #FBFBF1;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #ff3333;
}
a:visited
{
	text-decoration: none;
	color: #ff3333;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
	list-style-type: none;
}

/*エリア指定*/

#wrapper
{
	width: 800px;
	margin: 0px auto;
}
#contents
{
	background: url(images/common/bg2.jpg) repeat-y;
}
#contents p
{
	margin-bottom: 15px;
}
#left-area
{
	float: left;
	width: 520px;
	margin-left: 20px;
	display: inline;
	position: relative;
}
#left-area a:link
{
	text-decoration: underline;
	font-weight: bold;
}
#left-area a:visited
{
	text-decoration: underline;
	font-weight: bold;
}
#left-area a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
#right-area
{
	float: right;
	width: 200px;
	margin-right: 20px;
	display: inline;
	position: relative;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.cl
{
	clear:both;
}
.footer
{
	padding: 20px 0px;
	background: #ffffff;
}
#footer-wrapper
{
	width: 800px;
	margin: 0px auto;
}

.footer-category
{
	padding-bottom: 8px;
	color: #cc0000;
	font-weight:bold;
}

/*フォント指定*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.date
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: right;
	color: #ff6600;
}
.profile-c
{
	color: #FF6699;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}
.list-chi
{
	color: #FF6699;
	font-weight: bold;
}
.list-u
{
	color: #0099CC;
	font-weight: bold;
}
.interview
{
	color: #9966FF;
	font-weight: bold;
}
.interview2
{
	color: #093;
	font-weight: bold;
}
.interview3
{
	color: #f36;
	font-weight: bold;
}
.interview4
{
	color: #069;
	font-weight: bold;
}
.interview5
{
	color: #F63;
	font-weight: bold;
}
.interview6
{
	color: #036;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #036;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.interview7
{
	color: #F33;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px dotted #F99;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.interview9
{
	color: #FF9900;
	font-weight: bold;
}
.interview10
{
	color: #33CCFF;
	font-weight: bold;
}
.interview11
{
	color: #006699;
	font-weight: bold;
}
.interview12
{
	color: #FF00CC;
	font-weight: bold;
}
/*余白*/

.mb10px
{
	margin-bottom: 10px;
}
.mb20px
{
	margin-bottom: 20px;
}
.mb5px
{
	margin-bottom: 5px;
}

/*フォーム用*/

.tf-width
{
	width: 100%;
	margin-bottom: 15px;
}
.form-text
{
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	margin-bottom: 5px;
	text-align:center;
	color: #F33;
}
.form-text2
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #F33;
	margin-left: 60px;
	margin-bottom: 15px;
}
.comment-box
{
	border: #ff6666 dotted 2px;
	padding: 15px;
	text-align: center;
	background: #FFF0F0;
}
.comment-box2
{
	border: #1E90FF dotted 2px;
	padding: 15px;
	text-align: center;
	background: #E0FFFF;
}
.comment-box3
{
	border: #cccccc solid1px;
	padding: 15px 15px 15px 15px;
	background: #f3f3f3;
	margin-bottom: 20px;
}

.comment-box4
{
	border: #FF3300 dotted 2px;
	padding: 15px 15px 15px 15px;
	background: #FFFFCC;
}

.comment-box5
{
	border: #ff80c0 dotted 1px;
	padding: 10px;
	background: #fff9fe;
}

.comment-box6
{
	border: #CC99FF dotted 1px;
	padding: 10px;
	background: #f4eaff;
}
.comment-box7
{
	border: #CC99FF dotted 1px;
	padding: 10px;
	background: #f4eaff;
}
.comment-box7
{
	border: #004a95 dotted 1px;
	padding: 10px;
	background: #f9fffe;
}
.comment-box2 a:link
{
	text-decoration: none;
	color: #333333;
}
.comment-box2 a:visited
{
	text-decoration: none;
	color: #333333;
}
.comment-box2 a:hover
{
	text-decoration: none;
	color: #333333;
}
.comment-box8
{
	border: #093 dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #E6FFC9;
}
.comment-box9
{
	border: #F36 dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #FCC;
}
.comment-box10
{
	border: #09C dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #C3EEF0;
	margin-bottom: 20px;
}
.comment-box11
{
	border: #090 dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #f4faff;
	margin-bottom: 20px;
}
.comment-box12
{
	border: #F90 dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #FFC;
	margin-bottom: 20px;
}
.comment-box13
{
	border: #FF0033 solid 2px;
	padding: 10px;
	background: #FFE6F0;
	margin-bottom: 20px;
}
.comment-box14
{
	border: #89CFEE dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #F4FAFE;
	margin-bottom: 20px;
}
.comment-box15
{
	border: #F90 dotted 1px;
	padding: 20px 10px 0px 10px;
	background: url(images/20111224/bg.jpg);
	margin-bottom: 20px;
}
.comment-box16
{
	border: #FFCC33 dotted 1px;
	padding: 10px;
	background: #FFFFCC;
}
.comment-box17
{
	border: #F90 dotted 1px;
	padding: 20px 10px 0px 10px;
	background: #FFCC99;
	margin-bottom: 20px;
}
/*特殊*/

#sp0423comic
{
	width: 400px;
	height: 680px;
	background: url(images/20100423/comic_bg.jpg) no-repeat;
	position: relative;
	margin: 0px auto; 
}
#sp0423comic a
{
	display: block;
	text-indent: -9999px;
}
#sp0423comic-01 a
{
	position: absolute;
	width: 320px;
	height: 225px;
	top: 172px;
	left: 40px;
}
#sp0423comic-02 a
{
	position: absolute;
	width: 320px;
	height: 225px;
	top: 418px;
	left: 40px;
}

/*20100806*/

.comment-box20100806-a
{
	border: #093 dotted 1px;
	padding: 10px 10px 0px 10px;
	background: #CCFFFF;
	margin-bottom: 20px;
}
.comment-box20100806-b
{
	border: #093 dotted 1px;
	padding: 10px 10px 0px 10px;
	background: #FFFFCC;
	margin-bottom: 20px;
}
.comment-box20100806-c
{
	border: #093 dotted 1px;
	padding: 10px 10px 0px 10px;
	background: #FFCCFF;
	margin-bottom: 20px;
}
.comment-box20100806-d
{
	border: #093 dotted 1px;
	padding: 10px 10px 0px 10px;
	background: #CCFFCC;
	margin-bottom: 20px;
}
.c78-item-box
{
	padding: 20px 10px 10px 10px;
	background: url(images/20100806/c78_bg.jpg);
	text-align: center;
}


/*エビコレ特典サンプル*/

#tokuten-sample
{
	width: 520px;
	height: 260px;
	background: url(images/20101224/sample.jpg) no-repeat;
	position: relative;
	margin-bottom: 20px;
}
#tokuten-sample a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#tokuten-sample .btn01 a
{
	width: 160px;
	height: 50px;
	top: 60px;
	left: 10px;
	position: absolute;
}
#tokuten-sample .btn02 a
{
	width: 160px;
	height: 50px;
	top: 120px;
	left: 10px;
	position: absolute;
}
#tokuten-sample .btn03 a
{
	width: 160px;
	height: 50px;
	top: 180px;
	left: 10px;
	position: absolute;
}
#tokuten-sample .btn04 a
{
	width: 160px;
	height: 50px;
	top: 60px;
	left: 180px;
	position: absolute;
}
#tokuten-sample .btn05 a
{
	width: 160px;
	height: 50px;
	top: 120px;
	left: 180px;
	position: absolute;
}
#tokuten-sample .btn06 a
{
	width: 160px;
	height: 63px;
	top: 180px;
	left: 180px;
	position: absolute;
}
#tokuten-sample .btn07 a
{
	width: 160px;
	height: 50px;
	top: 20px;
	left: 350px;
	position: absolute;
}
#tokuten-sample .btn08 a
{
	width: 160px;
	height: 50px;
	top: 80px;
	left: 350px;
	position: absolute;
}
#tokuten-sample .btn09 a
{
	width: 160px;
	height: 50px;
	top: 140px;
	left: 350px;
	position: absolute;
}
#tokuten-sample .btn10 a
{
	width: 160px;
	height: 50px;
	top: 201px;
	lleft: 350px;
	position: absolute;
	left: 350px;
}
