@charset "UTF-8";

body{
	margin:25px auto;
	padding:0;
	font-size:80%;
	line-height:160%;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

a{
	color:#1947a3;
	}

.red,
.red_re {
	color:#F00;
	font-weight:bold;
}

.red_re{ font-size:120%; }

#Container{
	margin:0 auto;
	text-align:left;
	}

.SubNavi{
	text-align:left;
	margin:10px;
	background-color:#ebebeb;
	}

#News {
	margin:20px 0 0 0;
}

#News td{
	padding:0 0 10px 0;
	text-align:left;
}

.data{
	font-weight:bold;
	color:#393;
	}

#Main{
	padding:0 0 0 25px;
	background-image:url(images/bg.gif);
	background-position:25px bottom ;
	background-repeat:no-repeat;
	}

#Blog{
	padding:0 0 0 25px;
	background-image:url(images/bg2.gif);
	background-position:25px bottom ;
	background-repeat:no-repeat;
	}

.Blog-Title{
	padding:0 47px 0 38px;
	background-image:url(blog/images/bg_middle.gif);
	background-repeat:no-repeat;
	}

.Blog-Text{
	padding:20px 47px 0 38px;
	background-image:url(blog/images/bg_middle.gif);
	background-repeat:repeat-y;
	}

.Blog-Titles{
	font-size:16px;
	font-weight:bold;
	}

.Blog-Date{
	font-size:11px;
	text-align:right;
	}

.Blog-Texts{
	padding:0 47px 0 38px;
	background-image:url(blog/images/bg_middle.gif);
	background-repeat:repeat-y;
	}

.Blog-Nav{
	padding:20px 0;
	text-align:center;
	}

.Title{
	background-color:#fff;
	padding:10px 0 0 0;
	}
	
.contents{
	padding:20px 0 0 100px;
	}
	
.BlogContents{
	padding:20px 0 0 50px;
	}
	
.Bg{
	background-image:url(company/images/text_bg.gif);
	background-repeat:repeat-y;
	width:588px;
	padding:5px 20px;
	}

th{
	vertical-align:top;
	text-align:center;
	white-space: nowrap;
	}

ul{
	}

.Space{
	height:50px;
	}

#Copyright{
	height:40px;
	text-align:center;
	border-top:#eaeae9 1px solid;
	}
	
#Grand{
	background-image:url(result/images/gpbg_bottom.gif);
	background-position:bottom;
	}