@charset "shift_jis;



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
}


/* Default
------------------------------------------------- */

body {
	color: #000000;
background-color:#f4ffff;
	text-align: left;
	font-family: ;
	line-height: 1.4;
	font-size: normal !important; /* IE7 */
	font-size: 100%; 	/* IE6 */
	margin: 0;
	padding: 0;
}

/* Modern browser */
html>/**/body {
	font-size: 100%;
}
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: underline;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	color: #2266dd;
}

a:visited {
	color: #2266dd;
}

a:focus,
a:hover {
	color: #2266dd;
	text-decoration: none;
}

a:active {
	color: #336633;
}

#header a:link,
#header a:visited,
#header a:focus,
#header a:active {
	color: #ffffff;
	background-color:#2266dd;
	text-decoration: none;
}
#header a:hover {
	color: #2266dd;
	background-color:#f4ffff;
	text-decoration: underline;
}



#footer a:link,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #ffffff;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	

/* Base elements
------------------------------------------------- */

h1 { font-size: 140%; }
	
h2 { font-size: 140%; }
	
h3 {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 5px;


}
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: normalˇˇ!important;	/* for Modern browser */
	font-size: 100%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 962px;
	position: relative;
	overflow: hidden;
	margin: 10px auto;
	padding: 0;
}


#header {
	
	no-repeat left top;
	width: 962px;
	overflow: hidden;
	height: 140px;
	text-align: left;
	margin: 0px auto 0px auto;
	color: #000000;
	background-image: url(images/headerindex.png);
	background-repeat: no-repeat;
}

#header2{
	background-image:url(images/menu.png);
	margin:0 0 5px 0;
	padding:0;
	height:35px;
	width:962px;
}

#main {
	background-color: #ffffff;
	float: right;
	width: 682px !important;
	width /* for IE5.5 */: 700px;
	overflow: hidden;
	margin: 0 0px 10px 0px;
	padding:0px;
}

* html #main  {
	margin: 0 10px 0px 10px; /* for IE6 */
}

#sidemenu {
	float: left;
	width: 260px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	background-color: #ffffff;
	padding: 0px;
}

#footer {
	clear: both;
	width: 962px;
	height:85px;
	background-color: #f4ffff;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	color: #FFFFFF;
	letter-spacing: 0.2em;
	padding-bottom:0px;

}




#header p {
	font-size:150%;
	color:#FFF;
	margin-top: 77px;
	margin-right: 235px;
	margin-left: 20px;
	margin-bottom:0;
}



#header2 ul{
	margin:0;
	list-style-type: none;
	padding-left: 22px;
	padding-bottom:0;
	margin-bottom:0;
	width: 962px;
}

#header2 a:link,
#header2 a:visited,
#header2 a:focus,
#header2 a:active {
	color: #ffffff;
	text-decoration: none;
}
#header2 a:hover {
	color: #f4ffff;
	background-color:#2266dd;
text-decoration: underline;
}


#header2 li {
	margin-bottom:0;
	font-size:125%;
	color:#FFF;
	float: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right:10px;
	border-left-width: 2px;
	border-left-style: solid;
}



#main h2{
	font-size:150%;
	color:#FFF;
	background-image:url(images/maintitle.png);
	background-repeat: no-repeat;
	background-color: #2266dd;
	height:40px;
	margin: 0px;
	padding:0px 20px;
}

#main p{
	padding:3px 3em 0.5em 1.2em;
}


#sidemenu h2{
	font-size:150%;
	color:#FFF;
	background-image:url(images/sidetitle.png);
	background-repeat: no-repeat;
	background-color: #2266dd;
	height:40px;
	margin: 0px;
	padding:0 20px;
}


#header  {
	color: #2266dd;
	background-color:#f4ffff;
	text-decoration: underline;
}

#sidemenu p{
	padding:10px 10px 20px 10px;
}
#sidemenu ul,li{
	margin-top: 0;
	margin-right: inherit;
	margin-bottom: 0.2em;
	padding-top: 0;
	padding-bottom: 4px;
	padding-left: 12px;
}

/* Footer
------------------------------------------------------------ */

#footer {
	background-image:url(images/footer.png);
	color:#ffffff;
	background-color:#2266dd;
	margin: 0;
	background-repeat: no-repeat;
	height:85px;
}
