@charset "utf-8";
/*-------------------------------------------------*/
/*(C) A.C.Planet Inc. All rights reserved.*/
/*--------------------------------------------------*/

/*default
----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size:100%;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
	background: #FFF;
	width: 100%;
/*	min-width:1304px;*/
	-webkit-text-size-adjust: 100%;
	min-width:980px;

}
ul {
	list-style-type: none;
	margin:10px 0 10px 10px;
}
ol {
	margin: 10px 0 10px 30px;
}
/*hr {
	display: none;
}*/
img {
	vertical-align:top;
	border: 0;
}



/*Link Config
----------------------------------------*/
a, a img,article,li,p {
	-webkit-transition: background 0.3s linear,color 0.3s linear,opacity 0.3s linear;
	transition: background 0.3s linear,color 0.3s linear,opacity 0.3s linear;
	outline: none;
}
a:visited {
	color:#666;
}
a:active {
	color:#960;
}
a:hover {
	color:#960;
	text-decoration:none;
}
a:hover img {
	filter: alpha(opacity=70); /* IE7以下用 */
	-ms-filter: “alpha(opacity=70)”; /* IE8用 */
	opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
}
/*hato*/
.hato a:link {
	color:#25724C;
}
/*hue*/
.link-hue{
	color:#1166B2 !important;
}
.hue a:link {
	color:#1166B2;
}
/*aue*/
.link-aue {
	color:#009 !important;
}
.aue a:link {
	color:#009;
}
/*tgu*/
.link-tgu{
	color:#7B3A89 !important;
}
.tgu a:link {
	color:#7B3A89;
}
/*oue*/
.link-oue{
	color:#A62B2B !important;
}
.oue a:link {
	color:#A62B2B;
}


/*ClearFix
----------------------------------------*/
.clear:after {
	content: "";
	clear: both;
	display: block;
}
.clear {
	*zoom:1;	/* ie6,ie7 */
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.hidden {
	display: none;
}


/*コンテンツボックス
----------------------------------------*/
#all{
	border-top:3px solid #396;
}
#headercontainer{
/*	background:url(../imgs/img_test_header.gif) repeat;*/
}
#headercontainer .header{
	width:980px;
	margin:0 auto;
	height:70px;
/*	padding:0 162px;*/
}
#maincontainer{
	background:url(../imgs/base/bg_container.gif);
}
.article{
	display:block;
	width:750px;
	float:right;
}
.submenu{
	width:210px;
	float:left;
}


/*header
----------------------------------------*/
#headercontainer .logo img{
}
#headercontainer .logo{
	width:560px;
	margin:11px 0 0 0;
	padding:0 0 0 7px;
}
#headercontainer .logo .des{
	font-size:11px;
	margin:12px 0 0;
}

/* header and footer common logo setting
---------------------------------------*/
.logo{
	float:left;
}
.logo a{
	color:#333 !important;
}
.logo a:hover{
	color:#666 !important;
}
.logo img{
	float:left;
	margin:0 15px 0 0;
}
.logo .des{
	display:block;
	float:left;
	font-weight:normal;
	line-height:1.22em;
}

#header-link{
	float:right;
	margin:0;
}
#headerbox{
	float:right;
	width:380px;
	margin:12px 0 0 ;
}

/* font-size
----------------------*/
/*文字サイズ*/
#fontsize {
	clear: both;
	float: left;
	position: relative;
	width: 131px;
	height:20px;
	margin-top:3px;
}
#fontsize dt {
	float: left;
	font-size: 12px;
	margin: 0 7px 0 0;
	line-height: 20px;
}
#fontsize dd {
	display: inline;
	line-height: 1px;
	margin: 0px !important;
}
/*文字サイズアイコン*/
#fontsize ul {
	display: inline;
	float: left;
	margin:0;
	padding: 0;
}
#fontsize li {
	float: left;
	font-size: 11px;
	line-height: 20px;
}
#fontsize li a {
	color: #333;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: #EBEBEB;
	width:20px;
	height:20px;
	text-align:center;
	margin:0 2px 0 0;
}
#fontsize #fs3 {
}
#fontsize #fs2 {
}
#fontsize #fs1 {
	margin:0;
}
.font-normal #fontsize #fs3,
.font-large #fontsize #fs2,
.font-superlarge #fontsize #fs1,
#fontsize li a:hover {
	background:url(../imgs/base/bg_fontsize.gif) repeat-x top;
	color: #FFF;
	font-weight: bold;
}
.noscript {
	width: 131px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFF;
	font-size: 10px;
	line-height: 1.1em;
	height: 20px;
	overflow: hidden;
	background:rgb(102,102,102);
	background:rgba(102,102,102,0.8);
	margin:0;
	padding:0;
}
/*文字サイズ調整*/
.font-superlarge {
	font-size: 110%;
	line-height: 1.4em;
}
.font-large {
	font-size: 100%;
	line-height: 1.5em;
}
.font-normal {
	font-size: 90%;
	line-height: 1.6em;
}
/*検索*/
#sitesearch {
	line-height: 1px;
	list-style: none;
	float: right;
	width: 215px;
	margin: 0 0 0 0;
}
#sitesearch dt {
	display: none;
}
#sitesearch dd {
	float: left;
	display: inline;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0 !important;
}
#sitesearch input#words {
	margin: 0;
	width: 144px;
	height: 24px;
	overflow: hidden;
	border: 0px;
	background-color: #FFF;
	border-top:1px solid #396;
	border-bottom:1px solid #396;
	border-left:1px solid #396;
	font-size: 13px;
	outline: none;
	padding: 0 10px 0 5px;
	float: left;
	color: #666666;
}
#sitesearch input.text {
	color: #333333!important;
}
#sitesearch input#go {
	display: block;
	padding: 0;
	width: 55px;
	height:26px;
	float: right;
}

