@charset "UTF-8";
/* CSS Document */

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333;
}

a{
	overflow:hidden;
	outline:none;
}

#contents {
	 width: 960px;
	 margin:0 auto;
	 border: 1px solid #666;
 }
#main02{
	background: url(../img/main02.jpg) no-repeat;
	height: 760px;
}
 
#comics{
	position: relative;
	top: 25px;
	left: 695px;
}

#main01{
	position: relative;
}

.comicsInfo{
	position: absolute;
 }

.bannerCl{
	position:absolute;
	margin: 0 36px;
	top: 522px;
}

#bannerClender{
	position: relative;
}

 #sig{
	margin-left: 25px;
 }
 
 #take{
 	margin-left: 73px;
}

#kuro{
	margin-left: 33px;
}

#jin{
	margin-left: 31px;
	}
#uri{
	margin-left: 27px;
}

#imgHeight{
	height: 217px;
	width: 184px;
 	float: left;
	margin-left: 23px;
}

#nishi{
	float: left;
	margin-left: 72px;
}

#kiryu{
	float: left;
	margin-left: 32px;
}

#comicsBtn{
	position: relative;
	/*border:1px solid #FF0000;*/
	top: 48px;
	width: 200px;
	height: 170px;
	text-indent: -9999px;

}

ol#comicsBtn a{
	height: 53px;
	width: 200px;
	display: block;
}

#comicsBtnArea{
	position: absolute;
	/*border: 1px solid #0000FF;*/
	width: 214px;
	margin-left: 710px;
	margin-top: -220px;
}


#thusin a{
	display: block;
	margin-left: 40px;
	height: 60px;
	width: 160px;
	/*border: 1px solid #ff0000;*/
	text-indent: -9999px;
}

#copyRight{
	font-size: 10px; 
	text-align: center;
	margin-bottom: 10px;
}

#copyRight a,
#copyRight a:visited{
	color: #333;
}

a#issue{
	position: relative;
	top: -53px;
	left: 680px;
}


/*楽園通信──────────────────────*/

#tsu_container{
	background:url(../img/tsushin_back.jpg) no-repeat;
	height:755px;
}

#btnArea{
	position: absolute;
	left: 69px;
	top: 480px;
}

#conBox{
	position: absolute;
	top: 160px;
	margin-left: 50px;
}

#contentsBox{
	/*border: 1px solid #ff0000;*/
	position: relative;
	/*margin-top: -600px;
	margin-left: 50px;*/
	height: 530px;
	width: 520px;
	padding: 0px 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 110%;
}

.formColor{
	background: #d3b1d3;
	border: 1px solid #666;
}
/*.textAreaStyle{
	/margin-left: -50px;
}
*/
p#coution{
	text-align: center;
	line-height: 140%;
	margin-top: 10px;
}

table{
	line-height: 120%;
	border: 1px solid #666;
	margin-top: 10px;
	margin-left: 60px;
	 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.gc{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


a#send,
a#reset,
a#conf,
a#return{
	text-indent: -99999px;
	width: 140px;
	height:40px;
	display: block;
	float: left;
}


a#send{
	background:url(../img/btn_send.jpg) no-repeat;
}

a#reset{
	background:url(../img/btn_reset.jpg) no-repeat;
	margin-left: 140px;
}

a#conf{
	background:url(../img/btn_conf.jpg) no-repeat;
}

a#return{
	background:url(../img/btn_return.jpg) no-repeat;
	margin-left: 140px;
}


/*body:first-of-type a#send{
	margin-top: 20px;
}*/

a#btnHakuTop{
	display: block;
	height: 20px; 
	width: 240px;
	text-indent: -99999px;
	margin-left: 640px;
}

#thx_contents{
	width: 684px;
	height:468px;
	background: url(../img/thx_back.jpg) no-repeat;
	margin: 0 auto;
	border: 1px solid #666;
}

#thx_coment{
	border: 1px solid #999;
	width: 500px;
	height: 100px;
	margin:0 auto;
	position: relative;
	top: 200px;
	line-height: 550%;
	background: #FFFFFF;
	font-size: 18px;
	text-align: center;
}

#closeBtn{
	display: block;
	width: 63px;
	height: 20px;
	text-indent: -99999px;
	position: relative;
	top: 314px;
	left: 310px;
}

.alart{
	display: block;
	color:#FF0000;
	font-weight: bold;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	position: relative;
	top: 136px;
	left: 50px;
}

.err{
	color: #f00;
}

.ans{
	color:#991084;
	font-weight:bold;
}

#banner{
	width: 950px; 
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	background:#e5f5e6;
	padding: 20px 5px;
}

#banner p{
	display: block;
	text-align: left;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 5px;
}

h3{	
	font-size: 16px;
	font-weight: bold;
	color:#339933;
}

img.banner{
	margin-right: 5px;
}

.codeArea{
	overflow: auto;
}
