@charset "utf-8";

html {
	overflow-y: scroll;	
}
/* body
------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	vertical-align: baseline;
	font-family:  "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.7;
	font-weight: normal;
	color: #000;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
img{ vertical-align:bottom; border:none;}
dl,dt,dd,ul,li{ list-style-type:none; margin:0; padding:0;}
p{ margin:0 0 5px 0; padding:0; font-size:100% !important;}
h1,h2,h3,h4,h5{	margin:0;	padding:0; font-size:100%; line-height:150%; font-weight:normal;}
a{
	text-decoration: underline;
	color: #3C6997;
}
a:visited{ color:#333; text-decoration:none;}
a:hover  {
	color:#CC0000;
}
a:active { color:#57770C; text-decoration:underline;}
select,input{ padding:3px !important; margin:0 5px 0px 0!important;}	
iframe{ overflow:hidden !important; text-align:left;}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.normal td {
	padding:4px;
	border: solid 1px #666;
}
table.noborder, table.noborder td, table.noborder th {
	border: none !important;
}



/* float
-----------------------------------------------*/
.floatL {float:left;}
.floatR {float:right;}
.clear { clear:both;}
img.imgfloatL {float:left; margin: 0 16px 16px 0;}
img.imgfloatR {float:right; margin: 0 0 16px 16px;}
	
.clearFix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}
.clearFix {
		display: inline-table;
		min-height: 1%;
		position:relative;
}
.center {
	text-align:center;	
}

/* text */
.s1 { font-size: xx-small !important; }
.s2 { font-size: x-small !important; }
.s3 { font-size: small !important; }
.s4 { font-size: medium !important; 

}
.s5 { font-size: large !important; }
.s6 { font-size: x-large !important;}
.s7 { font-size: xx-large !important; }

.text-right {
	text-align: right !important;	
}
.text-left {
	text-align: left !important;	
}
.text-center {
	text-align: center !important;	
}
.small {
	font-size:0.8em;
}
.text-red {
	color: #AC2D2D;	
}
	/* margin set
	------------------------------------------------*/
		/*reset*/
		.mreset {margin:0px !important;}
		/*0px*/
		.mt00 {margin-top   :0px !important;}
		.mr00 {margin-right :0px !important;}
		.mb00 {margin-bottom:0px !important;}
		.ml00 {margin-left  :0px !important;}
		/*5px*/
		.mt05 {margin-top   :5px !important;}
		.mr05 {margin-right :5px !important;}
		.mb05 {margin-bottom:5px !important;}
		.mb08 {margin-bottom:8px !important;}
		.ml05 {margin-left  :5px !important;}
		/*10px*/
		.mt10 {margin-top   :10px !important;}
		.mr10 {margin-right :10px !important;}
		.mb10 {margin-bottom:10px !important;}
		.ml10 {margin-left  :10px !important;}
		/*15px*/
		.mt15 {margin-top   :15px !important;}
		.mr15 {margin-right :15px !important;}
		.mb15 {margin-bottom:15px !important;}
		.ml15 {margin-left  :15px !important;}
		/*20px*/
		.mt20 {margin-top   :20px !important;}
		.mr20 {margin-right :20px !important;}
		.mb20 {margin-bottom:20px !important;}
		.ml20 {margin-left  :20px !important;}
		/*25px*/
		.mt25 {margin-top   :25px !important;}
		.mr25 {margin-right :25px !important;}
		.mb25 {margin-bottom:25px !important;}
		.ml25 {margin-left  :25px !important;}
		/*30px*/
		.mt30 {margin-top   :30px !important;}
		.mr30 {margin-right :30px !important;}
		.mb30 {margin-bottom:30px !important;}
		.ml30 {margin-left  :30px !important;}		
		/*35px*/
		.mt35 {margin-top   :35px !important;}
		.mr35 {margin-right :35px !important;}
		.mb35 {margin-bottom:35px !important;}
		.ml35 {margin-left  :35px !important;}		
		/*40px*/
		.mt40 {margin-top   :40px !important;}
		.mr40 {margin-right :40px !important;}
		.mb40 {margin-bottom:40px !important;}
		.ml40 {margin-left  :40px !important;}
		/*50px*/
		.mt50 {margin-top   :50px !important;}
		.mr50 {margin-right :50px !important;}
		.mb50 {margin-bottom:50px !important;}
		.ml50 {margin-left  :50px !important;}
		/*60px*/
		.mt60 {margin-top   :60px !important;}
		.mr60 {margin-right :60px !important;}
		.mb60 {margin-bottom:60px !important;}
		.ml60 {margin-left  :60px !important;}
		/*others*/
		.mb100 {margin-bottom:100px !important;}
		.ml02 {margin-left  :2px !important;}
		.ml90 {margin-left  :90px !important;}

		.w100 { width: 100px;}
		.w370 { width: 370px;}
		.w410 { width: 410px;}
		.pt00 { padding-top: 0 !important;}
		.pt20 { padding-top: 20px !important;}
		.pt40 { padding-top: 40px !important;}
		.pt60 { padding-top: 60px !important;}
		.pr80 { padding-right: 80px;}
		.pd30 { padding-bottom: 30px !important;}



html {
	height: 100%;
}

