body {
	color: #000000;
	font-family: kozuka gothic pro, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;

	background-color: #7a000f;
	background-image: url(../images/bg-00.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
/*a*/

a:link { color: #290fa6; text-decoration: underline; }
a:visited { color: #290fa6; text-decoration: underline; }
a:active { color: #290fa6; text-decoration: underline; }
a:hover { color: #290fa6; text-decoration: none; }

/*h*/

h1 {
	font-size: 24px;
	line-height: 30px;
	color: #290fa6;
	font-weight: bold;
	text-shadow: #e8aade 0 0 3px;
	
	margin-top: -4px; 
	margin-bottom: -9px;
	}

h2 {
	font-size: 18px;
	line-height: 22px;
	color: #d7dafd;
	font-weight: bold;
	text-shadow: #4d38ad 0 0 3px;
	
	margin-top: -2px; 
	margin-bottom: -10px;
	}
	
h3 {
	font-size: 24px;
	line-height: 30px;
	color: #d7dafd;
	font-weight: bold;
	text-shadow: #4d38ad 0 0 3px;
	
	margin-top: -4px; 
	margin-bottom: -9px;
	}
	
h4 {
            font-size: 22px;
            line-height: 30px;
            color: #de012b;
            font-weight: bold;
            text-shadow: #4d38ad 0 0 3px;
            
            margin-top: -4px; 
            margin-bottom: -9px;
            }
	
.helpertext{
font-size:12px;
font-style:italic;
}
/*i*/
input, select, textarea {
	font-size: 13px;
	}
	
img 
	{
	border: 0px;
	}
	
/*----------------------------------------------------------------------------------*/

/* a */

a.afooter-01:link { color: #d7dafd; text-decoration: none; }
a.afooter-01:visited { color: #d7dafd; text-decoration: none; }
a.afooter-01:active { color: #d7dafd; text-decoration: none; }
a.afooter-01:hover { color: #d7dafd; text-decoration: underline; }

a.afooter-02:link { color: #e7667c; text-decoration: none; }
a.afooter-02:visited { color: #e7667c; text-decoration: none; }
a.afooter-02:active { color: #e7667c; text-decoration: none; }
a.afooter-02:hover { color: #e7667c; text-decoration: underline; }

a.agnb-01:link { color: #d7dafd; text-decoration: none; }
a.agnb-01:visited { color: #d7dafd; text-decoration: none; }
a.agnb-01:active { color: #d7dafd; text-decoration: none; }
a.agnb-01:hover { color: #d7dafd; text-decoration: underline; }

a.ahomebody-01:link { color: #d7dafd; text-decoration: underline; }
a.ahomebody-01:visited { color: #d7dafd; text-decoration: underline; }
a.ahomebody-01:active { color: #d7dafd; text-decoration: underline; }
a.ahomebody-01:hover { color: #d7dafd; text-decoration: none; }

/*  b  */
.bg-adbox-01 {	
	color: #ffffff;
	background-image: url(../images/bg-adbox-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5841c3;
	}

.bg-adbox-02 {

	color: #ffffff;
	background-image: url(../images/bg-adbox-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5841c3;
	}

.bg-home-body-01 {
	color: #ffffff;
	text-align: left;
	font-size: 18px;
	line-height: 22px;

	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;

	background-color: #e7011d;
	}

.bg-interior-body-01 {
	text-align: left;
	font-size: 15px;
	line-height: 22px;

	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;

	background-color: #ffffff;
	}

.bg-home-mnb-01 {
	background-image: url(../images/bg-mnb-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7a000f;
	}
	

/*  s  */

.spacer-jcgsa {
	padding-right: 10px;
	}
	
/*  t  */

.text-adbox-01 {
	text-align: left;
	font-size: 13px;
	line-height: 17px;

	padding-top: 15px;
	padding-left: 25px;
	padding-right: 140px;
	}
	
	
.text-gnb-01 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;

	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	}


.text-caption-01 {
	font-size: 11px;
	line-height: 14px;
	
	border-bottom: #d9dce3 1px solid;
	
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
	
.text-footer-01 {
	color: #d7dafd;
	font-size: 11px;
	line-height: 14px;
	text-align:left;
	padding-top: -5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	}
	
.text-footer-02 {
	color: #e7667c;
	font-size: 11px;
	line-height: 14px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	}
	
.text-xs-01 {
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	}
	
#errpanel, .required{
color:red;
}
