@charset "UTF-8";
/* CSS Document */


body {

	background: #8899aa;
	margin: 0;
	padding: 0;
	color: #000000;
}


a img {
	border: none;
}



/*___ container ___*/

.container {
	width: 80%;
	max-width: 1260px;
	min-width: 1000px;
	background-image: url(../chizu/bak2.png);
	margin: 0 auto; 
	-webkit-box-shadow: 0px 0px 25px #666680;
	box-shadow: 0px 0px 25px #666680;
}




/*___ header0 ___*/

    #header0	{
	height:30px;
	padding-top: 18px;
	background-color:#4D449C;
}

	
	#header0 h4  {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 18px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}  
   
   #header02  {
	float: right;
	margin-right: 18px;
	width: 570px;
	margin-top: -3px;
	
}

    #header02 ul  {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}
	
	
	#header02 ul li  {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
	
	#header02 ul li a:link  {
	color:#EBD609;
}
	#header02 ul li a:active {
	color:#EBA7E2;
}
	#header02 ul li a:visited  {
	color:#D5FFBC;
}
	#header02 ul li a:hover	{
	color:#08D8FF;
}


    #header02 form  {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	
}	

	
	
	
/*___ header ___*/	
	
	#header	{
	clear: both;
	height:84px;
	margin: 0;
	padding: 0;
	background-image: url(header-bk.png);
	
}
	
    #header	p  {
	text-align: center;
	margin: 0;
	padding: 0;
	
}

.imgcenter2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/*___ sidebar1 ___*/

.sidebar1 {
	float: left;
	width: 20%;
	height: 1350px;
	background: #aaaabb;
	overflow: scroll;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	/* padding-bottom: 10px; */
}



.sidebar1  h3{
	font-weight: normal;
	font-size: 0.875em;
	
	background: #778899;
	color: #ffffff;
	margin: 0;
	padding: 4px 0 4px 14px;
	/* padding-bottom: 10px; */
}


.sidebar1 p  { 
    /*display:block;
	position:absolute;
	left: 10px; */
	font-size: 0.75em;
	text-indent: 0.75em;
	line-height: 150%;
	
	
	background: #a4c6ee;
	margin: 0;
	padding: 8px 0 14px 16px;
	/* padding-bottom: 10px; */
}

.sidebar1 p a { 
    text-decoration: none;
	color: #335577;
}

.sidebar1 p a:hover { 
    color: #dd4499;
}




/*___ content ___*/ 

.content {
	width: 60%; 
	float: left;
}

.content h2 {
	text-align: center;
	font-size: 1.5em;
	color: #000088;
	margin-top: 20px;
	padding: 0;
	
}

.content p {
	text-align: center;
	line-height: 150%;
	padding: 0;
	margin-top: 20px;
	
}

.content a {
	text-decoration: none;
	color: #136fff;
}

.content a:hover {
	text-decoration: underline;
	color: #ff5f17;
}

.idou1 {
	margin: 0;
	padding: 0;
	text-align: center;
}

.idou1 a {
	font-weight: bold;
}

.idou2  {
	margin: 0;
	padding: 0;
	text-align: center;
}
.idou3 {
	margin: 0;
	padding: 0;
	text-align: center;
}


.idou4  {
	margin: 0;
	padding: 0;
	text-align: center;
}

.idou4 a {
	font-weight: bold;
}


.setumei  {
	margin-left: auto;
	margin-right: auto;
	width: 360px;
	font-size: 0.875em;
	
}

.setumei p  {
	text-align: left;
}

.setumei p strong  {
	font-weight: normal;
	color: #ff3366;
}

/*___ sidebar2 ___*/ 

.sidebar2 {
	float: left;
	width: 20%;
	background: #aaaabb;
	height: 1330px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}



.menu  {
	width: 100%;
	overflow: hidden;
	
}

.menu li  {
	list-style-type: none;
	margin-bottom: 2px;
	line-height: 0;
	border-bottom: none;
}

.menu li a	{
	display: block;
	line-height: 20px;
	
	background-color: #99cccc;
	
	font-size: 0.75em;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	border-left: solid 10px #00ffcc;
	
}

.menu li a:hover	{
	background-color: #6666cc;
	color: #ffcc99;
	border-left: solid 10px #ff99ff;
}

.menu ul	{
	margin: 8px;
	padding: 0;
}

.menu ul ul  {
	margin-top: 6px;
	margin-bottom: 14px;
}
　　　
 .menu li li  {
	margin: 0;
	
}

.menu h2   {
	font-size: 0.8em;
	background-color: #4D449C;
	color: #ffffff;
	padding: 3px 8px;
	margin: 0;
	margin-bottom: 8px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.menu .current a  {
	background-position: 0 0;
	color: #ff3366;
	background-color: #ffddff;
	border-left: solid 10px #9999ff;
}
	



/* ___ footer ___ */

.footer {
	clear: both;
	background-color: #4D449C;
	text-align:center;
	height: 40px;
}

address  {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	
