/* CSS Document */
* {
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

img {
	border: none;
}

a {
	color: #0000FF;
	outline: none;
}

a:hover {
	color: #FF9933;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	padding: 0 6px;
	background: url(images/wrap_back.png) 0 0 repeat-y;
}

#head {
	width: 900px;
	background: url(images/top.gif) 0 0 no-repeat;
}

h1 {
	font-size: 12px;
	color: #ffffff;
	padding-left: 15px;
}

#head h1 a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 900px;
	height: 160px;
}

#main {
	width: 900px;
	overflow: hidden;
}

#pan {
	font-size: 12px;
	padding: 5px;
	padding-left: 15px;
}

#pan a {
	font-size: 12px;
}


/* メインコンテンツ */

#contents {
	float: left;
	width: 560px;

}

h2 {
	margin-left: 15px;
	border-left: #85AA22 solid 7px;
	padding-left: 13px;
	line-height: 2;
}


h3 {
	line-height: 2;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 15px;
	border-left: #ff9900 solid 5px;
	border-bottom: #ff9900 solid 1px;
}


/* メインコンテンツフッター */
#main_footer {
	clear: both;
	padding: 20px 0;
	margin-bottom: 5px;
}

#main_footer ul {
	list-style: none;
}

#main_footer ul li {
	float: right;
	background: url(images/cursol_icon.png) 0 42% no-repeat;
	padding-left: 24px;
	margin-right: 10px;
}


/* TOPページコンテンツ */
.top_contents {
	padding-left: 15px;
	margin-left: 12px;
	background: url(images/top_contents.png) 0 0 no-repeat;
	width: 565px;
	height: 850px;
}

.top_contents p {
	width: 500px;
	padding-top: 25px;
	padding-left: 15px;
}

.top_contents .banner {
	margin-top: 50px;
	margin-bottom: 20px;
}

.top_contents .banner a {
	display: block;
	text-indent:  -9999px;
	background: url(images/top_contents_banner.png) 0 0 no-repeat;
	width: 360px;
	height: 75px;
}


.top_contents .banner a:hover {
	background: url(images/top_contents_banner_hv.png) 0 0 no-repeat;
}	


p.image_c {
	text-align: left;
}

.cl {
	clear: both;
}

/* サブページ */
.sub_contents {
	border: #CCCCCC solid 1px;
	margin-left: 15px;
	margin-top: 15px;
}

.sub_contents p {
	padding: 15px;
	line-height: 1.5;
}

.sub_contents .image_r {
	float: right;
}

.sub_contents .sub_images {
	padding-left: 10px;
}

.sub_contents table {
	border-collapse: collapse;
	width: 450px;
	margin-top: 5px;
	margin-left: 20px;
}

.sub_contents table th {
	border: #CCCCCC 1px solid;
	background-color: #C8F0FF;
	padding: 5px;
	font-size: 12px;
}

.sub_contents table td {
	border: #CCCCCC 1px solid;
	padding: 5px;
}


/* オススメパック */
#osusume {
	margin: 15px;

}

#osusume .manga {
	position: relative;
	width: 870px;
}

#osusume .manga .banner {
	position: absolute;
	left: 390px;
	top: 180px;
}

#osusume .manga img {
	margin-bottom: 10px;
}

#osusume .illust {
	margin-bottom: 15px;
}

#osusume .illust img {
	margin: 0;
	padding: 0;
}

#osusume .manga .left_img {
	margin-right: 15px;
}

#osusume .souzoku {
	background: url(images/tetuduki.png) 0 0 no-repeat;
	width: 870px;
	height: 480px;
	margin-bottom: 15px;
}

#osusume .souzoku p {
	width: 270px;
	float: left;
	margin-top: 65px;
	margin-left:  150px;
}

#osusume .souzoku ul {
	width: 330px;
	float: left;
	list-style: none;
	padding-top: 65px;
	padding-left: 40px;
	padding-right: 70px;
}

#osusume .souzoku ul li {
	line-height: 1.5;

}


#osusume .banner {
	margin-top: 15px;
}

#osusume .osusume_pack {
	background: url(images/pack_back.png) 0 0 no-repeat;
	width: 870px;
	height: 375px;
}

#osusume .osusume_pack ul {
	list-style: none;
	padding-top: 140px;
	padding-left: 150px;
}

#osusume .osusume_pack ul li {
	display: block;
	width: 175px;
	float: left;
	padding-left: 15px;
}

#osusume .osusume_pack a {
	display: block;
	clear: both;
	margin-left: 350px;
}

#osusume .kobetu {
	margin-top: 15px;
	padding: 15px;
}

