@charset "Shift_JIS";

/*********************************
----------- base style -----------
**********************************/
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Meiryo, Arial, Osaka, "メイリオ", "EE EゴシチE", sans-serif;
}

html,body {
	margin:0;
	padding:0;
	line-height:170%;
	color:#666;
    background:#FFF url(../image/common/nav_bg3.gif) repeat-y top left;
	font-size:13px;
	letter-spacing:0.5px;
	}
	
h2 {
	margin:0 0 5px 0;
	line-height:120%;
	color:#CC0000;
	font-weight:normal;
    font-size:22px;
	}
	
h2 img {
   margin:10px 0;
   }
   	
h3 {
	margin:5px 0 5px 0;
	clear:both;
	line-height:150%;
	color:#CC0000;
	font-weight:normal;
    font-size:17px;
	}
	
h4 {
	margin-bottom:5px;
	clear:both;
	color:#CC0000;
	font-weight:normal;
    font-size:14px;
    }
	
h5 {
	clear:both;
	color:#CC0000;
	font-weight:normal;
    font-size:13px;
    } 	
	
ul, li {
	margin-left:0px;
	line-height:150%;
    list-style-type: none;
  }
  
hr {
border-style:solid;
border-style:dotted;
border-width:thin;
width:100%;
color:#AE7878;	} 
  
img { 
	padding:10px 0 10px 0;
    border:0;
	}
	
table {
width:600px;
}	
	

/*********************************
--------- link style ---------
**********************************/

a {
	color:#AE7878;
    text-decoration:none;

	}
	
a:visited {
    color:#AE7878;
	}
	
a:hover {
	border-bottom:none;   
    color:#c00;
	}
	
a:active {
    border-bottom:none;   
    color:#c00;
	}


a img {
border-bottom:none;
}
	
/*.subname a {
    border-bottom:none;   
    color:#009966;
	}
	
.subname a:hover {
    border-bottom:none;   
    color:#33CC00;
	}	*/
	
/*********************************
--------- contents style ---------
**********************************/
#top_container {
    width:900px;
	height:auto;
	}
	
#container {
    width:900px;
	height:auto;
	}
	
#topimage {
	padding:10px 0 0 0;
	float:right;
    width:750px;
	height:auto;
	color:#c00;
	background:#fff;
	}
	
	

#container #wrapper {
	float:right;
    width:620px;
	height:auto;
	color:#666;
	}
	
#wrapper  #branding h1 {
    padding:5px 0 0 0;
	}


#main_con {
    padding:0 0 20px 10px;
	color:#666;
	letter-spacing:1px;
	}
	
#main_con p .subname {
    padding:15px;
	}
    	
#text_box {
    padding:0 10px 0 0;
	float: left;
    clear:both;
    width:600px;
	}

#jump {
   margin-right:20px;
   clear:both;
   font-size:12px;
   text-align:right;
   }
   
#jump a, #jump02 a {
   border-bottom:none;
   }
   
#jump a:hover, #jump02 a:hover{
   border-bottom:none;
   }
   
#jump02 {
   margin-right:0px;
   margin-bottom:0px;
   clear:both;
   font-size:12px;
   text-align:right;
   }
   

#branding a {
   border-bottom:none;
   color:#c00;
   }

/*********************************
--------- anounce style ---------
**********************************/
	
#anounce {
padding:0 0 30px 0px;
float:left;
width:600px;
line-height:120%;
color:#666;
font-size:11px;
}

#anounce li {
list-style:circle;
list-style:inside;
/*text-indent:-1.0em;
padding-left:0.8em;*/
}

#anounce a {
border-bottom:none ;
color:#AE7878;
}

#anounce a:hover  {
border-bottom:none ;
color:#C00;
}
		

/*********************************
--------- calender style ---------
**********************************/
	
#calender {
padding:0px 0 25px 0px;
float:left;
width:600px;
line-height:120%;
color:#669900;
font-size:11px;
}

#calender h4 {
padding-top:5px;
font-size:12px;
font-weight:bold;
color:#669900;
}		

/*********************************
--------- sidebar style ---------
**********************************/	
	
#container #sidebar {
	margin:0;
	float:left;
    width:250px;
	height:100%;
	color:#c00;
	}

#sidebar img {
    padding:15px 0 0 0;
	}
		
#sidebar .siteinfo {
    padding:520px 0px 0px 10px;
	line-height:160%;
    color:#AE7878;
	font-size:85%;
	}
	
#sidebar .siteinfo a{
    color:#AE7878;
	font-size:100%;
	}
	
#sidebar .siteinfo a:hover {
   color:#C00;
   text-decoration:none;
   cursor:hand;
   }
	
   
/*********************************
------------ IE hack -------------
**********************************/
*html #container {
    width:950px;
	}
	
*html #container #wrapper {
    width:650px;
	}
	
*html #jump02 {
   margin-right:100px;
   }




/*********************************
-------- globalnav style ---------
**********************************/
#sidebar .globalnav {
	margin:10px auto 60px 5px;
	padding:0px 0 0 0;
    position:relative;
	float:left;
	z-index:100;
	width:220px;
	line-height:110%;
	color:#c00;
	font-size:12px;
	}
	
#sidebar .globalnav li {
	padding:0px 5px 0px 5px;
	display:block;
	line-height:100%;
    position:relative;
	z-index:20;
	}

#sidebar .globalnav li a {
    margin:0;
    padding:0;
	border-bottom:none;
	line-height:100%;   
	display:block;
	z-index:20;
	width:220px;
    color:#c00;
	text-align:left;
	text-decoration:none;
	}
	

#sidebar .globalnav li .list_b {
	padding-left:15px;
	line-height:100%;   
	clear:both;
   }
   
   

/*************************************
----------- class style -------------
*************************************/

.u_line {
border-bottom:1px dotted #c00;
}

.font_style_01 {
color:#c00;
font-weight:normal;
}	
	
.font_style_02 {
color:#AE7878;
font-weight:normal;
}

.font_style_03 {
color:#666;
font-weight:normal;
}

.font_style_04 {
font-weight:bold;
font-size:12px;
}

.font_style_05 {
color:#669900;
font-weight:normal;
}

.font_style_06 {
line-height:160%;
font-weight:normal;
font-size:12px;
}

.list_style_01 {
margin:0 5px 0 10px;
list-style-type: disc;
  }	  
  
.jump {
   margin-right:0px;
   margin-bottom:10px;
   clear:both;
   font-size:12px;
   text-align:right;
   }
   
.subname {
   	margin:10px auto 0px 0px;
	line-height:160%;
	}
    
   
/* ***********************************************************************
	4 : for Only MacIE
*********************************************************************** */
/*\*//*/
#sidebar .globalnav {
    position:relative;
	margin:20px auto;
	width:220px;
	padding:6px 0 0 0;
	color:#ccc;
	float:right;
	
	}
	
#sidebar .globalnav li {
    position:relative;
	padding:5px;
	display:block;
	}
	

#sidebar .globalnav li a {
    color:#ccc;
	display:block;
	text-align:left;
	text-decoration:none;
	width:180px;
	}
	
#sidebar .globalnav li a:hover {
   color:#fff;
   text-decoration:none;
   }
   
#sidebar .globalnav li .list_b {
   padding-left:15px;
   }
/**/
