@charset "utf-8";
/*************************/

/*全ページ共通スタイルシート*/
/*
  basic
------------------------------------------------------------*/

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object{
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 150%;
	margin: 0em;
	padding: 0em;
	vertical-align: baseline;
}

html> /**/ body {
	font-size: 12px;
}


* + html body {
	font-family: "メイリオ","Meiryo";
	font-size: 75%;
}

html{
	height: 100%;
}

html:first-child body{
	min-height: 100%;
	padding-bottom: 1px;
}

body{
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	margin: 0 0;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

ol,ul{
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
}

img{
	vertical-align: bottom;
	border: none;
}

th,td{
	font-size: 100% !important;
	font-size /**/: 80%;
}

a:link {
	color: #5287d6;
	text-decoration: none;
}
a:visited {
	color: #5287d6;
	text-decoration: none;
}
a:hover {
	color: #5287d6;
	text-decoration: underline;
}
a:active {
	color: #5287d6;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a {
	outline: none;
}

/*
  wrapper
------------------------------------------------------------*/

/* header */

div#header {
	width: 100%;
	height: 61px;
	background: url("../image/bgHeader.gif") center top repeat-x;
}
div#header div#Contents {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 61px;
}
div#header div#Contents h1 {
	position: absolute;
	top: 10px;
	left: 5px;
}
div#header div#Contents div#gLink {
	position: absolute;
	width: 280px;
	height: 20px;
	background: url("../image/icon_arrow.gif") no-repeat 0 5px;
	bottom: 18px;
	left: 520px;
	text-indent: 15px;
}
div#header div#Contents div#gLink a:link,
div#header div#Contents div#gLink a:visited,
div#header div#Contents div#gLink a:active {
	font-size: 10px;
	color: #e38128;
	text-decoration: underline;
}
div#header div#Contents div#gLink a:hover {
	text-decoration: none;
}
div#header div#Contents div#gBtn {
	position: absolute;
	width: 152px;
	height: 41px;
	top: 12px;
	right: 30px;
}

/* contents */

div#contents {
	width: 916px;
	margin: 0 auto;
	padding: 0;
	background: url("../image/bgMainContents.gif") center top repeat-y;
}
div#contentsBody {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("../image/bgMainContentsTop.gif") center top no-repeat;
}
div#contentsContentsHeader {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
div#contentsContents {
	width: 808px;
	margin: 0 auto;
	padding: 0;
}


/* footer */

div#footer {
	width: 916px;
	margin: 0 auto;
	padding: 0;
	background: url("../image/bgMainContentsBottom.gif") center top no-repeat;
}

div#footerContents {
	position: relative;
	width: 880px;
	height: 118px;
	margin: 0 auto;
	padding: 0;
}

div#footerContents span {
	position: absolute;
	display: block;
	width: 100%;
	top: 50px;
	font-size: 10px;
	color: #999;
	text-align: center;
}

/*
  Layout
------------------------------------------------------------*/

div.panmenu {
	width: 900px;
	margin: 0;
	padding: 11px 0 14px 0;
	font-size: 10px;
	line-height: 1em;
	background: url("../image/bgPanmenu.gif") left bottom no-repeat;
	text-indent: 20px;
}
div.panmenu a, a:active, a:visited {
	color: #5287d6;
	text-decoration: none;
}
div.panmenu a:hover {
	color: #5287d6;
	text-decoration: underline;
}

div#footerContents div.pagetop {
	position: absolute;
	width: 880px;
	height: 10px;
	top: 23px;
	left: 0;
	text-align: right;
}


/*
  other style
------------------------------------------------------------*/

.clear {
	clear: both
}

/* clearfix */

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}

p.break {
	margin: 0.8em 0 0 0;
}

/*@media print #wrapper_header,#wrapper_lower {
	width: 100%;
}*/
/**************************/



/*トップページ用スタイルシート*/

a:hover img
{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	background: #fff;
}
a:hover img.top
{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	background: #fff;
}

h2 {
	margin-top: 15px;
}

/* news */

div.NewsTitle {

	position: relative;
	width: 808px;
	height: 26px;
	background: url("../image/top/bgNewsTitle.gif") no-repeat;

}

#pagetop div.NewsTitle .title {
	position: absolute;
	top: 3px;
	left: 32px;
	width: 60px;
	height: 17px;
}



div.NewsTitle .btn {

	position: absolute;
	width: 66px;
	height: 16px;
	top: 4px;
	right: 35px;

}

div.NewsBody {
	width: 808px;
	height: 130px;
	background: url("../image/top/bgNewsBox.gif") no-repeat;
}
div.NewsBody .scroll {
	overflow-y:auto;
	overflow-x: hidden;
	width: 792px;
	height: 130px;
	margin: 0 8px;
}
div.NewsBody .scroll ul {
	list-style-type: none;
}
div.NewsBody .scroll ul li {
	margin: 3px 0 0 0;
	padding: 0 0 3px 26px;
	border-bottom: 1px dotted #CCC;
}

div.TopL {
	float: left;
	width: 497px;
	margin-top: 25px;
}
div.TopL .btn {
/*
	width: 480px;
	margin: 0 5px 0 12px;

*/
}
div.TopL .use {
	position: relative;
	width: 497px;
	height: 40px;
}
div.TopL .use .title {
	position: absolute;
	width: 376px;
	height: 16px;
	top: 24px;
	left: 0;
}
div.TopL .use .btn {
	position: absolute;
	width: 75px;
	height: 16px;
	top: 24px;
	right: 0;
}
div.TopL .txtTop {
	background: url("../image/top/bgTxt01.gif") no-repeat;
	margin-top: 10px;
	padding-top: 16px;
}

div.TopL .txtBtm {
	background: url("../image/top/bgTxt03.gif") no-repeat bottom;
	padding-bottom: 16px;
}
div.TopL .txt {
	background: url("../image/top/bgTxt02.gif") repeat-y;
	padding: 4px 20px 6px 20px;
}
div.TopL .txt ol li{
	list-style-type: decimal;
	margin: 0 0 0 22px;
}
div.TopR {
	float: right;
	width: 300px;
	margin-top: 25px;
}

p.Adobi {
	float: right;
	width: 270px;
	margin-top: 10px;
	text-align: center;
}



.t10 {
	margin-top: 10px;
}
.t20 {
	margin-top: 20px;
}
.t30 {
	margin-top: 27px;
}
img.r_img {
	float: right;
}
img.l_img {
	float: left;
}

.l110 {
	margin-left: 110px;
}
