@charset "shift_jis";

body {	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif);}

h1,h2,h3,p,ul,li{margin: 0px;	padding: 0px;}

img {	border: none;
	vertical-align: bottom;}

#all {	background: #FFFFFF url(images/all-bg.gif) repeat-y;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 4px;}

#header { background: url(images/header-bg.gif) no-repeat;
	  height: 100px;
	  width: 800px;
	  line-height: 1;
	  color: #FFFFFF;}

#header h1 { font-size: 30px;
	     color: #FFFFFF;
	     padding-left: 20px;
	     padding-top: 15px;
	     font-weight: normal;}

#header2 { background: #f5f5f5 url(images/header2-bg.gif) repeat-x;
	   height: 30px;
	   text-align: right;}

#header2 h2 { font-size: 15px;
	     color: #0000FF;
	     padding-right: 20px;
	     padding-top: 8px;
	     font-weight: strong;}

#header2 a { color: #0000FF;}

#side {	float: right;
	width: 180px;
	background: #003a90;
	color: #FFFFFF;
	padding: 0px 10px 50px;}

#side h2 { font-size: 100%;
	   margin-top: 10px;
	   margin-bottom: 5px;}

#side h3 { font-size: 100%;
	   border: 2px #000000;
	   text-align: center;
	@ color: #211c07;
	   background: #ffcb79;
	   margin-top: 20px;
	   margin-bottom: 5px;}

#side p { padding-top: 5px;
	  padding-bottom: 5px;
	  font-size: 90%;}

#side h3 a { color: #241200;}

#side a { color: #FFFFFF;}

#main {	float: left;
	width: 574px;
	margin-right: 13px;
	display: inline;
	padding-top: 20px;
	padding-bottom: 50px;}

#main h2 { background: url(images/top-base.gif) no-repeat;
	   font-size: 14px;
	   line-height: 34px;
	   padding-left: 10px;}

#main h3 { background: url(images/top-base2.gif) no-repeat;
	   font-size: 13px;
	   line-height: 25px;
	   padding-left: 35px;}

#main h4 { background: url(images/top-base3.gif) no-repeat;
	   font-size: 13px;
	   line-height: 25px;
	   padding-left: 35px;}

#main p { padding: 0px 5px 8px;}

#footer { clear: both;
	  width: 800px;
	  margin-right: auto;
	  margin-left: auto;
	  border-top: 1px solid #CCCCCC;
	  margin-bottom: 50px;}




