@charset "UTF-8";

body {
	color: #898989;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*-------------------------------------------------------*/


/*文字サイズ指定*/

p {
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	text-align: left;
}


h1 {
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	line-height: 1.2em;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	line-height: 1em;
}

h5 {
	font-size: 15px;
	line-height: 1em;
}

h6 {
	font-size: 16px;
	line-height: 1em;
}


/*-------------------------------------------------------*/


/*文字カラー指定*/

a:link {
	text-decoration: none;
	color: #6aa05f;
}
a:visited {
	text-decoration: none;
	color: #6aa05f;
}
a:hover {
	text-decoration: none;
	color: #a5d55a;
}
a:active {
	text-decoration: none;
	color: #6aa05f;
}

.white {
	color: #FFF;
	text-align: center;
}

.red {
	color: #e60012;
}


/*-------------------------------------------------------*/


/*DIV指定*/

#wrap {
	background: #a5d55a;
	width: 800px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 0px auto;
}

#header {
	width: 778px;
	margin-left: 22px;
}

#head {
	color: #FFF;
	border-bottom: 1px dashed #FFF;
	padding: 0 0 5;
	width: 778px;
	text-align: left;
	height: 50px;
}

#headcopy {
	width: 560px;
	height: 47px;
	text-align: left;
}

#japetlogo {
	float: left;
	width: 208px;
	margin-left: 10px;
	clear: right;
}

#titlelogo {
	float: left;
	height: 128px;
	width: 130px;
}

#flush {
	text-align: center;
	height: 128px;
	width: 440px;
	float: left;
}

#illust {
	float: left;
	width: 208px;
}


#main {
	width: 633px;
	float: left;
	background: #FFF;
	clear: right;
}

#navi {
	float: left;
	width: 145px;
	margin-left: 22px;
	text-align: left;
}

#topimg {
	width: 587px;
	height: 200px;
	margin-left: 23px;
}


#camban {
	width: 587px;
	height: 130px;
	margin-left: 23px;
}


#footer {
	width: 778px;
	text-align: center;
	margin-left: 22px;
}


#button {
	width: 130px;
}

.button {
	width: 130px;
	margin-bottom: 2px;
}

.button2 {
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.textlink {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	width: 587px;
	border-bottom: 1px solid #898989;
	padding-bottom: 2px;
	margin-left: 23px;
}

.textlink2 {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	width: 587px;
	padding-bottom: 5px;
	margin-left: 23px;
}



#ask {
	width: 587px;
	margin-left: 23px;
}

.shime {
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	padding-top: 8px;
	width: 369px;
}


.pagetop2 {
	font: normal 11px/1em "Arial Black", Gadget, sans-serif;
	text-align: right;
	width: 587px;
	margin-left: 23px;
	margin-top: 15px;
	clear: both;
}

.pop {
	margin-top: 15px;
	text-align: center;
}

.strong {
	font-weight: bolder;
	color: #056d37;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
}

.camtitle {
	font-size: 14px;
	line-height: 15px;
	font-weight: bolder;
	color: #900;
}
#banner {
	width: 377px;
	margin-top: 5px;
}
