@charset "utf-8";
/* CSS Document */

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 80%;
	color: #363636;
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../images/top/topBack.gif) repeat-x top left;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #363636; text-decoration: none; }
a:visited { color: #363636; text-decoration: none; }
a:hover   { color: #D98D2B; text-decoration: underline; }
a:active  { color: #a55f18; text-decoration: none; }



/* head
-------------------------------------------*/


#head {
	background-color: #363636;
}


#head h1 {
	font-size: 85%;
	text-align: right;
	padding-top: 5px;
	color: #EBEBEB;
	width: 902px;
	margin: 0px auto;
}





#flash {
	background: url(../images/top/headBottomBack.gif) repeat-x bottom left;
	padding-bottom: 41px;
	background-color: #F1EFEF;
	position: relative;
}


#flash .topImage {
	padding: 30px 0px 5px 0px;
	background: url(../images/top/btBack.gif) repeat-x top left;
	margin-top: -30px;
	
}

#flash .bt {
	width: 902px;
	text-align: left;
	position: relative;
	height: 30px;
	margin: 0px auto;
	background: url(../images/top/btBack.gif) repeat-x top left;
	background-color: #363636;
}


#flash .bt li {
	display: inline;
}



#flash  .mail {
	position: absolute;
	right: 0px;
	top: 0px;
}

/*contentwrap
-------------------------------------------*/
#contentwrap {
	background: url(../images/top/contentFoot.gif) repeat-x bottom left;
}


/* container
-------------------------------------------*/
#container {
	width: 902px;
	margin: 0px auto;
}

/* --ClearFix-- */
#container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #container {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#container h2 {
	font-size: 85%;
	font-weight: bold;
	background: url(../images/top/midashi.gif) no-repeat center left;
	padding: 2px 0px 0px 10px;
	margin-bottom: 10px;
}

/*content 
-------------------------------------------*/

#container #content {
	float: left;
	width: 645px;
	text-align: left;
	background: url(../images/top/contentDot.gif) no-repeat top left;
	padding-top: 7px;
}


#container #content h3 {
	padding-bottom: 10px;
}

#container #content .concept {
	margin-bottom: 25px;
}

#container #content .boxContent {
	width: 645px;
	margin-bottom: 20px;
}



#container #content .boxContent .boxleft {
	float: left;
	width: 300px;
	background: url(../images/top/boxCnt.gif) repeat-y top left;
	padding: 0px 0px 0px 7px;
	margin-bottom: 8px;
	}

#container #content .boxContent .boxright {
	float: right;
	width: 300px;
	background: url(../images/top/boxCnt.gif) repeat-y top left;
	padding: 0px 0px 0px 7px;
	margin-bottom: 8px;
	}

#container #content .boxContent .videoBox {
	background: url(../images/top/videoBox.gif) no-repeat bottom left;
	padding: 0px 0px 55px 7px;
	margin-left: -7px;
}

#container #content .boxContent .webBox {
	background: url(../images/top/webBox.gif) no-repeat bottom left;
	padding: 0px 0px 20px 7px;
	margin-left: -7px;
}

#container #content .boxContent .selectBox {
	background: url(../images/top/selectBox.gif) no-repeat bottom left;
	padding: 0px 0px 90px 7px;
	margin-left: -7px;
}

#container #content .boxContent .systemBox {
	background: url(../images/top/systemBox.gif) no-repeat bottom left;
	padding: 0px 0px 90px 7px;
	margin-left: -7px;
}

#container #content .boxContent .printBox {
	background: url(../images/top/printBox.gif) no-repeat bottom left;
	padding: 0px 0px 90px 7px;
	margin-left: -7px;
}


#container #content .boxContent dt {
	font-weight: bold;
	background: url(../images/top/boxTop.gif) no-repeat top left;
	padding: 7px 0px 0px 7px;
	margin-left: -7px;

}


#container #content .boxContent dd {
	padding: 2px 0px 0px 12px;
}


#container #content .boxContent dt img{
	padding: 0px 5px 5px 0px;
}

*html #container #content .boxContent dt img {
	margin: 0px 5px 7px 0px;
}

/*issu
-------------------------------------------*/
#container #issu {
	width: 204px;
	float: right;
	text-align: left;
	background: url(../images/top/bannerDot.gif) no-repeat top left;
	padding-top: 7px;
	font-size: 85%;
}

#container #issu .banner {
	padding: 10px 0px 5px 0px;
}




#container #issu .bannerText {
	padding-bottom: 10px;
}



#container .pagetop {
	width: 902px;
	padding-top: 50px;
	text-align: right;
	margin-bottom: 10px;
	clear: both;

}

*:first-child+html #container #issu .bannerText {
	padding: 3px 0px 10px 0px;
	font-size: 80%;
}

*html #container #issu .bannerText {
	padding: 3px 0px 10px 0px;
	font-size: 80%;
}
/*footer
--------------------------------------------*/
#footwrap {
	background: url(../images/top/footBack.gif) repeat-x bottom left;
	height: 64px;
}
#footer {
	margin: 0px auto;
	width: 902px;
	padding-top: 10px;
	background: url(../images/top/footDot.gif) no-repeat top left;
	font-size: 85%;
	
}

/* --ClearFix-- */
#footer:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #footer {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


#footer .adress {
	float: left;
}


#footer .copyright {
	float: right;
}




















































