@charset "shift_jis";

/*****  基本  *****/
html{
	overflow:scroll;
}

body{
	background-color:#f5f6f7;
}

#container{
	width:960px;
	margin:0px auto;
	background-color:transparent;
}

p, ul, h2, h3, h4, h5, h6, img, dl, dt, dd{
	margin:0;
	padding:0;
	border:0;
}

li{
	list-style:none;
}

a{
	overflow:hidden;
	outline:none;
}

a:hover.nolink{
	color:#000000;
}

a.blue{
	color:#4890ce;
}

a:hover.blue{
	color:#70b1e9;
}

/*****　doc xls リンク　*****/
a.doc{
	background : no-repeat right center;
	display:inline-block;
	padding-right:20px;
}

a.xls{
	background : no-repeat right center;
	display:inline-block;
	padding-right:20px;
}

/*****　PDF　*****/

a.pdf{
	background : url(../images/pdficon_small.png) no-repeat right center;
	display:inline-block;
	padding-right:20px;
	margin-right:3px;
	text-indent:0;
}

a.pdf_mr0{
	background : url(../images/pdficon_small.png) no-repeat right center;
	display:inline-block;
	padding-right:20px;
	margin-right:0;
	text-indent:0;
}

#r_contents .content .content_kasou .pdf_link{
	margin-top:20px;
	padding:14px 19px;
	border:#eeeeee 1px solid;
}

#r_contents .content .content_kasou .pdf_link ul li{
	line-height:18px;
	padding:3px 0 5px 18px;
	background : url(../images/link_01.gif) no-repeat left 9px;
}

#r_contents .content .content_kasou .pdf_link ul li.nigyo{
	padding:5px 0 5px 18px;
	line-height:18px;
	background : url(../images/link_01.gif) no-repeat left 9px;
}

span.pdf_icon{
	height:16px;
	width:16px;
	margin:0 2px;
	background : url(../images/pdficon_small.png) no-repeat;
	display:inline-block;
	position:relative;
	top:3px;
	left:3px;
	*top:0;
}

span.doc_icon{
	height:16px;
	width:16px;
	margin:0 2px;
	background : url(../images/doc-icon.png) no-repeat;
	display:inline-block;
	position:relative;
	top:3px;
	left:3px;
	*top:0;
}

span.xls_icon{
	height:16px;
	width:16px;
	margin:0 2px;
	background : url(../images/xls_icon.png) no-repeat;
	display:inline-block;
	position:relative;
	top:3px;
	left:3px;
	*top:0;
}

span.movie_icon{
	height:16px;
	width:16px;
	margin:0 2px;
	background : url(../images/video-icon.png) no-repeat;
	display:inline-block;
	position:relative;
	top:3px;
	left:3px;
	*top:0;
}


/*****　Adobe Reader　*****/
#r_contents .content .content_kasou .adobe_reader{
	height:39px;
	padding-top:30px;
	clear:both;
}

#r_contents .content .content_kasou .adobe_reader p span{
	line-height:39px;
	margin-right:5px;
	float:left;
}

#r_contents .content .content_kasou .pdf_link .adobe_reader{
	padding-top:15px;
}


/*****　フォルダアイコン　*****/
.folder{
	margin:20px 0;
	line-height:30px;
	text-indent:20px;
	background : url(../member/jyohoteikyo/folder_icon_s.png) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

/*****　枠背景　*****/

#r_contents .content, #side_menu, #sosiki, #topics, #zuisou, #osirase, #zengisiryou, #siryojoho, .rekidai{
	border:#eeeeee 1px solid;
	>border:#f2f3f4 1px solid;
	box-shadow: 0 0 1px 1px #f0f0f0;
	background-color:#ffffff;
	background: -moz-linear-gradient(#f7f7f7, #ffffff);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ffffff));
	background: linear-gradient(#f7f7f7, #ffffff);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffbfbfb, endColorstr=#ffFFFFFF);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7, endColorstr=#ffFFFFFF)";
	position:relative;
}

/*****  見出し  *****/
h2{
	height:33px;
	padding:12px 0 0;
	margin:0 8px;
	border-bottom:#b0b0b0 1px dotted;
}

h2 img {
	*float:left;
}

h2 span{
	font-size:14px;
	float:right;
	position:relative;
	top:7px;
}

h3 span{
	margin-left:10px;
	font-size:12px;
	font-weight:normal;
	color: #ff0000;
}

h4{
	height:40px;
}

h5{
	padding:15px 0;
}

h5 span{
	float:right;
	position:relative;
	top:3px;
}

h5.line{
	margin:0 9px;
	padding:15px 10px;
	border-bottom:solid 1px #4890ce;
}

h5.line_g {
    border-bottom: 1px solid #80bd41;
    margin: 0 9px;
    padding: 15px 10px;
}

h5.line_non{
	margin:0 9px;
	padding:15px 10px;
}

/*clearfix*/
h5{
	zoom:1;
}
h5:after{
    content: ""; 
    display: block; 
    clear: both;
}

/*****　ヘッダー　*****/
#header{
	width:960px;
	height:141px;
	margin:10px 0 0;
	background : url(../images/header.jpg) no-repeat;
	*position:relative;
}

#header_top{
	width:960px;
	height:101px;
}