/*sprite setting
----------------------------------------*/
#header-link li,
#globalnavi ul li,
#univnavi ul li{
	display:inline;
}
#header-link li a,
#globalnavi ul li a,
#univnavi ul li a{
	display:block;
	background-image:url(../imgs/base/bt_sprite.png);
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999em;
	outline:none;
	-webkit-transition: none;
	transition: none;
}
#header-link li a{
	width:114px;
	height:21px;
}
#globalnavi ul li a{
	height:38px;
}
#univnavi ul li a{
	height:56px;
}

/*header link*/
.li-sitemap a{
	background-position:0 -244px;
}
.li-contact a{
	background-position:-114px -244px;
}
.li-sitemap a:hover{
	background-position:-228px -244px;
}
.li-contact a:hover{
	background-position:-342px -244px;
}

/*globalnav link*/
#globalnavi{
	clear:both;
	background:url(../imgs/base/bg_glbalnav.gif) repeat-x bottom;
}
#globalnavi .nav{
	width:964px;
	margin:0 auto;
/*	padding:0 162px;*/
}
#globalnavi ul{
	margin:0;
}
.li-home a{
	width:196px;
	background-position:-6px 0;
}
.li-about a{
	width:192px;
	background-position:-202px 0;
}
.li-outline a{
	width:192px;
	background-position:-394px 0;
}
/*.li-project a{
	width:192px;
	background-position:-586px 0;
}*/
.li-report a{
	width:192px;
	background-position:-620px 0;
}
.li-links a{
	width:192px;
	background-position:-778px 0;
}

/*hover and current setting*/
.on-home .li-home a,
.li-home a:hover{
	background-position:-6px -38px;
}
.on-about .li-about a,
.li-about a:hover{
	background-position:-202px -38px;
}
.on-outline .li-outline a,
.li-outline a:hover{
	background-position:-394px -38px;
}
/*
.on-project .li-project a,
.li-project a:hover{
	background-position:-489px -38px;
}*/

.on-report .li-report a,
.li-report a:hover{
	background-position:-620px -38px;
}
.on-links .li-links a,
.li-links a:hover{
	background-position:-778px -38px;
}

/*univnav link*/
#univnavi{
	width:976px;
	margin:0 auto;
/*	padding:0 162px;*/
}
#univnavi ul{
	margin:0;
}
.li-hue a{
	width:248px;
	background-position:0 -76px;
}
.li-aue a{
	width:241px;
	background-position:-248px -76px;
}
.li-tgu a{
	width:240px;
	background-position:-489px -76px;
}
.li-oue a{
	width:247px;
	background-position:-729px -76px;
}
.on-hue .li-hue a{
	background-position:0 -188px;
}
.on-aue .li-aue a{
	background-position:-248px -188px;
}
.on-tgu .li-tgu a{
	background-position:-489px -188px;
}
.on-oue .li-oue a{
	background-position:-729px -188px;
}
.li-hue a:hover{
	background-position:0 -132px;
}
.li-aue a:hover{
	background-position:-248px -132px;
}
.li-tgu a:hover{
	background-position:-489px -132px;
}
.li-oue a:hover{
	background-position:-729px -132px;
}

/*univ mainvisual
----------------------------------------*/
/*hue*/
.hue #bg-mainvisual{
	background:url(../hue/imgs/base/bg_container.gif);
}
/*aue*/
.aue #bg-mainvisual{
	background:url(/center/hato/imgs/base/bg_mainvisuaru.gif);
}
/*tgu*/
.tgu #bg-mainvisual{
	background:url(../tgu/imgs/base/bg_container.gif);
}
/*oue*/
.oue #bg-mainvisual{
	background:url(../oue/imgs/base/bg_container.gif);
}


