body {
	background-color: #323232;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-size:80%;
	padding: 0px;/* margin&padding reset */
	line-height: 200%;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", "v erdana", "arial", "sans-serif";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:link{
    color:#79BFD0;
    text-decoration:none;
}

a:visited{
    color:#85D1E4;
    text-decoration:none;
}

a:hover{
    color:#79BFD0;
    text-decoration:underline;
}

a:active{
    color:#79BFD0;
    text-decoration:underline;

}

.header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 860px;
	background-position: top;
	text-align: right;
}

.global_menu {
	background-image: url(../images/menu_bg.gif);
	height: 75px;
	width: 860px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}
.global_menu table, .global_menu tr, .global_menu td, .global_menu div {
	margin:0px;
	padding:0px;
}	
.footer_link {
	font-size: 95%;
	color: #CCCCCC;
}
.footer_link a:link {
	color: #CCCCCC;
	text-decoration: none;	
}
.footer_link a:visited {
	color: #CCCCCC;
	text-decoration: none;	
}
.footer_link a:hover {
	color: #CCCCCC;
	text-decoration: underline;	
}
.footer_link a:active {
	color: #CCCCCC;
	text-decoration: none;	
}.main_area_left_bd {
	background-image: url(../images/bg_left_bd.gif);
	background-repeat: repeat-y;
}
.main_area_right_bd {

	background-image: url(../images/bg_right_bd.gif);
	background-repeat: repeat-y;
}
.corp_text {
	color: #66CCFF;
}
.corp_text2 {
	color: #CCCCCC;
	line-height: 160%;
}
.link_col {
	margin-bottom: 30px;
}
.link_title {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.kaisetsu_text {
	color: #999999;
	line-height: 160%;
}
.midashi_title {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.midashi_title2 {
	font-size: 120%;
	font-weight: bold;
	color: #7ecef4;
}
.main_text {
	display: block;
	margin-right: 65px;
	margin-left: 65px;
}
.main_text2 {
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main_text3 {
	display: block;
	margin-right: 30px;
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #8debe9;
}
.main_text4 {
	display: block;
	margin-right: 30px;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
}
