/* CSS Document */

body{
	width:800px;
	text-align: center;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

.total{
	width:800px;
	background-color: #ffffff;
	border: 1px solid #2c249a;
}

.main_area{
	width:800px;
	margin:0;
	background-color: #ffffff;
}

.table{font-size:100%;
　　　　color: #333333;}

.table1{
	font-size:80%;
	　　　　color: #333333;
}

.table2{
	font-size:75%;
	　　　　color: #333333;
}

.table3{
	font-size:90%;
	　　　　color: #333333;
}

.table4{
	font-size:85%;
	　　　　color: #333333;
}

.table5{
	font-size:70%;
	font-weight: bold;
}

.table6{
	font-size:80%;
	font-weight: bold;
	color: #0000FF;
}

.table7{
	font-size:60%;
	font-weight: bold;
}

/* ヘッダー */

.head_area{
	width:800px;
}


.head{
	width:800px;
	margin:0 auto;
	padding:0;
	height: 135px;
	background-image:    url(../image/obj/rogo.jpg);
	background-repeat: no-repeat;
}

h1{
	margin:0;
	padding:2px 0 0 0;
	text-align:left;
	font-size:75%;
	font-weight:normal;
	color:#333333;
}

h2{
	color:#333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	width: 580px;
	padding-top: 5spx;
	padding-bottom: 5px;
}

h3{
	color:#333333;
	font-size: 110%;
}

.head p{
	margin:0;
	padding:0px 0 0 0;
	text-align:left;
}

/* エリア分割 */

.main{
	width:800px;
	margin:0px auto 0 auto;
	padding:0;
}

.btn{
	width:800px;
	margin:0px auto 0 auto;
	padding:0;
}

.flash{
	width:800px;
	margin:0 auto 0 auto;
	padding:0;
}

.cont_center{
	width:800px;
	margin:0px;
	padding:0;
	height: auto;
}

.cont_left_top{
	width:200px;
	padding:0 0 20px;
	float:left;
	background-color: #2c249a;
	height: 650px;
}

.cont_left{
	width:200px;
	padding:0 0 20px;
	float:left;
	background-color: #2c249a;
	height: 750px;
}

.cont_top_left{
	width:200px;
	padding:0 0 20px;
	float:left;
	background-color: #2c249a;
	height: auto;
}

.cont_mail_left{
	width:200px;
	padding:0 0 0px;
	float:left;
	background-color: #2c249a;
	height: 780px;
}

.cont_right{
	width:600px;
	float:right;
}

/* フラッシュエリア */

.flash p{
	margin:0;
	padding:0;
	text-align:left;
}


/* トップページ */

.goaisatsu{
	width:590px;
	padding:10 0 10px;
	float: right;
}

.goaisatsu a{
	color:#051679;
}

.goaisatsu a:hover{
	color:#cc2103;
}

.goaisatsu table{
	text-align:left;
	line-height:1.5;
	padding-left: 10px;
}

.news{
	width:580px;
	margin:1px 0 0;
	padding:10 0 10px;
	line-height:1.5;
}

.news a{
	color:#051679;
}

.news a:hover{
	color:#cc2103;
}

.news table{
	margin:10px 0 0 10px;
	text-align:left;
}

/* 履歴ページ */

.rireki{
	width:570px;
}

.rireki a{
	color:#051679;
}

.rireki a:hover{
	color:#cc2103;
}

.rireki table{
	margin:0px;
	text-align:left;
	line-height:1.5;
	padding-left: 10px;
}

/* コンテンツ上 */

.cont_ue{
	width:800px;
}

.cont_ue table{
	line-height:1.5;
	padding-left: 10px;
}

.cont_ue a{
	color:#FF0000;
}

.cont_ue a:hover{
	color:#2c249a;
}



/* コンテンツページ */

.cont_left_1{
	width:200px;
	padding:0 0 20px;
	float:left;
	background-color: #2c249a;
	height: auto;
}

.left_1{
	width:580px;
	padding:20 0 10px;
	float: right;
}

.left_1 a{
	color:#051679;
}

.left_1 a:hover{
	color:#cc2103;
}

.left_1 table{
	text-align:left;
	line-height:1.5;
}



/* 個人情報保護方針ページ */

.cont_personal_left{
	width:200px;
	padding:0 0 0px;
	float:left;
	background-color: #2c249a;
	height: 980px;
}

.personal{
	width:590px;
	padding:10 0 10px;
}

.personal a{
	color:#051679;
}

.personal a:hover{
	color:#cc2103;
}

.personal table{
	text-align:left;
	line-height:1.5;
	padding-left: 10px;
}


/* サイトポリシーページ */

.cont_policy_left{
	width:200px;
	padding:0 0 20px;
	float:left;
	background-color: #2c249a;
	height: 640px;
}

.policy{
	width:590px;
	padding:10 0 10px;
}

.policy a{
	color:#051679;
}

.policy a:hover{
	color:#cc2103;
}

.policy table{
	text-align:left;
	line-height:1.5;
	padding-left: 10px;
}



/* フッター上 */

.foot_ue{
	width:800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c249a;
	clear: both;
}

.foot_ue table{
	line-height:1.5;
	padding-left: 10px;
}

.foot_ue a{
	color:#FF0000;
}

.foot_ue a:hover{
	color:#2c249a;
}

/* フッター */

.foot{
	width:800px;
	margin:0px auto 0 auto;
	padding:0;
	background-position: center;
}

/* フッターバナー */

.foot_bnr{
	width:800px;
	margin:0px auto 0 auto;
	padding:0;
}
