@charset "utf-8";

/* ------------------------------------
CSS Information

 Site URL:       -
 File name:      -
 Summary:        all styles
 Author:         web team

------------------------------------ */

/* -------------------------
 __Default style clear
-------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#FFFFFF;
	font-size: 80%;
	font-family: Meiryo, Osaka, verdana, arial, sans-serif;
	color: #3E3D37;
}

p { 
   margin:0 0 15px 0;
   line-height: 1.5em;
}

li {
	list-style-type: none;
}

img {
	border: 0;
}

a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration:none;
}

/* -------------------------
 __containerex
-------------------------- */

#containerex {
	width: 840px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/shadow.jpg);
}

/* -------------------------
 __container
-------------------------- */

#container {
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
}


/* -------------------------
 __header
-------------------------- */

#header {
	height: 185px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0 ;
	margin-bottom: 10px ;
	padding: 0 ;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-color:#009966;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

#header h1 {
	float: right;
	margin: 5px ;
	font-size:100%;
	font-weight:bold;
}

#header h2 {
	float: left;
	margin:0 0 0 0 ;
	pading: 0 ;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#header h3 {
	float: left;
	height:49px;
	margin: 5px 5px 5px 10px ;
}

#header h4 {
	float: right;
	margin: 6px 10px 10px 0 ;
}


/*-- __Global Navigation --*/

#header ul,
#header ul li {
	float: left;
}

#header ul {
	width: 800px;
	height: 108px;
	background: url(../images/category_bar.jpg) no-repeat;
}

#header ul li a {
	display: block;
	width: 400px;
	height: 108px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#header ul li.navi_bungu a.active,
#header ul li.navi_bungu a:focus,
#header ul li.navi_bungu a:hover {
	background: url(../images/category_bar.jpg) no-repeat left bottom;
}

#header ul li.navi_kiki a.active,
#header ul li.navi_kiki a:focus,
#header ul li.navi_kiki a:hover {
	background: url(../images/category_bar.jpg) no-repeat -400px -108px;
}


/* -------------------------
 __header_list
-------------------------- */

#header_list {
	height: 70px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0 ;
	margin-bottom: 10px ;
	padding: 0 ;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-color:#009966;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

#header_list h1 {
	float: right;
	margin: 5px 5px 0 0 ;
	font-size:100%;
	font-weight:bold;
}

#header_list h2 {
	float: right;
	margin: 0 10px 10px 0 ;
}

#header_list h3 {
	float: left;
	height:49px;
	margin: 5px 5px 5px 10px ;
}





/* -------------------------
 __footer
-------------------------- */

#footer {
	text-align:center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #CCCCCC url(../images/footer_image.jpg) repeat-x;
	border-top: 0px solid #CCCCCC;
	margin:0;
}

#footer div {
	width: 800px;
	margin: 0 auto;
	padding-top: 0;
}

#footer div ul {
	width: 800px;
	padding:0 20px 40px 20px;
}

#footer div ul li {
	display:inline;
	margin-right: 5px;
	padding-left: 5px;
	background: url(../img/glue_footer.gif) no-repeat left center;
	font-size:80%;
}

#footer div ul li.home {
	padding-left: 0;
	background: none;
}

#footer div ul a {
	color: #3E3D37;
}

#footer div ul a:hover {
	background: none;
	text-decoration: none;
}

#footer div p {
	clear: both;
	font-size:90%;
}

/* -------------------------
 __contents
-------------------------- */

#contents {
	clear: both;
	width: 800px;
	margin-bottom:10px;
	margin-top:10px;
}


/* -------------------------
 __bungu
-------------------------- */
#bungu_area {
     float: left;
     width: 800px;
	 margin: 0 0 0 0;
}

#bungu a:hover {
	color: #FF6600;
	text-decoration:none;
}

#bungu {
	margin-top: 0 ;
	margin-bottom: 10px ;
	padding: 0 ;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-color:#009966;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

#bungu .box1 {
     width: 740px;
	 padding: 10px 15px 10px 15px;
	 border-bottom-width:0px;
	 border-bottom-style: dotted;
	 margin: 0 15px 0 15px ;
}

#bungu .box1 td {
	 padding: 5px;
}

#bungu h1 {
	height:44px;
	margin: 0 14px 0 14px ;
}

#bungu h2 {
	text-align:right;
    font-size:110%;
	color:#E7326D;
	font-weight:bold;
	margin:10px 20px 0 20px ;
	pading: 0 ;
}

#bungu h3 {
	float: left;
	height:49px;
	margin: 5px 5px 5px 10px ;
}



/* -------------------------
 __kenkyu_area
-------------------------- */

#kenkyu_area {
     float: left;
     width: 800px;
	 margin: 0 0 20px 0;
}

#kenkyu_area a:hover {
	color: #0085CD;
	text-decoration:none;
}


#kenkyu_area h6 {
	height:44px;
	margin: 0 14px 10px 14px ;
}

#kenkyu_area h2 {
	text-align:right;
    font-size:110%;
	color:#0085CD;
	font-weight:bold;
	margin:0 20px 15px 20px ;
	pading: 0 ;
}
 
