@charset "utf-8";
	
/*======================================

	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/*リンク変更----------------------------------------*/
A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {color:#993333; text-decoration:underline;}


/*BODYの変更----------------------------------------*/
BODY {
	SCROLLBAR-FACE-COLOR: #C2CCD6; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #93A5B7; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}


/*線の変更----------------------------------------*/

.dothr {
color : #666666; 
border-width : 1px; 
border-style : dotted; 
}
.hrten {
color : #666666; 
border-width : 1px; 
border-style : dotted; 
}

/*テキストの変更----------------------------------------*/
.h1 {
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}
.h2 {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}
.h1img {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.imgrights {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
}
.topics {
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px; 
}

.topics a {
	text-decoration:none;
	color:#000000;
}

.topics a:hover {
	text-decoration:underlinel;
	color:#9C3031;
}

.topicstitle {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px; 
}
.topics14 {
	font-size: 14px;
	line-height: 21px;
}
.aim {
	font-size: 18px;
}
.topics18 {
	font-size: 18px;
	line-height: 24px;
}
.read12 {
	font-size: 12px;
	line-height: 16px;
}

.read10 {
	font-size: 10px;
	line-height: 14px;
}

.read10 * {
	font-size:10px;
}

.read10white {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
}
.read8 {
	font-size: 8px;
	line-height: 12px;
}
.12size {
	font-size: 12px;
}

.10size {
	font-size: 10px;
}




















/*グラデーション----------------------------------------*/

.gradient1 {
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0033FF, endcolorstr=#CED8FF, gradienttype=0);
  width: 160;
  height: 100%;
}

.gradient1 * {
	font-size:10px;
}

/*フレームの変更----------------------------------------*/

.frameline {
	border: 1px solid #999999;
}
.frameline1 {
	border: 1px solid #333333;
}
.framelinec {
	border: 1px solid #cccccc;
}
.frameline1side {
	border-top: 0px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px none #333333;
	border-left: 1px solid #333333;
}
.framelineblue {
	border: 1px solid #0A00B1;
}
.framesidelineblue {
	border-top: 0px none #0033FF;
	border-right: 1px solid #0033FF;
	border-bottom: 0px none #0A00B1;
	border-left: 1px solid #0033FF;
}
.framelineside {
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px none #999999;
	border-left: 1px solid #999999;
}
.copyright {
	font-size: 12px;
}
.frameline1a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/*メールフォーム----------------------------------------*/
.mailform{
	font-size: 10pt;
	color: #999999;
	background-color: #FFFFFF;
	border: 1 solid #cccccc;
}
.checkbox{
	font-size: 4px;
	border: 0px;
}

.onfocus{border-color:#666666;
}
.onblur{border-color:#cccccc;}


/*
onFocus="this.style.borderColor='#EBA38F'" onBlur="this.style.borderColor='#cccccc'"
/*


/*画像の回り込み----------------------------------------*/
/*img.tr {
	float: right;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
	}*/
img.tr {
	float: right;
	border: none;
	margin-left:4px;
	vertical-align:top;
	}
img.tl {
	float: left;
	border: none;
	margin-right:10px;
	vertical-align:top;
	}
img.br {
	float: right;
	border: none;
	margin-left:4px;
	vertical-align:bottom;
	}
img.bl {
	float: left;
	border: none;
	margin-right:4px;
	vertical-align:bottom;
	}


/*マージン----------------------------------------*/

margin.tb8 {
	border: none;
	margin-top:8px;
	margin-bottom:8px;

	}
margint.b10 {
	border: none;
	margin-top:10px;
	margin-bottom:10px;
	}
/*ヘッダー----------------------------------------*/
.header2 {
	background-image: url(img/head_2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 409px;
}
.header3 {
	background-image: url(img/head_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 193px;
}


#header {

}


























/*======================================

	Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

/* 文字間を綺麗に詰める場合の設定は下記をお使い下さい
	text-align:justify;
	text-justify: istribute;
*/

/*======================================

	Body

=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#444;
	line-height:140%;
}

td {
	font-size:12px;
}

a:link {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#9C3031;
	text-decoration:underline;
}

/*======================================

	Container

=======================================*/

div#container {
	width:859px;
	height:auto;
	text-align:center;
	margin:0 auto;
}

/*======================================

	All Parts

=======================================*/

.none {
	display:none;
}

.mt_small {
	margin-top:5px;
}

.mt_normal {
	margin-top:10px;
}

.mt_large {
	margin-top:20px;
}

.mt15 {
	margin-top:15px;
}

.mb15 {
	margin-bottom:15px;
}

.mb20 {
	margin-bottom:20px;
}

.mtb_normal {
	margin:10px 0;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.txt_left {
	text-align:left;
}

.img_right {
	float:right;
	margin:0 0 20px 10px;
}

.img_left {
	float:left;
	margin:8px 10px 20px 0;
}

.clr {
	clear:both;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}

/*======================================

	Txt

=======================================*/
.txt_w10 {
	font-size:10px;
	margin:15px 0 15px 0;
	padding:0 5px;
}

.txt10 {
	font-size:10px;
	padding:0 10px;
}

.txt10_link {
	font-size:10px;
	padding:0 10px;
}

.txt10_link a {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

.txt10_link a:hover {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

.txt12 {
	font-size:12px;
	padding:0 10px;
}

.top_txt1 {
	color:#0030CE;
	margin:10px 0;
}

.txt_yellow {
	color:#FF9A00;
}

.txt_yellow a {
	color:#000000;
	text-decoration:none;
}

.txt_yellow a:hover {
	color:#9C3031;
	text-decoration: underline;
}

.txt_blue {
	color:#3100FF;
}

.txt_mbc {
	text-align:center;
	margin-bottom:30px;
	color:#3100FF;
	font-size: 16px;
}

.txt_green {
	color:#009933;
	font-size:16px;
}

.txt_red {
	color:#FF0000;
}

.txt_link {
	text-align:left;
}

.txt_link a {
	color:#000000;
	text-decoration:none;
}

.txt_link a:hover {
	color:#9C3031;
	text-decoration:underline;
}


/*======================================

	Contents

=======================================*/

div#contents {
	width:auto;
	height:auto;
}

div#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents {
    height: 1em;
    overflow: visible;
}
/**/

/*======================================

	Left navi

=======================================*/

div#left_navi {
	background-color:#5271F7;
	float:left;
	width:240px;
	height:auto;
	margin:0 auto;
	padding:0;
}

.navi_border {
	border-left:1px solid #000000;
	border-right:3px solid #0030FF;	
}

.navi_border_l {
	border-left:1px solid #000000;
}

.navi1 {
}

.navi1 li {
}

.navi1 li.bt1 {
	background:url(../common/menu1_system.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt1 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt1 a:hover {
	background:url(../common/menu1_system_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt2 {
	background:url(../common/menu1_price.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt2 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt2 a:hover {
	background:url(../common/menu1_price_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt3 {
	background:url(../common/menu1_curriculum.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt3 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt3 a:hover {
	background:url(../common/menu1_curriculum_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt4 {
	background:url(../common/menu1_abroad.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt4 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt4 a:hover {
	background:url(../common/menu1_abroad_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt5 {
	background:url(../common/menu1_study.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt5 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt5 a:hover {
	background:url(../common/menu1_study_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt6 {
	background:url(../common/menu1_aimstory.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt6 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt6 a:hover {
	background:url(../common/menu1_aimstory_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt7 {
	background:url(../common/menu1_exelesson.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt7 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt7 a:hover {
	background:url(../common/menu1_exelesson_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt8 {
	background:url(../common/menu1_qa.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi1 li.bt8 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi1 li.bt8 a:hover {
	background:url(../common/menu1_qa_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi2 {
}

.navi2 li {
}

.navi2 li.bt9 {
	background:url(../common/menu3_company.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi2 li.bt9 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi2 li.bt9 a:hover {
	background:url(../common/menu3_company_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi2 li.bt10 {
	background:url(../common/menu3_staff.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi2 li.bt10 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi2 li.bt10 a:hover {
	background:url(../common/menu3_staff_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi3 {
}

.navi3 li {
}

.navi3 li.bt11 {
	background:url(../common/menu4_contact.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi3 li.bt11 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi3 li.bt11 a:hover {
	background:url(../common/menu4_contact_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi3 li.bt12 {
	background:url(../common/menu4_data.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi3 li.bt12 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi3 li.bt12 a:hover {
	background:url(../common/menu4_data_on.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi3 li.bt13 {
	background:url(../common/menu4_enter.gif) no-repeat 0 0;
	width:159px;
	height:26px;
	border-left:1px solid #000000;
	border-right:3px solid #0030FF;
}

.navi3 li.bt13 a {
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

.navi3 li.bt13 a:hover {
	background:url(../common/menu4_enter_on_back.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:159px;
	height:26px;
}

/*
.gradient {
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0033FF, endcolorstr=#CED8FF, gradienttype=0);
	width:162px;
	height:100%;
	border-left:1px solid #000000;
}
*/

.gradient {
	border-left:1px solid #000000;
}

.navi4 {
	width:auto;
	height:auto;
	color:#FFFFFF;
}

.houjin {
	 width: 145px;
	 height: 100px;
	 overflow: auto;
	 margin: 2px auto 2px auto;
}


.houjin a {
	color:#FFFFFF;
	text-decoration:none;
}

/*======================================

	Sub Navi

=======================================*/

div#sub_navi {
	clear:both;
	background:url(../common/subnavi_bg.jpg) no-repeat 0 0;
	width:772px;
	height:35px;
	text-align:left;
	color:#B5BACE;
	padding:3px 0 0 1px;
}

html > body div#sub_navi {
	height:32px;
}

.sub_navi1 {
	float:left;
}

.sub_navi2 {
	float:right;
	padding-top:5px;
	padding-right:18px;
}

.sub_navi2 ul {
}

.sub_navi2 li {
	display:inline;
	font-size:10px;
	padding-right:5px;
}

.sub_navi2 li a {
	text-decoration:none;
	color:#B5BACE;
}

.sub_navi2 li a:visited,
.sub_navi2 li a:active {
	text-decoration:none;
	color:#B5BACE;
}

.sub_navi2 li.bt1 {
}

.sub_navi2 li.bt1 a {
	background:url(../common/subnavi_home.gif) no-repeat 0 0;
	padding-left:25px;
	padding-top:3px;
}

.sub_navi2 li.bt1 a:hover {
	background:url(../common/subnavi_home_on.gif) no-repeat 0 0;
	padding-left:25px;
	padding-top:3px;
	color:#FFFFFF;
}

.sub_navi2 li.bt2 {
}

.sub_navi2 li.bt2 a {
	background:url(../common/subnavi_contact.gif) no-repeat 0 0;
	padding-left:18px;
	padding-top:5px;
}

.sub_navi2 li.bt2 a:hover {
	background:url(../common/subnavi_contact_on.gif) no-repeat 0 0;
	padding-left:18px;
	padding-top:5px;
	color:#FFFFFF;
}

.sub_navi2 li.bt3 {
}

.sub_navi2 li.bt3 a {
	background:url(../common/subnavi_exe.gif) no-repeat 0 0;
	padding-left:22px;
	padding-top:5px;
}

.sub_navi2 li.bt3 a:hover {
	background:url(../common/subnavi_exe_on.gif) no-repeat 0 0;
	padding-left:22px;
	padding-top:5px;
	color:#FFFFFF;
}

.sub_navi2 li.bt4 {
}

.sub_navi2 li.bt4 a {
	background:url(../common/subnavi_english.gif) no-repeat 0 0;
	padding-left:20px;
	padding-top:5px;
}

.sub_navi2 li.bt4 a:hover {
	background:url(../common/subnavi_english_on.gif) no-repeat 0 0;
	padding-left:20px;
	padding-top:5px;
	color:#FFFFFF;
}

/*======================================

	Main

=======================================*/

div#main {
	float:right;
	width:607px;
	height:auto;
	border:1px solid #ccc;
	text-align:center;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:10px;
}

div#top {
	width:598px;
	height:auto;
	text-align:left;
	padding-top:0px;
	margin:0 auto;
}

.top1 {
	width:598px;
	height:auto;
}

.top1_1 {
	background-color:#0030FF;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	padding-top:6px;
}

html > body .top1_1 {
	height:24px;
}

/*
	2008/12/13 追加（担当：二宮）
	ここから
*/
.top1_1_img {
	height: 180px;
}

.top1_1_img p#topImgLef,
.top1_1_img p#topImgRig {
	float: left;
}

/*	ここまで　*/

.top1_l {
	float:left;
	width:296px;
	height:auto;
}

.top_c {
	float:left;
	width:auto;
	height:auto;
	padding-top:18px;
}

.top1_r {
	float:right;
	width:293px;
	height:auto;
}

.top1_2 {
	clear:both;
	border-bottom:1px solid #0082C6;
	margin-top:10px;
}

.top1_2 hr {
	display:none;
}

.top2 {
width:597px;
	margin-bottom:10px;
}

.top2_1 {
	background-color:#0030CE;
	width:597px;
	height:18px;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}

.top2_l {
	float:left;
	width:auto;
	height:auto;
}

.top2_r {
	float:right;
	width:297px;
	height:auto;
	padding-top:30px;
	margin:0 auto;
	text-align:left;
}

.top2_txt {
	padding:0 20px;
	color:#3100FF;
}

.top2_2 {
	background: url(../img/top/top_bg.jpg) no-repeat 0 0;
	width:597px;
	height:120px;
	padding:10px 15px 0 180px;
}

html > body .top2_2 {
	width:402px;
	height:110px;
}

.top3 {
	width:597px;
	height:auto;
	margin-bottom:10px;
}

.top3_l {
	float:left;
	width:293px;
	height:auto;
	text-align:center;
}

.top3_txt {
	height:23px;
	color:#FF9E00;
	font-size:16px;
	text-align:center;
	padding-top:5px;
	margin-bottom:13px;
}

html > body .top3_txt {
	height:18px;
}

.top3_r {
	float:right;
	width:297px;
	height:auto;
	text-align:center;
}

.top3_txt2 {
	background-color:#0030CE;
	width:293px;
	height:23px;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	padding-top:5px;
	margin-bottom:13px;
}

html > body .top3_txt2 {
	height:18px;
}

.top3_txt3 {
	text-align:left;
	color:#009A31;
}

.top3_txt3 a {
	color:#009A31;
	text-decoration:none;
}

.top3_txt3 a:hover {
	color:#009A31;
	text-decoration:underline;
}

.top4 {
	width:597px;
	height:auto;
}

.top4_l {
	float:left;
	width:293px;
	height:auto;
	text-align:left;
}

.top4_txt {
	font-size:14px;
	color:#FF0000;
	margin-bottom:20px;
	text-align:center;
}

.top4_r {
	float:right;
	width:297px;
	height:auto;
	text-align:left;
}

.top4_r a {
	text-decoration:none;
	color:#000000;
}

.top4_r a:hover {
	text-decoration: underline;
	color:#9C3031;
}

.top4_txt2 {
	color:#FF0000;
	text-align:left;
}

.top4_l ul {
	padding-left:27px;
}

.top4_l li {
	font-size:14px;
	font-weight:bold;
	list-style: decimal;
	padding:0 0 21px 3px;
}

.top4_l li a {
	font-size:14px;
	font-weight:bold;
	list-style: decimal;
	padding:0 0 21px 8px;
	color:#000000;
	text-decoration:none;
}

.top4_l li a:hover {
	color:#9C3031;
	text-decoration:underline;
}

.top4_txt3 {
	color:#FF0000;
	font-size:10px;
	text-align:left;
}

.top4_list {
	margin:3px 0 2px 0;
}

.top4_list ul {
	margin-left:46px;
}

.top4_list li {
	display: inline;
	margin-right:8px;
}

.top4_2 {
	border-bottom:1px solid #0082C6;
}

.top4_2 hr {
	display:none;
}

.top4_txt4 {
	padding: 5px 0;
	color:#ff00cc;
}

.top4_txt4 a {
	color:#ff00cc;
	text-decoration:none;
}

.top4_txt4 a:hover {
	color:#ff00cc;
	text-decoration:underline;
}

.top4_txt5 {
	color:#ff00cc;
	margin-bottom:17px;
}

.top4_txt6 {
	color:#FF0000;
	margin-top:5px;
	font-size:12px;
}

.top4_txt7 {
	font-size:12px;
}


.top4_txt8 {
}

.top4_txt8 a {
	color:#848284;
	text-decoration:none;
}

.top4_txt8 a:hover {
	color:#848284;
	text-decoration:none;
}

.top4_3 {
	clear:both;
	border-bottom:1px solid #0030CE;
	padding: 5px 0 5px 0;
}

.top4_3 hr {
	display:none;
}

.area {
	text-align:center;
	color:#636563;
	font-size:14px;
	margin-bottom:15px;
}

.area a {
	color:#636563;
	text-decoration:none;
}

.area a:hover {
	color:#636563;
	text-decoration:none;
}

.area2 {
	font-size:10px;
	font-weight:normal;
}

.area2 a {
	color:#000000;
	text-decoration:none;
}

.area2 a:hover {
	text-decoration:underline;
	color:#9C3031;
}

.page {
	margin-right:47px;
	text-align:right;
}

.page a {
	text-decoration:none;
	color:#000000;
}

.page a:hover {
	text-decoration:underline;
	color:#9C3031;
}

.privacy {
	color:#9C9A9C;
	text-align:right;
	font-size:14px;
	margin:5px 47px 5px 0;
}

.privacy a {
	color:#9C9A9C;
	text-decoration:none;
}

.privacy a:hover {
	color:#9C9A9C;
	text-decoration:underline;
}
/*======================================

	Second Page

=======================================*/



/*======================================

	Footer

=======================================*/

div#footer_sub {
	clear:both;
	background:url(../common/line_w2h3.gif) repeat-x top;
	width:571px;
	height:auto;
	text-align:right;
	padding-top:7px;
	margin:0 auto;
}


div#footer_sub a {
	text-decoration:none;
	color:#000000;
}

div#footer_sub a:hover {
	text-decoration:underline;
	color:#9C3031;
}

address {
	font-style:normal;
}

div#footer_sub table {
	font-size:12px;
	text-align:left;
	border:2px solid #848284;
}


div#top_bottom {
	background:url(../common/bg_bot.jpg) center top no-repeat;
	width:772px;
	height:3px;
	padding-bottom:10px;
	margin:0 auto;
}

div#top_bottom hr {
	display:none;
}

.copyright {
	text-align:right;
}


.copyright a {
	text-decoration:none;
	color:#000000;
}

.copyright a:hover {
	text-decoration:underlinel;
	color:#9C3031;
}


/*======================================

	Header

=======================================*/


/*ヘッダー----------------------------------------*/

body {
	margin:0;
	padding:0;
}

#header {
	width:auto;
	height:auto;
	background:url(../common/header.jpg) no-repeat center 0;
	text-align:center;
	margin-top:0;
	margin-bottom:10px;
}

#header .section {
	width:986px;
	margin:0 auto;
	text-align:left;
	margin-bottom:10px;
	height: auto;
}

#header .section h1 a,
#header .section .h1_logo a {
	display:block;
	width:445px;
	height:90px;
	text-indent:-9999em;
}

#header .disp {
	color:#fff;
	font-size:10px;
	letter-spacing:-0.1px;
}


:root #header .disp {
	letter-spacing:-0.2px;
	height: 20px;
	font-weight: normal;
}

#header #navi {
	width:986px;
	height:55px;
	background:url(../common/navi.jpg) no-repeat 0 0;
	margin:0 auto;
}

#header #navi ul {

}

#header #navi ul li {
	display:block;
	float:left;
	height:55px;
}

#header #navi ul li a {
	display:block;
	height:55px;
	text-indent:-9999em;
	float:left;
}

#header #navi ul li.bt1 a {
	width:249px
}

#header #navi ul li.bt2 a,
#header #navi ul li.bt3 a {
	width:243px
}

#header #navi ul li.bt4 a {
	width:251px;
}
