﻿@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 {
	text-align: left;
	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;
}

.gray {
	color:#666;
	letter-spacing: 1.5px;
	font-size: 12px;
	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;
}


.black15bold {
	font-size: 15px;
	letter-spacing: 1.7px;
	line-height: 1.5;
	font-weight: bold;
}

.margin70 {
	margin-top: 70px;
}


.margin60 {
	margin-top: 60px;
}


.margin40 {
	margin-top: 40px;
}


.margin20 {
	margin-top: 20px;
}



.list_bold {
	list-style-type: square;
	padding: 0,0,0,2em;
	margin: 5 0 5 0;
	font-size: 13px;
	letter-spacing: 1.5px;
	line-height: 1.5;
	font-weight: bold;
}



#header {
	margin-top: 0px;
	margin-bottom: 20px;
	width: 780px;
	text-align: center;
}


#header01 {
	background-image: url(../img/head_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 780px;
	height: 85px;
	margin-bottom: 0px;
}


#header02 {
	width: 780px;
	height: 130px;
	margin: 0,0,0,0;
	text-align: right;
	background-image: url(../img/top_head_img02.jpg);
	background-repeat: no-repeat;
}


#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_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;
}

#topic {
	overflow: scroll;
	width: 530px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 1.5;
	height: 180px;
	margin-top: 10px;
	color: #666;
}


#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;
	text-decoration: none;
} 

.footer_link a:hover{
	color:#666;
	text-decoration: none;
}