#kenkyu_content {
     float: right;
     width: 570px;
	 border:0px solid #CCCCCC;
	 padding: 0;
}

#kenkyu_content .box1 {
     width: 506px;
	 border:1px solid #CCCCCC;
	 background-image:url(../images/osusume_bg.jp);
	 background-position:top right ;
	 background-repeat:no-repeat;
	 padding: 15px 15px 20px 15px;
	 border-bottom-width:2px;
	 border-bottom-style: solid;
	 border-bottom-color:#999999;
	 margin:0 0 10px 10px;
}

#kenkyu_content .box1 td {
	 padding: 5px;
}

#kenkyu_content .box1 p{
margin: 5px ;
}
	 





#kenkyu_content ul {
	 margin: 0 0 0 25px;
}

#kenkyu_content ul li {
	 list-style:disc;
	 line-height:1.4em;
	 margin: 0 0 8px 0;
}

#kenkyu_content ol {
	 margin: 20px 0 0 30px;
}

#kenkyu_content ol li {
	 list-style:decimal;
	 line-height:1.4em;
	 margin: 0 0 8px 0;
}

#kenkyu_content h1 {
margin: 0 9px 10px 9px ;
padding:0;
}


#kenkyu_content h3 {
	color:#333333;
	font-size:120%;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:20px; 
	margin-left:0px;
	margin-top:10px;
	padding:5px 0 5px 5px ;
}

#kenkyu_content h4 {color: #0099FF;
    font-size:130%;
    padding: 0 0 5px 5px;
    border-bottom-color: #0099FF;
	border-bottom-style:solid;
	border-bottom-width: 0;
	font-weight: bold;
	margin: 0 ;
	text-align:left;
	}


#kenkyu_content h5 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:0px;
	margin: 25px 0 15px 5px ;
}

#kenkyu_content h6 {
	 margin-left:0px;
	 padding-top:10px;
	 text-align:right;
}



#navigation_a {
     float: left;
     width: 200px;
	 margin: 0 0 0 20px;
}

#navigation_a p {
	 text-align:left;
	 color:#333333;
	 margin: 0 15px 15px 15px ;
	 padding: 0 ;
}

#navigation_a h1 {
	 margin: -8px 0 2px 0 ;
	 padding: 0 ;
}






/* -------------------------
 __kenkyu_area list
-------------------------- */



#kenkyu_list {
     float: right;
     width: 760px;
	 border:0px solid #CCCCCC;
	 padding: 0;
	 margin: 0 20px 0 0 ;
}

#kenkyu_list p {
padding: 0 5px 5px 5px;
margin:0 0 5px 0;
text-align:left;
}



#kenkyu_list td {
padding: 10px;
}

#kenkyu_list h1 {color: #0085CD;
    font-size:140%;
    padding: 0 0 5px 5px;
    border-bottom-color: #0099FF;
	border-bottom-style:solid;
	border-bottom-width: 0;
	font-weight: bold;
	margin: 0 ;
	text-align:left;
	}

#kenkyu_list h4 {color: #0085CD;
    font-size:130%;
    padding: 0 0 0 20px;
	font-weight: bold;
	margin: 0 0 0 16px ;
	background-repeat:no-repeat;
	background-position:left;
	}

#kenkyu_list .style1 {font-size: 90%;
         text-align:center;
}



/* -------------------------
 __kenkyu_area shosai
-------------------------- */



#kenkyu_shosai {
     float: right;
     width: 760px;
	 border:0px solid #CCCCCC;
	 padding: 0;
	 margin: 0 20px 20px 0 ;
}

#kenkyu_shosai p {
padding: 5px 5px 5px 5px;
margin:0 0 5px 0;
text-align:left;
}



#kenkyu_shosai td {
padding: 10px;
}

#kenkyu_shosai .box1 {
	 margin:0 ;
}

#kenkyu_shosai .box2 {
	 margin:0 0 0 20px;
	 text-align:center;
}

#kenkyu_shosai h1 {color: #0085CD;
    font-size:130%;
    padding: 0 0 5px 5px;
    border-bottom-color: #0085CD;
	border-bottom-style:solid;
	border-bottom-width: medium;
	font-weight: bold;
	margin: 0 ;
	text-align:left;
	}

#kenkyu_shosai h2 {color: #3E3D37;
    font-size:130%;
    padding: 0 0 5px 5px;
	font-weight: bold;
	margin: 0 ;
	text-align:left;
	}
		
#kenkyu_shosai h3 {color: #3E3D37;
    font-size:100%;
    border-top-color: #999999;
	border-top-style:solid;
	border-top-width: medium;
    border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	font-weight:normal;
	margin:0 0 3px 0;
	padding: 10px 0 5px 5px; 
	text-align:left;
	}

#kenkyu_shosai h4 {color: #0085CD;
    font-size:130%;
    padding: 0 0 0 20px;
	font-weight: bold;
	margin: 0 0 0 16px ;
	background-repeat:no-repeat;
	background-position:left;
	}