#logo{
	position:relative;
	top:20px;
	left:17px;
	z-index:10;
	*float:left;
	_display:none;
}

#logo02{
	position:relative;
	top:20px;
	left:17px;
	z-index:10;
	*float:left;
}

#member{
	position:relative;
	right:10px;
	float:right;
	z-index:10;
}

#g_menu{
	width:960px;
	height:40px;
}

#g_menu img{
	float:left;
}


/*****　コンテンツ　*****/

#contentsarea{
	width:940px;
	clear:both;
	padding:10px 10px 0;
}

#pan_list{
	width:940px;
	clear:both;
}

#r_contents{
	width:688px;
	float:right;
	margin:10px 0 0;
}

#r_contents .content{
	width:688px;
}

#r_contents .con_sec{
	margin-top:20px;
}

.title_eng{
	float:right;
	position:relative;
	top:3px;
}

#r_contents .content .content_kasou{
	margin:0 19px 20px;
}

/*clearfix*/
#r_contents .content .content_kasou{
	zoom:1;
}
#r_contents .content .content_kasou:after{
    content: ""; 
    display: block; 
    clear: both;
}

.content .hyou{
	width:650px;
	text-align:center;
}

.content .hyou dt{
	background-color:#eeeeee;
	border:#dddddd 1px solid;
}

.content .hyou dd{
	background-color:#ffffff;
	border:#dddddd 1px solid;
	border-top:none;
}

.content .hyou .date{
	width:114px;
	float:left;
}

.content .hyou .subject{
	width:536px;
	float:left;
}

.content .hyou .subject dt{
	border-left:none;
}

.content .hyou .subject dd{
	border-left:none;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
}

.content .hyou .subject dd a{
	color:#4890ce;
}

.content .hyou .subject dd a:hover{
	color:#70B1E9;
}

#r_contents .content .gyo{
	width:650px;
	padding:10px 0;
	border-bottom:dotted 1px #999999;
}

#r_contents .content .gyo_top{
	border-top:dotted 1px #999999;
}

#r_contents .content .gyo li{
	float:left;
	line-height: 1.4em;
	vertical-align:bottom;
}

#r_contents .content .gyo li.date{
	width:100px;
	text-indent:24px;
	background : url(../images/link_02.gif) no-repeat 9px 4px;
}

#r_contents .content .gyo li.date a{
	display:block;
}

#r_contents .content .gyo li.desc{
	padding-right:10px;
	width:540px;
}

/*clearfix*/
#r_contents .content .gyo{
	zoom:1;
}
#r_contents .content .gyo:after{
    content: ""; 
    display: block; 
    clear: both;
}

/*****　サイド　*****/

#side_menu{
	width:228px;
	margin:10px 0;
	float:left;
}

#side_menu div.menu{
	width:214px;
	margin:0 7px;
	border-bottom:#b0b0b0 1px dotted;
}

#side_menu div.menu h6{
	padding:10px 0 10px 41px;
	line-height:20px;
	background : url(../images/link_01.gif) no-repeat 21px 15px;
}

#side_menu div.menu h6 a{
	display:block;
}

#side_menu div.menu h6.nigyo{
	padding:10px 0;
	text-indent:0;
	line-height:20px;
	background : url(../images/link_01.gif) no-repeat 11px 23px;
}

#side_menu div.menu h6.nigyo a{
	padding-left:31px;
	display:block;
}


#side_menu div.menu_fin{
	border: none;
}





#side_menu div.menu_mi_top {
	width:214px;
	margin:0 7px;
	border-top:#4890ce 1px solid;
	border-bottom:#4890ce 1px solid;
	background: #99C1E3;
}


#side_menu div.menu_mi{
	width:214px;
	margin:0 7px;
	border-top:#4890ce 1px solid;
	border-bottom:#4890ce 1px solid;
	background: #E8F1F8;
}

#side_menu div.menu_mi_top h6{
	padding:10px 0 10px 25px;
	line-height:20px;
	font-size:14px;
	color: #fff;
	
}

#side_menu div.menu_mi h6{
	padding:10px 0 10px 25px;
	line-height:20px;
	font-size:14px;
	background : url(../images/link_01.gif) no-repeat 7px 15px;
}


#side_menu div.menu_mi h6 a{
	display:block;
}

#side_menu div.menu_fin_mi{
	border-top: none;
}

#side_menu div.menu_fin_mib{
	border-bottom: none;
}





/*****　ページトップへ　*****/
#contentsarea .totop{
	text-align:right;
	padding:2px 0;
	clear:both;
}

/*****　フッタ　*****/
#footer{
	width:940px;
	height:24px;
	padding:15px 10px 10px;
	margin:10px 0;
	clear:both;
	background : url(../images/footer_bg.jpg) no-repeat;
}
#footer p{
	display:inline-block;
	*float:left;
}
#footer p img{
	display:none;
}
#footer p a{
	display:block;
	padding-left:13px;
	background : url(../images/link_01_w.png) no-repeat left center;
}
#footer p a:hover{
	color:#333333;
}
#footer .copyright{
	float:right;
}


/*clearfix*/
#contentsarea{
	zoom:1;
}
#contentsarea:after{
    content: ""; 
    display: block; 
    clear: both;
}



/*new*/
#new_mark {
	color:#00ff00;
}

.new04 {
	margin: auto 5px;
} 