@charset "utf-8";
/* CSS Document */
html {
	background:#FFF
}
body {
	line-height: 1.5;
	font-size:14px;
	/* font-family: font-family:"Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;*/
/*font-family: font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;*/
font-family: Verdana,Helvetica,Arial,sans-serif;
	background:url(../img/common/bg_body.jpg) repeat-x top #F8F5EC;
}



/* 再利用可能スタイル */
img.icon{
	vertical-align:middle;
	margin:-3px 0 0 2px;}

sup {font-size: 60%;
vertical-align: top;
position: relative;
top: -0.1em;
}

.font_11 { font-size:11px;
}
.font_13 { font-size:13px;
}
.font_12 { font-size:12px;
}
.font_14 { font-size:14px;
}
.font_16 { font-size:16px;
}

.center{ text-align:center;
}

.right{ text-align:right;
}

.left{ text-align:left;
}

p.notes {
	padding:0 0 5px 0 !important;
	margin-left: 1em;
	text-indent: -1em;
}
.pdf_navi a {
	padding-right:20px;
	padding-top:3px;/*background:url(../img/common/pdf.gif) no-repeat right center;*/
	background-image: url(../img/common/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.word_navi a {
	padding-right:23px;
	background:url(../img/common/word.gif) no-repeat right;
}
.xls_navi a {
	padding-right:23px;
	background:url(../img/common/xls.gif) no-repeat right;
}
.blank_navi a {
	background:url(../img/common/window.gif) no-repeat right center;
	padding-right:15px;
}
hr {
	border:none;
	border-top:dashed 1px #D3D3D3;
	height:1px;
	color:#FFFFFF;
	margin:20px 0;
}
.txt_left {
	float:left;
	padding:0px 10px 10px 0;
}
.text_right{
	text-align:right;}
.photo-l {
	float:left;
	padding:0px 10px 10px 0;
}
.photo-l p {
	font-size:14px;
	/*text-align:center;*/
	margin:5px 0 0 0;
}
.photo-l img, img a {
	background-color: #FFF; /*写真の背景部の色*/
	border: 1px solid #B9B9B9; /*縁取り線の太さ・線種・色*/
	padding: 3px; /*縁取りの幅*/
}
.photo-r {
	float:right;
	/*width:170px;*/
	padding:0px 0px 10px 10px;
}
.about_img img {
	border: 0px solid #B9B9B9 !important; /*縁取り線の太さ・線種・色*/
	padding: 3px; /*縁取りの幅*/
}
.photo-r p {
	font-size:14px;
	margin:5px 0 0 0;
	/*text-align:center;*/
}
.photo-r img, img a {
	background-color: #FFF; /*写真の背景部の色*/
	border: 1px solid #B9B9B9; /*縁取り線の太さ・線種・色*/
	padding: 3px; /*縁取りの幅*/
}
.photo-c {
	float:right;
/*	width:170px;*/
	padding:10px 10px 10px 20px;
}
.photo-c p {
	padding:5px 0 0 0;
	font-size:14px;
	/*text-align:center;*/
}
.photo-c img, img a {
	background-color: #FFF; /*写真の背景部の色*/
	border: 1px solid #B9B9B9; /*縁取り線の太さ・線種・色*/
	padding: 3px; /*縁取りの幅*/
}
#search {
padding:45px 0 0 0; /* FAQsあり */
/*  padding:35px 0 0 0;  FAQsなし*/
/*	padding:52px 0 0 0;　みなさまコンテンツあり*/
	height:24x;
	float:right;
}
.search form {
	padding: 0px;
	margin:0px;
}
.search input {
	margin:0px;
	vertical-align:middle;
	padding:0px;
	border:none;
}
.search input.txt {
	width:150px;
	height:20px;
	margin:0 5px;
	font-size:13px;
	border: 1px solid #CCC;
}
.search img {
	margin:0px;
	vertical-align: middle;
}


.sankaku{
display: block;
    width: 0;
    height: 0;
    border-top: 16px solid   #CCC;
    border-right: 16px solid transparent;
    border-bottom: 16x solid transparent;
    border-left: 16px solid transparent;
	margin:0 auto;
}



/*------------------------------------------*/


.li_style01 {
	background:url(../img/common/content_li.gif) no-repeat left top;
	padding:0 0 10px 24px;
}

.li_style01 li{
	list-style-type: none !important;
	}
	
	
.li_style02{
	margin:10px 20px 20px 20px;
}
	
	
.li_style02 li{	
	padding:0 0 5px 0;
	margin:5px 0 0 5px;
		list-style-type: disc;}
		
.li_style03 {
	background:url(../img/common/content_li.gif) no-repeat left top;
	padding:0 0 10px 24px;
	float:left;
	width:215px;
}

.li_style03 li{
	list-style-type: none !important;
	}
		


.pan li {
	display: inline-block;
	font-size:13px;
	padding:5px 0;
}
.pan li + li:before {
	margin: 0 5px;
	content: ">";
}
.pan {
	text-align:right;
}


/*------------------------------------------*/
.title01 {
	font-size:22px;
	width:710px;
	height:43px;
	padding:17px 0 0 30px;
	margin:10px 0 0 20px;
	text-shadow: 0 0 10px #FFFFFF;
	background:url(../img/common/h2_back.jpg) no-repeat center;
}
h2 {
	color:#333333;
}
h3 {
	color:#333333;
}
.h2_style {
	font-size:21px;
	width:710px;
	height:43px;
	padding:10px 0 0 30px;
	margin:10px 0 0 20px;
	text-shadow: 0 0 10px #FFFFFF;
	background:url(../img/common/h2_back.jpg) no-repeat center;
}
.h2_style2 {
	font-size:21px;
	line-height:105%;
	width:710px;
	height:80px;
	padding:15px 0 0 30px;
	margin:10px 0 0 20px;
	text-shadow: 0 0 10px #FFFFFF;
	background:url(../img/common/h2_back2.jpg) no-repeat center;
}
.txt_box h3 {
	font-size:19px;
	text-shadow: 1px 1px 1px #FFFFFF;
	background:url(../img/common/h3_back.jpg) no-repeat left center;
	border-bottom:1px dotted #000000;
	padding:5px 0 4px 24px;
	margin:0 0 10px 0;
	font-weight: normal;
	line-height:110%;
}
h4 {
	font-size:17px;
	padding:5px 0 5px 0;	
	
	
}
.font_st01 {
	font-family: TimesNewRoman, 'Times New Roman', Times, Garamond, serif;
	font-size:28px;
	color: #060;
	font-weight: bold;
}
.font_st02 {
	font-size:22px;
	font-weight: bold;
	color: #060;
	padding:0 0 5px 0;
	font-family: TimesNewRoman, 'Times New Roman', Times, Garamond, serif;
}






.font_md03 {
	font-size:19px;
	font-weight: bold;
	color: #2b5b8c;
	padding:0 0 5px 0;
	font-family: TimesNewRoman, 'Times New Roman', Times, Garamond, serif;
}




.dr {
	font-size:16px;
	font-weight: bold;
	font-family: TimesNewRoman, 'Times New Roman', Times, Garamond, serif;
	line-height: 1.4;
}
#header {
	margin:0 auto;
	padding:0 0 0 0;
	width:1000px;
	height:120px;
	position: relative;
}
/*.eng {
	position: absolute;
	width:81px;
	height:24px;
	background:#000000;
	top:2px;
	left:560px;
}*/