body {
	background-color: #E8E8E8;
	position: relative;
	height: 100%;
}
#container {
	width: 950px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-color: #FFF;	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
/* box-shadow */
box-shadow:rgba(84, 84, 84, 0.388235) 0px 0px 12px 2px;
-webkit-box-shadow:rgba(84, 84, 84, 0.388235) 0px 0px 12px 2px;
-moz-box-shadow:rgba(84, 84, 84, 0.388235) 0px 0px 12px 2px;
}
#header {
	position: relative;
	width: 950px;
	height: 60px;
	margin: 0 auto;
	border-bottom: solid 1px #CCC;
	background-color: #FFF;
}
#header #logo {
	position: absolute;
	top: 0px;	
	left: 1px;
}


#gmenu {
	width: 980px;
	margin: 0 auto;	
}
#gmenu li {
	float: left;
	height: 47px;
}
#mainwrapper {
	width: 950px;
	min-height:100%;
	margin: 0 auto;
	text-align: left;

	clear: both;
	position: relative;
}

#footer {
	min-height:145px;
	clear: both;
	bottom: 0;
	left:0;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding:30px;
}


#footer p {

	line-height: 18px !important;
}



/* TOP menu
-----------------------------------------------*/

#menu { background-color:#666; width:950px; height:50px;
}

#menu ul{ 
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#menu li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	float: left;
}
#menu li a{
	display: block; 
	border-right: 1px solid #ffffff;
	background-color: #666;
	padding: 8px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	padding-left:22px;
	padding-right:22px;
}
#menu li a:hover{
	background-color: #CCC;
}




/* TOP mein
-----------------------------------------------*/
#mein-left { 
	float:left;
	margin:15px 5px 10px 20px;
	width:600px;
}



h1 { font-size:20px; 
  position: relative;
  padding: 8px 0 5px 10px;
  border-left: 6px solid #F90;
  color:#666;
  font-weight: bold;
    border-bottom: 1px solid #ccc;
}


.index-title, .relative {
	position: relative;	
}
.index-title p {
	position: absolute;
	top: 7px;
	right: 0px;

}




#mein-right { 
	float: right;
	width:300px;
	margin:20px 20px 10px 5px;
}

#mein-right p { margin-bottom:15px;}


/* newslist
-----------------------------------------------*/

dl.news {
	font-size: 14px;
	width: 580px;
	padding: 10px;
	overflow-y: hidden;
	margin-top:5px;

}
dl.news dt {
	color:#666666;
	float: left;
	width: 40px;
	padding: 10px 0 0 15px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
	clear: left;
}

dl.news dd {
	padding: 10px 0 10px 110px;
	border-bottom: solid 1px #ececec;
	color:#666666;
}
dl.news dd:last-child {
	border-bottom:none;
}






/* backnumber
-----------------------------------------------*/

dl.backnumber {
	font-size: 14px;
	width: 700px; height:600px; 
	padding: 10px;
	overflow-y: scroll;
	margin-top:5px;

}
dl.backnumber dt {
	color:#666666;
	float: left;
	width: 40px;
	padding: 10px 0 0 15px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
	clear: left;
}

dl.backnumber dd {
	padding: 10px 0 10px 110px;
	border-bottom: solid 1px #ececec;
	color:#666666;
}
dl.backnumber dd:last-child {
	border-bottom:none;
}





/* main
-----------------------------------------------*/


#main {
	width: 790px;
	margin: 50px 80px 50px 80px;
}

#main p { padding:10px;
}


.pagetop {
	padding: 40px 0;
	margin-right: 0px;
	clear: both;
	text-align: right;
}
.pagetop a {
	padding-left: 1.5em;
	background-position: left center;
	color:#666666;		
}



h2 { 
  padding: 8px 20px 6px 10px ;
  line-height: 16px;
  background: #F90;/
  vertical-align: middle;
  border-radius: 25px 25px 25px 25px;
  margin-bottom:5px;
  margin-top:15px;
  
}

h2:before {
  content: '●';
  color: white;
  margin-right: 8px;
}


/* mainlist
-----------------------------------------------*/
ul.mainlist li { margin:10px 10px 10px 30px;
  position: relative;
}

ul.mainlist li::after,
ul.mainlist li::before {
  display: block;
  content: '';
  position: absolute;
}

ul.mainlist li::after {
  top: 4px;
  left: -1.3em;
  width: 14px;
  height: 14px;
  background-color: #F90;
  border-radius: 100%;
}

ul.mainlist li::before {
  z-index: 2;
  top: .625em;
  left: -.975em;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


/* blocklist
-----------------------------------------------*/
ul.block li {
	display: block !important;
	margin:10px  0px 10px 50px;
}
.pdf {
	padding: 5px 40px 5px 50px !important;
	display: inline-block;
	background-image: url(../images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.excel {
	padding: 5px 40px 5px 50px !important;
	display: inline-block;
	background-image: url(../images/icon_excel.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.word {
	padding: 5px 40px 5px 50px !important;
	display: inline-block;
	background-image: url(../images/icon_word.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.indent {
	padding-left: 1em;
	text-indent: -1em;	
}
.indent2 {
	padding-left: 2em;
	text-indent: -2em;	
}
.indent3 {
	padding-left: 3em;
	text-indent: -3em;	
}
.graycell {
	background-color: #f6f1ea;	
}