﻿@charset "UTF-8";
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('image/body_back.gif');
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	min-width: 1024px;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('image/body_back.gif');
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
b{font-size: 110%;}

a{
	color: #333399;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
hr{
	border: thin #808080 dotted;
}
h1{
	font-size:x-large;
}
h2{
	text-align:center
}
#top_margin {
	height: 50%;
	margin-top: -300px;
	float: left;
	background-image: url('image/body_back.gif');
}
#main_y_center {
	height: 400px;
	clear: both;
	position: relative;
	top: 0px;
	background-image: url('image/menu_back.jpg');
}
#main_wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#main_menu {
	margin-bottom: 20px;
	width: 500px;
	float: left;
}
#main_footer{
	height: 5px;
	background-image: url('image/back_2.gif');
	background-repeat: repeat-x;
	float: none;
}
#menu_block1{
	width: 250px;
	height: 170px;
	float: left;
	padding-top: 30px;
}
#menu_block2{
	width: 200px;
	height: 110px;
	float: left;
	padding-top: 90px;
}
#menu_block3{
	width: 160px;
	height: 100px;
	padding-left: 60px;
	float: left;
}
#menu_block4{
	width: 180px;
	height: 50px;
	float: right;
	padding-top: 50px;
}
#menu_block5{
	width: 298px;
	height: 358px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
}
#soft_y_center {
	height: 400px;
	clear: both;
	position: relative;
	top: 0px;
	background-image: url('image/menu_back.jpg');
}
#soft_wrapper {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#soft_contents{
	font-size: small;
	padding: 20px 5px;
	margin-top: 10px;
	background-image: url('image/b5_cont_back.png');
	height: 250px;
}
.soft_cont{
	border: thin #FFCC00 solid;
	padding: 5px;
	float: left;
	width: 300px;
	height: 14em;
	line-height: 1em;
	margin-left: 10px;
}
.soft_cont p{
	margin-bottom: 5px;
}
.soft_cont h3{
	margin-top: 5px;
	margin-bottom: 10px;
}
#b5_cont0{
	border: 1px #808080 solid;
	height: 150px;
	line-height: 2em;
	padding-top: 40px;
	text-align: center;
	margin-top: 70px;
	background-image: url('image/b5_cont_back.png');
}
#b5_cont1{
	padding: 10px;
	border: 1px #FF9900 solid;
	height: 280px;
	margin-top: 20px;
	background-image: url('image/b5_cont_back.png');
}
#b5_cont2{
	padding: 10px;
	border: 1px #FFCC00 solid;
	height: 280px;
	margin-top: 20px;
	background-image: url('image/b5_cont_back.png');
}
#b5_cont3{
	padding: 10px;
	border: 1px #D5D5AA solid;
	height: 280px;
	margin-top: 20px;
	background-image: url('image/b5_cont_back.png');
}
#footer{
	margin: 0 auto;
	width: 800px;
	font-size: small;
	line-height: 1.2em;
}
#footer_cont{
	height: 13em;
	background-color: #99CC00;
}
#footer_cont_l{
	padding: 20px;
	float: right;
	width: 360px;
}
#footer_cont_r{
	padding: 20px;
	float: right;
	width: 360px;
}
#footer_cont_b{
	clear: both;
	font-size: small;
	padding-left: 50px;
}
#footer_label{
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	background-color: #99CC00;
	clear: both;
	font-size: small;
}
.image_link{
	cursor:pointer
}
.float_right{
	float:right
}
.xxlarge_size{
	font-size: xx-large;
}
.xlarge_size{
	font-size: x-large;
}
.large_size{
	font-size: large;
}
.small_size{
	font-size: small;
}
.xsmall_size{
	font-size: x-small;
}
