@charset "UTF-8";
/* CSS Document */
body {
	background-color: #BFE7F0;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	line-height: 1.4;
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/bg_sky.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	background-attachment: fixed;
}
.outer
	{
	width: 950px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	}

.menu
	{
	float: left;
	width: 250px;
	text-decoration: none;
	}

.main
	{
	float: left;
	}
.clears{
  clear:both;
}
.foot
	{
	clear: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	letter-spacing: 0.2em;
	background-repeat: no-repeat;
		}
.foot_image
	{
	clear: left;
	margin: 0 auto 0 auto;
	height: 25px;
	width: 950px;
	text-align: center;
	background-image: url(../img/footer_image.png);
	background-repeat: no-repeat;
		}
.head
	{
	background-color: #FFFFFF;
	height: 220px;
	}
	a {
	line-height:normal;
	}
img{
	vertical-align: bottom;
	}
.images {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	vertical-align:bottom;
	}
	ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 200px;
}
li {
	list-style-type: none;
	line-height: 0;
}
.txtmode {
	ime-mode: inactive;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 0 20px;
	font-size: large;
}
/*img*/
a img {
	vertical-align: bottom;
	line-height: normal;
	border: none;
}
/*clear*/
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*link*/
a:link {
	color: #7FC41B;
	text-decoration: underline;
}
a:visited {
	color: #7FC41B;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	letter-spacing: normal;
	text-decoration: none;
}
/*left menu*/
ul.link {
	list-style: none;
	margin-bottom: 15px;
}
ul.link a,
ul.link a:visited { 
	padding: 0px;
	display: block; 
	text-decoration: none;
	color: #102650;
}
ul.link a:hover,
ul.link a:active,
ul.link a:focus {
	background-color: #e5e5e5;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.outer .menu .l_menu_company {
	text-align: center;
	width: 200px;
	color: #00C0FD;
	font-size: small;
	margin-left: 20px;
	margin-bottom: 50px;
	margin-top: 5px;
}

/*left menu company*/
.l_menu_company a,
.l_menu_company a:visited 
{
	color: #00C0FD;
	padding: 0px;
	display: block; 
	text-decoration: none;
	}
.l_menu_company a:hover,
.l_menu_company a:active,
.l_menu_company a:focus 
{
	background-color: #00C0FD;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

/*footer*/
.outer .main .footer {
	text-align: center;
	font-size: xx-small;
	letter-spacing: 0.3em;
	color: #7f7f7f;
	margin: 30px auto 5px auto;
}
/*spacer*/
.sp300 {
	margin: 0px;
	width: auto;
	height: 300px;
}
.sp200 {
	margin: 0px;
	width: auto;
	height: 200px;
}
.sp80 {
	margin: 0px;
	width: auto;
	height: 80px;
}
.sp60 {
	margin: 0px;
	width: auto;
	height: 60px;
}
.sp50 {
	margin: 0px;
	width: auto;
	height: 50px;
}
.sp40 {
	margin: 0px;
	width: auto;
	height: 40px;
}
.sp30 {
	margin: 0px;
	width: auto;
	height: 30px;
}
.sp20 {
	margin: 0px;
	width: auto;
	height: 20px;
}
.sp10 {
	margin: 0px;
	width: auto;
	height: 10px;
}
.sp5 {
	margin: 0px;
	width: auto;
	height: 5px;
}
.container .content #sp80 {
	margin: 0px;
	width: auto;
	height: 80px;
}
.container .content #sp60 {
	margin: 0px;
	width: auto;
	height: 50px;
}
.container .content #sp50 {
	margin: 0px;
	width: auto;
	height: 50px;
}
.container .content #sp40 {
	margin: 0px;
	width: auto;
	height: 40px;
}
.container .content #sp30 {
	margin: 0px;
	width: auto;
	height: 20px;
}
.container .content #sp20 {
	margin: 0px;
	width: auto;
	height: 20px;
}
.container .content #sp10 {
	margin: 0px;
	width: auto;
	height: 10px;
}
.container .content #sp5 {
	margin: 0px;
	width: auto;
	height: 5px;
}

/*font*/
.fnt_r100 {
	color: #C40000;
}
.fnt_smaller {
	font-size: smaller;
}
.fnt_small {
	font-size: small;
}
.fnt_smaller_r100 {
	font-size: smaller;
	color: #C40000;
}
.fnt_small_r100 {
	font-size: small;
	color: #C40000;
}
.fnt_small_r100_b {
	font-size: small;
	color: #C40000;
	font-weight: bold;
}
.fnt_medium {
	font-size: medium;
}
.fnt_medium_r100 {
	color: #C40000;
	font-size: medium;
}
.fnt_medium_r100_b {
	font-size: medium;
	color: #C40000;
	font-weight: bold;
}
.fnt_larger_r100_b {
	font-size: larger;
	color: #C40000;
	font-weight: bold;
}
/*topic path*/
#topicpath li{
	display: inline;
	padding-left: 14px;

}
#topicpath a{
	color: #C40000;
	padding-right: 14px;
	line-height: 200%;
	background:url(../img/topicpath.gif) no-repeat right center;
}
#topicpath ol {
	float: left;
	padding: 0.5em 0 1em 0;
	width: 700px;
}
.btn_top {
	width: 670px;
	text-align: right;
}