#osusume .kobetu h3 {
	border-left: #85AA22 solid 7px;
	border-bottom: #85aa22 solid 1px;
	padding-left: 5px;
	margin-left: 0;
}

#osusume .kobetu p {
	padding-top: 15px;
	padding-bottom: 15px;
}

#osusume .kobetu .cost {
	border-collapse: collapse;
	border: #CCCCCC solid 2px;
}

#osusume .kobetu .cost td {
	border: #CCCCCC solid 2px;
	padding: 5px;
}

#osusume .kobetu p.cneter {
	width: 870px;
	text-align: center;
}

.color_red {
	color: #FF0000;
}

.text_bold {
	font-weight: bold;
}

a.toiawase {
	display: block;
	margin: 0;
	padding: 0;
	margin: 15px auto;
	background: url(images/mail_form.gif) 0 0 no-repeat;
	width: 475px;
	height: 29px;
	padding-top: 78px;
	padding-left: 55px;
}

.sub_contents a.toiawase {
	margin-left: 7px;
}

/*　運営者　*/
#info {
	background-color:#EEEEEE;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	line-height:2;
	margin: 10px;
}

#info dt {
	border-bottom:1px solid #CCCCCC;
	float:left;
	padding:10px;
	width:100px;
}

#info dd {
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-left:105px;
	padding:10px;
}


#contents #profiel {
	background: url(images/profiel.png) 0 0 no-repeat;
	width: 560px;
	height: 200px;
	padding-top: 60px;
	margin: 15px;
	padding-bottom: 0;
}

#contents #profiel strong {
	color: #FF0000;
	font-weight: normal;
}

#contents #profiel p {
	clear: left;
	margin-left: 15px;
	padding-bottom: 18px;
	width: 355px;
	line-height: 1.5;
}

#contents #profiel p.iwasaki img {
	float: left;
	padding-right: 5px;
}

/*　サイドメニュー　*/

#side {
	float: right;
	width: 295px;
}

/* バナー */
#side .banner {

}

#side .banner a {
	display: block;
	text-indent:  -9999px;
	background: url(images/banner_osusume.png) 0 0 no-repeat;
	width: 290px;
	height: 75px;
}

#side .banner a:hover {
	background: url(images/banner_osusume2.png) 0 0 no-repeat;
}	

/* お気に入り */
#side #favarit {
	padding: 15px 15px 0;
	font-size: 12px;
}

#side #favarit .explain {
	font-size: 12px;
	color: #FF3366;
}

#side #favarit table {
	margin: 0;
	padding: 0;
}

#side #favarit table td {
	width: 50%;
	font-size: 12px;
}

#side #favarit table td.btn {
	text-align: center;
}

#side #favarit input {
	font-size: 12px;
}

#side dt {
	background: url(images/side_title.png) 0 0 no-repeat;
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
	font-size:14px;
	line-height: 2;
	padding-left: 35px;
}

#side dd {
	border-bottom: #CCCCCC solid 1px;
}

#side dd a {
	display: block;
	padding-left: 10px;
	line-height: 3;
}

#side dd a:hover {
	background-color: #F1F1ED;
}

/* フッター */
#footer {
	clear: both;
	text-align: center;
	border-top: #598207 solid 2px;
	padding: 15px;
	font-size: 12px;
	color: #666666;
}

#footer p {
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	padding-top: 15px;
}

#footer p a {
	font-size: 12px;
}

.text_red{
	color: #ff0000;
}

.copyright {
	font-size: 10px;
	text-align: right;
}

.copyright a {
	font-size: 10px;
}


/*aタグのhover設定*/
a.top_contents_banner:hover {
	position: relative;
	top: 1px;
	left: 1px;
	opacity: 0.9; /* Opera・Safari */
	-moz-opacity:0.9; /* Firefox */
	filter: alpha(opacity=90); /* IE */
	zoom: 1; /* IE */
}


/*文字装飾*/
.green {
	color: #090;
	font-weight: bold;
}

.red {
	color: #FF0000;
	font-weight: bold;
}



/*問い合わせフォーム*/
.sub_contents table.inquiry {
	border-collapse: collapse;
	width: 500px;
	margin-top: 5px;
	margin-left: 20px;
}

.sub_contents table.inquiry th {
	border: #666666 1px solid;
	background-color: #B0D87A;
	padding: 5px;
	font-size: 12px;
}

.sub_contents table.inquiry td {
	border: #666666 1px solid;
	padding: 5px;
}

/*-----------リンクBOX-----------*/

.link_box{
	margin-left: 10px;
}	


