@charset "utf-8";
body {/*"基本設定（親となるTXTセンター等）"*/
	text-align: center;
}


#mainframe {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border-width: 0px 0px 0px 0px;
	text-decoration: none;
	width: 782px;
	height: aoto;
}



.h {
	margin-top: 0px;
	margin-bottom: 0px;
}

.h_gray12 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #666;
	font-size: 12px;
	letter-spacing: 1.8px;
	text-align: left;
}

.h_green14bold {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 700;
	color: #690;
	font-size: 14px;
	letter-spacing: 1.8px;
	font-weight: bold;
}


.black_s_narrow {
	color:#000;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
}


.red {
	color:#F00;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 1.3;
}


.blue {
	color:#06C;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 1.3;
}


.gold {
	color:#960;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 1.3;
}

.gold14_bold {
	font-weight: 700;
    color:#960;
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 1.5;
}

.gold15_bold {
	font-weight: 700;
    color:#960;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 1.8px;
}

.green13 {
	color: #690;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 1.5px;
	font-weight: bold;
}


.green15 {
	color: #690;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 2.5;
	font-weight: bold;
}

.red19 {
	color: #F00;
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 2.2;
	font-weight: bold;
}

.gray15_bold {
	font-weight: 700;
	color: #666;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 1.8px;
}


.gray15_bold_line3 {
	font-weight: 700;
	color: #666;
	font-size: 15px;
	line-height: 3;
	letter-spacing: 1.8px;
}



.gray {
	color:#666;
	letter-spacing: 1.5px;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
}


.gray14 {
	color:#666;
	letter-spacing: 1.7px;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
}


.black11 {
	color:#000;
	letter-spacing: 1.5px;
	font-size: 10px;
	line-height: 1.3;
	text-align: left;
}


.black_s {
	color:#000;
	letter-spacing: 1.5px;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
}


.black_s_line2 {
	color:#000;
	letter-spacing: 1.5px;
	font-size: 12px;
	line-height: 2;
	text-align: left;
}


.black_s_bold {
	color:#000;
    font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 1.3;
	font-weight: bold;
}


.black13_bold {
	color:#000;
    font-size: 13px;
	letter-spacing: 1.7px;
	line-height: 1.5;
	font-weight: bold;
}

.black15bold {
	font-weight: 700;
	color:#000;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 1.8px;
	text-decoration: underline;
}

.gray15bold {
	font-weight: 700;
	color: #666;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 1.8px;
}


.margin70 {
	margin-top: 70px;
}


.margin60 {
	margin-top: 60px;
}


.margin40 {
	margin-top: 40px;
}


.margin20 {
	margin-top: 20px;
}


.list1 {
	list-style-type: square;
	padding: 0,0,0,2em;
	margin: 0;
}

.list2 {
	list-style-type: decimal;
	padding: 0,0,0,2em;
	margin: 0;
}


#header {
	margin-top: 0px;
	margin-bottom: 50px;
	width: 780px;
	text-align: center;
}

#header01 {
	background-image: url(../img/head_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	width: 780px;
	text-align: center;
	height: 85px;
}



#contentframe {
	width: 780px;
	height: auto;
	border: 0;
}


#contentframe_left {
	width: 220px;
	height: auto;
	text-align: center;
	border: 0;
	float: left;
	margin-bottom: 50px;
}


.left_link a{
	color:#666;
	text-decoration: none;
} 

.left_link a:link{
	color:#666;
} 

.left_link a:hover{
	color:#000;
}



#contentframe_right {
	float: right;
	width: 532px;
	height: auto;
}


.link a{
	color:#06C;
	text-decoration: none;
} 

.link a:link{
	color:#06C;
} 

.link a:hover{
	color:#333;
	text-decoration: underline;
}




#content_right_w130 {
	text-align: center;
	width: 130px;
	height: auto;
	float: left;
	margin-top: 40px;
}


#content_right1 {
	width: 532px;
	text-align: right;
	height: auto;
}

#content_right2 {
	width: 532px;
	text-align: left;
	height: auto;
}

#content_right3 {
	text-align: center;
	width: 532px;
	height: auto;
}

#content_right_w450 {
	text-align: center;
	width: 400px;
	height: auto;
	background-color: #CFF;
	padding: 10 10 10 10;
}


#footer {
	font-size: 12px;
	margin-bottom: 30px;
	clear: both;
	letter-spacing: 2px;
	margin-top: 20px;
	width: 780px;
	height: auto;
}


.footer_link a{
	color:#000;
	text-decoration: none;
}

.footer_link a:link{
	color:#000;
} 

.footer_link a:hover{
	color:#666;
}

.privacyBox {
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 530px;
	height: 250px;
	border: 1px solid #D7E9FD;
}

.boxTri {
	padding: 19px 0 0;
	width: 532px;
	min-height: 81px;
	_height: 100px;
}

.boxTri_2 li {
	margin-bottom: 10px;
	margin-left: 0px;
}

.section {
	margin: 0 10px;
}

.firstChild {
	margin-top: 0;
}

.mailform {
  width:530px;
}


/*  ========================= contact table */
#contentframe_right .conTable {
	width: 530px;
	border-collapse: collapse;
	border: solid 1px #ccc;
}

#contentframe_right .conTable th {
	background: #F5F9FE url(../img/thBg.gif) repeat-x bottom;
	font-weight: normal;
	font-size: 80%;
}
#contentframe_right .conTable td {
	background-color: #fff;
	font-size: 80%;
}
#contentframe_right .conTable th,
#contentframe_right .conTable td {
	padding: 5px;
	border: solid 1px #ccc;
	text-align: left;
	vertical-align: top;
}

fieldset { border: none;
margin:0;
padding:0;
 }

/* form
---------------------------------------- */
#contentframe_right form input,
#contentframe_right select,
#contentframe_right textarea {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	vertical-align: middle;
}
#contentframe_right form .nonDeco {
	border: none;
	padding: 0;
	background: none;
}
#contentframe_right form textarea {
	font-size: 12px;
}

/* input width style
----------------------------------------------------*/
#contentframe_right form .input1 {
	width: 150px;
}
#contentframe_right form .input2 {
	width: 350px;
}
#contentframe_right .input3 {
	width: 50px;
}
#contentframe_right form .input4 {
	width: 100px;
}
#contentframe_right form .input5 {
	width: 60px;
}


/* submit area style
----------------------------------------------------*/
#contentframe_right form div#submit {
	margin-top: 30px;
	width: 530px;
	text-align: center;
}
#contentframe_right form div#submit input {
	width: 276px;
	height: 41px;
	background-image: url(../img/contact/btn_form01.gif);
	margin: 0 auto;
	border: 0;
	cursor: pointer;
}

/* text style
----------------------------------------------------*/
#contentframe_right p.attention {
	margin-bottom: 5px;
	color: #f00;
	text-align: right;
}
#contentframe_right em {
	margin-left: 2px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	color: #f00;
}
#contentframe_right p.formError {
	color: #f00;
	text-align: center;
}
#contentframe_right p.formMessage {
	margin: 50px 0;
	text-align: center;
}
#contentframe_right p.info {
	font-size: 0.8em;
}


/* control set
----------------------------------------------------*/
#contentframe_right form .hankaku {
	ime-mode: disabled;
}
#contentframe_right form .zenkaku {
	ime-mode: active;
}



/*  ========================= List */
p.numList,
ul.numList li,
dl.numList dt {
	padding-left: 1em;
	text-indent: -1em;
}
dl.numList dd {
	margin-left: 1em;
}

.privacyList dt {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.privacyList dd {
	margin: 0 10px;
}