.eng {
	position: absolute;
	width:80px;
	height:24px;
	background:#000000;
	top:2px;
	left:920px;
}




#header_navi {
	float:right;
	margin:-18px 0 0 0px;
}
#header_navi ul {
padding:0px 0 0 0px; 　/*みなさまコンテンツあり　padding:44px 0 0 100px;*/

}
#header_navi li {
	float:left;
	padding:0 0 0 18px;
	margin:0 0 0 10px;
	font-size:14px;
}
/*みなさまコンテンツ*/
#glabal_sabu {
	float:right;
	width:582px;
	height:32px;
	padding:10px 0 0 0;
}
#glabal_sabu ul {
}
#glabal_sabu li {
	float:left;
}
/*------------------*/
#logo {
	padding:35px 0 0 0;
	float:left;
	width:590px;
	height:70px;
}
.head_home {
	background:url(../img/common/head_home.gif) no-repeat left center;
}
.head_contact {
	background:url(../img/common/head_contact.gif) no-repeat left center;
}
.head_faq {
	background:url(../img/common/head_faq.gif) no-repeat left center;
}
.head_access {
	background:url(../img/common/head_access.gif) no-repeat left center;
}
#glabal_navi {
	margin: 0 auto;
	width:1000px;
	height:62px;
}
#glabal_navi ul {
}
#glabal_navi li {
	float:left;
}
#wrapper {
	margin:0 auto;
	width:1000px;
}
#content {
	padding:5px 0 5px 0;
	margin:0 0 30px 0;
	width:780px;
	clear: both;
	background:#FFFFFF;
	border-radius:0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:rgba(214, 214, 214, 0.701961) 0px 0px 10px 2px;
	-webkit-box-shadow:rgba(214, 214, 214, 0.701961) 0px 0px 10px 2px;
	-moz-box-shadow:rgba(214, 214, 214, 0.701961) 0px 0px 10px 2px
}
#content ol {
	padding:10px 20px;
}
.txt_box {
	padding:10px 25px 20px 25px;
}



