@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}
body {
	font-size:10pt;
	text-align:center;
	margin:0;
	padding:0;
	background:url(../image/common/background.png) repeat-x #eee;
}
ul,li,ol,dl,dd,dt,p,form,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}

.fs_top,
.fs_bottom {
	width:226px;
	height:6px;
	overflow:hidden;
}
.fs_top {
	background:url(../image/common/frame_small_top.gif) no-repeat;
}
.fs_middle {
	background:url(../image/common/frame_small_middle.gif) repeat-y;
	width:226px;
}
.fs_bottom {
	background:url(../image/common/frame_small_bottom.gif) no-repeat;
}
.fl_top,
.fl_bottom {
	width:716px;
	height:5px;
	overflow:hidden;
}
.fl_top {
	background:url(../image/common/frame_large_top.png) no-repeat;
}
.fl_middle {
	background:url(../image/common/frame_large_middle.png) repeat-y;
	width:716px;
}
.fl_bottom {
	background:url(../image/common/frame_large_bottom.png) no-repeat;
}
* html .fl_top {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/image/common/frame_large_top.png');
}
* html .fl_middle {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/image/common/frame_large_middle.png');
}
* html .fl_middle a {
	position:relative;
}
* html .fl_bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/image/common/frame_large_bottom.png');
}

#container {
	padding:10px 0 0;
	width:976px;
	margin:0 auto;
	text-align:left;
}
#navi {
	width:260px;
	float:left;
}
#navi .head a {
	background:url(../image/common/head_logo.gif) no-repeat 50% 50%;
	width:221px;
	height:119px;
	margin:10px 0 5px 10px;
}
#navi .head h2 {
	background:url(../image/common/head_description.gif) no-repeat 0 50%;
	widows:194px;
	height:114px;
	margin:0 0 40px 25px;
}
#navi .navi a {
	width:255px;
	height:50px;
	background-image:url(../image/common/navi_back.gif);
	margin-bottom:5px;
}
#navi .navi .commit {
	background-position:0 0;
}
#navi .navi .program {
	background-position:0 -55px;
}
#navi .navi .travel {
	background-position:0 -110px;
}
#navi .navi .regist {
	background-position:0 -165px;
}
#navi .navi .paper {
	background-position:0 -220px;
}
#navi .navi .sponsor {
	background-position:0 -275px;
}
#navi .navi .important {
	background-position:0 -330px;
}

#navi .box {
	margin:10px 0 10px 10px;
}
#navi .box .fs_middle {
	text-align:center;
	padding:2px 0 10px 0;
}
#navi .box .imsaprm {
	background:url(../image/common/caption_1st_ims.gif) no-repeat;
	width:136px;
	height:12px;
}
#navi .box .album {
	background:url(../image/common/caption_album.gif);
	width:117px;
	height:12px;
}
#navi .box .click {
	background:url(../image/common/navi_clickhere.gif);
	width:161px;
	height:18px;
}
#navi .box h3,
#navi .box a {
	margin:10px auto 0;
}
#navi .box .contact {
	background:url(../image/common/caption_contact_us.gif) no-repeat 10px 50% #eee;
	width:210px;
	height:25px;
	margin-top:0;
}
#navi .box .akimichi {
	background:url(../image/common/navi_banner_akimichi.gif) no-repeat 50% 50%;
	width:200px;
	height:50px;
	margin:auto;
	border-bottom:1px solid #ccc;
}
#navi .box .description {
	background:url(../image/common/navi_banner_description.gif) no-repeat 60% 50%;
	width:200px;
	height:110px;
	margin:auto;
	border-bottom:1px solid #ccc;
}
#navi .box ul {
	margin-top:5px;
}
#navi .box li {
	text-align:left;
	padding-left:20px;
}
#navi .box li a {
	color:#0362de;
	font-size:7pt;
}
	

#submenu .popup {
	position:absolute;
	top:-999em;
}
#submenu ul {
	background-color:#f0f0f0;
}
#submenu a {
	color:#000;
	text-decoration:none;
	padding:8px 10px;
	display:block;
	border:1px solid;
	border-color:#fafafa #ccc #ccc #fafafa;
}
#submenu a:hover {
	text-decoration:underline;
	background-color:#fafafa;
}



#content {
	width:716px;
	float:left;
	padding-top:10px;
	margin-left:-13px;
}
#content .sitemap {
	padding-left:615px;
}
#content .sitemap a {
	background:url(../image/common/head_sitemap.gif);
	width:90px;
	height:25px;
}
#content .shift {
	margin-top:-5px;
}
#content .largebanner {
	margin:3px 0 0 8px;
}
#content .foot {
	padding:50px 0 25px;
}
#content .fsitemap {
	width:640px;
	padding-left:30px;
	float:left;
	text-align:right;
}
#content .fsitemap a {
	color:#003471;
}
#content .fpagetop {
	width:30px;
	float:right;
}
#content .fpagetop a {
	background:url(../image/common/foot_sitetop.gif);
	width:15px;
	height:15px;
}

#foot {
	clear:both;
	width:100%;
	padding:30px 0 10px;
}
#foot ul {
	background-color:#003470;
	padding:10px 0;
}
#foot li {
	display:inline;
	border-right:1px solid #5182bc;
	padding-right:10px;
	margin-right:10px;
}
#foot li.last {
	border:0 none;
}
#foot a {
	color:#fff;
}
#foot h4 {
	background:url(../image/common/foot_copyright.gif);
	width:260px;
	height:10px;
	margin:35px auto 10px;
}

.bl {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}