/*univ site submenu
----------------------------------------*/
/*common*/
.submenu{
}
.submenu ul{
	margin:0;
	border-radius:6px 6px 0 0;
}
.submenu li{
	border-bottom:1px dotted #FFF;
}
.submenu .list-first a{
	border-radius:6px 6px 0 0;
}
.submenu .list-end{
	border-bottom:0;
}
.submenu ul a, #li-greet, #li-project{
	display:block;
	background-repeat:no-repeat;
	background-position:16px 1.1em;
	color:#FFF !important;
	text-decoration:none;
	padding:14px 10px 12px 35px;
	font-weight:bold;
	font-size:110%;

	-webkit-transition: background 0.3s linear,color 0.3s linear,padding 0.3s linear;
	transition: background 0.3s linear,color 0.3s linear,padding 0.3s linear;
}
/*hue*/
.hue .submenu ul{
	background:url(../hue/imgs/base/bg_submenu.gif) repeat-x bottom #1166B2;
}
.hue .submenu ul a{
	background-image:url(../hue/imgs/base/ic_submenu.png);
}
.hue .submenu a:hover{
	background-color:#0E528F;
}
.hue #on-greet #li-greet a,
.hue #on-project #li-project a,
.hue #on-report #li-report a{
	background-color:#0E528F;
}


/*aue*/
.aue .submenu ul{
	background:url(/center/hato/imgs/base/bg_submenu_btm.gif) repeat-x bottom #3341A2;
}
.aue .submenu ul a{
	background-image:url(/center/hato/imgs/base/ic_submenu.png);
}
.aue .submenu a:hover{
	background-color:#20338A;
}
.aue #on-greet #li-greet a,
.aue #on-project #li-project a,
.aue #on-report #li-report a{
	background-color:#20338A;
}


/*tgu*/
.tgu .submenu ul{
	background:url(../tgu/imgs/base/bg_submenu.gif) repeat-x bottom #7B3A89;
}
.tgu .submenu ul a{
	background-image:url(../tgu/imgs/base/ic_submenu.png);
}
.tgu .submenu a:hover{
	background-color:#61226C;
}
.tgu #on-greet #li-greet a,
.tgu #on-project #li-project a,
.tgu #on-report #li-report a,
.tgu #on-project #li-project a,
.tgu #on-letter #li-letter a,
.tgu #on-movie #li-movie a{
	background-color:#61226C;
}

/*oue*/
.oue .submenu ul{
	background:url(../oue/imgs/base/bg_submenu.gif) repeat-x bottom #A62B2B;
}
.oue .submenu ul a{
	background-image:url(../oue/imgs/base/ic_submenu.png);
}
.oue .submenu a:hover{
	background-color:#7E2121;
}
.oue #on-greet #li-greet a,
.oue #on-project #li-project a,
.oue #on-report #li-report a{
	background-color:#7E2121;
}


/*footer
----------------------------------------*/
#footercontainer{
	background:url(../imgs/base/bg_footer_container.png) repeat-x #FFF top left;
}
#footercontainer .footer{
	background:url(../imgs/base/bg_footer.png) no-repeat top;
}
#univ-link{
/*	background:url(../imgs/base/bh_univ_link.gif) top left;*/
	border-bottom:3px solid #396;
}
/*#univ-link ul:before{
	display:table-cell;
	width:95px;
	content:" ";
	background:url(../imgs/base/bg_univ_link_before.png) no-repeat top left;
}*/
#univ-link ul{
	display:table;
	width:980px;
	margin:0 auto;
/*	padding:0 61px 0 67px;*/
}
/*
#univ-link ul:after{
	display:table-cell;
	width:103px;
	content:" ";
	background:url(../imgs/base/bg_univ_link_after.png) no-repeat bottom right;
}*/

#univ-link ul li{
	display:table-cell;
	width:245px;
	padding:20px 0;
}

#footer-link{
	border-bottom:1px solid #E6E6E6;
	background:#fff;
/*	padding:0 162px;*/
}
#footer-link ul{
	width:980px;
	margin:0 auto;
	height:40px;
	line-height:40px;
}
#footer-link ul li{
	display:inline;
}
#footer-link ul li a{
	display:block;
	float:left;
	background-image:url(../imgs/base/ic_footer_link.gif);
	background-repeat:no-repeat;
	background-position:0;
	padding:0 0 0 13px;
	margin:0 34px 0 0;
}
#footer-link ul li a:hover{
	background-position:2px;
}

#footer-box{
	width:980px;
	margin:0 auto;
/*	padding:30px 162px;*/
padding:30px 0;
}
#footer-box .logo img{
	width:187px;
}
#footer-box .logo{
	width:490px;
}
#footer-box .logo .des{
	font-size:70%;
	margin:-2px 0 0;
}


#copyrights{
	float:right;
	width:245px;
	padding:10px 0 0;
	font-size:80%;
	color:#333;
}

/*トップへ戻る
----------------------------------------*/
/*page top*/
#pagetop {
	position: fixed;
	bottom: 10px;
	right: 4%;
	z-index: 1000;
}
#pagetop a {
	display: block;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	text-indent: -999em;
	width: 60px;
	height: 60px;
	background: url(../imgs/base/bt_top.png) no-repeat;
}
#pagetop a:hover {
	filter: alpha(opacity=80); /* IE7以下用 */
	-ms-filter: “alpha(opacity=80)”; /* IE8用 */
	opacity: 0.8; /* Firefox 1.5以上, Opera, Safari用 */
}