.txt_box p {
	padding:0 0 10px 0
}
.txt_gakubu {
	padding:10px 25px;
}
.txt_gakubu p {
	padding:0 0 10px 0
}
.copy {
	text-align:center;
	font-size:13px;
	padding:10px 0;
	color: #039;
}
#footer {
	background:url(../img/common/bg_footer.jpg) repeat-x top;
}

#footer_banner {
	margin:0 auto;
	padding:20px 0 10px 0;
	width:1000px;
	height:56px;
}

#footer_banner li {
	float:left;
	padding:0 0 0 10px;
}

#footer_linktext{
	margin:0 auto;
	padding:0px 0 10px 0;
	width:1000px;
	height:12px;
}

.footer_li {
	float:right;
	font-size:13px;
	margin:0 0 0 10px;
	padding:0 0 0 10px ;
	background:url(../img/common/li_footer.gif) no-repeat left center;
}


#footer_box ul {
}

#footer_logo {
	margin:0 auto;
	padding:0 0 0 0;
	width:1000px;
	height:50px;
	background:url(../img/common/footer_logo.gif) no-repeat left


}
#footer_logo p {
	font-size:15px;
	padding:10px 0 0 250px;
}
.self {
	text-decoration: none;
}
#sidemenu {
	width:192px;
	padding:0x;
	margin:0 0 20px 0;
	color:#006600;
	border: 4px solid #104996;
}
#sidemenu ul {
	padding:0;
}
#sidemenu li {
	padding:0;
	list-style: none outside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #104996;
	color:#104996;
}
#sidemenu li a {
	text-decoration: none;
	width:162px;
	display: block;
	padding:15px 10px 15px 20px;
	font-size:15px;
	background-color: #FFF;
	background-image: url(../img/common/li_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#sidemenu span {
	text-decoration: none;
	width:162px;
	display: block;
	background-position: 4px;
	padding:15px 10px 15px 20px;
	font-size:15px;
	background:url(../img/common/li_sidemenu.gif) no-repeat left #e2effc;
}
#sidemenu li a:hover {
	background:url(../img/common/li_sidemenu.gif) no-repeat left #e2effc;
	background-position: 4px;
}
#sidemenu span {
	background:url(../img/common/li_sidemenu.gif) no-repeat left #e2effc;
	background-position: 4px;
}
