* {
	margin: 0px;
	padding: 0px;
	list-style:none;
}


h1,h2,h4,h5{
     font-size: 14px;
     font-weight: normal;
     margin: 0px;
     padding: 0px;
     line-height: 180%;
}

body {
	background-color: #990101;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment:fixed;
	font-size: 14px;
	line-height: 1.7em;
}

a:link {
	color: #0000cc;
}
a:visited {
	color: #551a8b;
}
a:active  {
	color: #cc1111;
}

img {
	border:0;
	vertical-align:middle;
}

p {
	margin-bottom:2em;
}

.mar-t20 {
	margin-top:20px;
}

.mar-t40 {
	margin-top:40px;
}

.mar-b20 {
	margin-bottom:20px;
}


.float-left {
	float:left;
}

.float-right {
	float:right;
}

.size14 {
	font-size:14px;
}

.size16 {
	font-size:16px;
}

.red {
	color:#FF0000;
}
.blue {
	color: #3366cc;
}

.orange {
	color: #e58102;
}

.green {
	color: #66ff66;
}

/* clear ------------------------------------------------ */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*----------------------------------------------------
ヘッダーの設定
----------------------------------------------------*/
#header {
	margin: 0 auto 40px;
	width: 752px;
}

/*----------------------------------------------------
コンテンツ部分の設定
----------------------------------------------------*/
#contents_area{
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#main-contents {
	width: 690px;
	background-color: #FFFFFF;
	padding: 0 30px 30px;
	margin: 0 auto;
	}

#function{
	width:600px;
	margin: 0 auto;
}

#function img{
	margin-bottom: 10px;
}

.box-a {
	border:1px solid #e2e2e2;
	background-image: url(../images/line_a_letter.gif);
	background-repeat: repeat-y;
	background-position: 15px 0;
	line-height: 2em;
	background-color: #f4f4f4;
	padding: 0 30px 20px;
}

.box-a2 {
	border:1px solid #e2e2e2;
	background-image: url(../images/line_a_letter.gif);
	background-repeat: repeat-y;
	background-position: 15px 0;
	line-height: 2em;
	background-color: #FFFFFF;
	padding: 0 30px 20px;
	clear: both;
}

.box-a .box , .box-a2 .box{
	width:302px;
}

.box-b {
	border:1px solid #e2dc98;
	line-height: 2em;
	background-color: #FFF;
	padding: 0 20px 20px;
	clear: both;
	background-image: url(../images/box_b_top.gif);
	background-repeat: repeat-x;
}

.box-c-box {
	border:1px solid #a40000;
	padding: 20px;
	line-height: 2em;
}

#license{
	width: 600px;
	margin:40px auto 0;
}
#license_box{
	height: 130px;
	width: 600px;
	border: 1px solid #ccc;
	display: block;
	overflow: auto;
	font-size: 12px;
	margin: 20px 0;
	padding: 10px;
}

.btn-regist {
	margin:30px auto;
	width:540px;
}

#profile{
	border: 1px solid #e2dc98;
	margin: 20px 0 30px;
}

#profile_box{
	padding:25px;
}

#voice ul li{
	border: 1px dotted #333;
	background-image: url(../images/voice_left.gif);
	background-repeat: no-repeat;
	background-position: 8px top;
	margin-bottom: 14px;
	padding: 10px 15px 10px 30px;
}

.box-d {
	border:1px solid #e2e2e2;
	line-height: 2em;
	background-color: #f4f4f4;
	padding: 20px;
}

.box-e {
	border:1px solid #94d8ec;
	line-height: 2em;
	background-color: #f1f9ff;
	padding: 20px;
}

.box-f {
	border:1px solid #f2e79c;
	line-height: 2em;
	background-color: #fefae6;
	padding: 20px;
}

.box-g {
	border:1px solid #e2e2e2;
	line-height: 2em;
	background-color: #fff;
	background-image: url(../images/line_g_letter.gif);
	background-repeat: repeat-y;
	background-position: 15px 0;
	padding: 0 30px 20px;
}

.box-h {
	border:1px solid #e2e2e2;
	line-height: 2em;
	background-color: #f4f4f4;
	padding: 20px;
	background-image: url(../images/bg_g.gif);
}
.box-h .box-left {
	float:left;
	width:390px;
}
.box-h .box-right {
	float:right;
	width:247px;
}

#qa {
	margin:40px 0 0 }
#qa ul#question {
	margin-bottom:30px;
}

#qa ul#question li{
	border-bottom: 1px dotted #333;
	margin: 0 20px 5px;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding: 0 0 3px 40px;
}

#qa ul#answer {
	width:650px;
	margin:0 20px;
}

#qa ul#answer li.qa{
	border: 1px dotted #333;
	background-image: url(../images/qa_left.gif);
	background-repeat: no-repeat;
	background-position: 8px top;
	padding: 0 0 0 30px;
	width: 620px;
}

#qa ul#answer li dl dt{
	border-bottom: 1px dotted #333;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 10px 10px 5px 0;
	padding: 0 0 5px 30px;
	font-weight: bold;
}

#qa ul#answer li dl dd{
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 0 10px 10px 30px;
}

#qa ul#answer li.qatop{
	text-align:right;
	margin:5px 0;
}

#caution{
	border: 1px solid #fee7af;
	background-color: #fefaec;
	margin-top: 40px;
}

#caution_box{
	padding:25px;
	line-height: 2em;
}

#menseki {
	border:1px solid #e2e2e2;
	padding: 15px;
	font-size:12px;
	margin-top: 40px;
}

.pagetop {
	margin:10px 0 0;
	text-align:right;
	font-size: 12px;
}

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


/*----------------------------------------------------
フッターの設定
----------------------------------------------------*/

#footer {
	width: 800px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	background-color: #9A0201;
	font-size: 12px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding: 20px 0;
}
