@charset "shift_jis";
/* CSS Document */

* { 
	list-style-type: none;                        
	margin: 0; 
	padding: 0; 
}

body { 
	text-align: center; 
	width: 100%; 
	background-image: url(./image/background.jpg);
	background-repeat: no-repeat;
	font-family: "CI",Arial, Helvetica, sans-serif;
}

p,th,td,li { 
	color: #222; 
	font-size: 13px;
	line-height: 1.7em;
}

h2 {
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom: 12px;
	color: #007;
	font-size: 20px;
	font-weight: normal;
	border-bottom: #007 5px solid;
}

#left h2 {
	padding-left: 0px;
	margin-bottom: 12px;
	color: #007;
	font-size: 20px;
	font-weight: normal;
	border-bottom: #007 5px solid;
}

#center h2 {
	padding-left: 0px;
	margin-bottom: 12px;
	color: #f60;
	font-size: 20px;
	font-weight: normal;
	border-bottom: #f60 5px solid;
}

#right2 h2 {
	padding-left: 0px;
	margin-bottom: 12px;
	color: #f60;
	font-size: 20px;
	font-weight: normal;
	border-bottom: #f60 5px solid;
}

h3 {
	margin-bottom: 8px;
	color: #33c;
	font-size: 16px;
	font-weight: normal;
}

img {
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

table { 
	border-collapse: collapse; 
}

th { 
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: solid 1px #00a;
	border-bottom: dashed 1px #ccc;
	text-align: right;
	color: #009;
}

td {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #ccc;
}

hr {
	clear: both;
	display: block;
	width: 900px;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #33c;
}

img {
	vertical-align: middle;
}

#container { 
	text-align: left; 
	margin: 0 auto; 
	width: 930px; 
	height: auto;
}

#logo {
	width: 180px;
	height: 50px;
	float: left;
}

#header { 
	width: 750px; 
	height: 20px;
	float: left;
}

#image { 
	width: 930px;
	clear: both;
}

#menu {
	width: 930px;
}

#wide_contents { 
	width: 900px;  
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 5px;
	padding-right: 10px;
}

#contents { 
	width: 575px;  
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 25px;
	border-right: solid #ccc 1px;
}

#left { 
	width: 280px;  
	float: left;
	margin-left: 0px;
	margin-right: 14px;
	padding-left: 5px;
	padding-right: 10px;
	border-right: solid #ccc 1px;
}

#center { 
	width: 280px;  
	float: left;
	margin-left: 5px;
	margin-right: 14px;
	padding-left: 0px;
	padding-right: 10px;
	border-right: solid #ccc 1px;
}

#right,#right2 {
	width: 280px;  
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-left: 0px;
	padding-right: 10px;
}

#footer {
	width: 930px;
	clear: both;
	padding-top: 10px;
}

.alert,.caution {
	font-weight: bold;
	color: #f30;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lead {
	color: #69f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.date { 
	font-size: 15px;
	color: #69f;
}

.dashline { 
	margin-top: 3px;
	margin-bottom: 10px; 
	padding-bottom: 3px;
	border-bottom: 1px dashed #ccc; 
}

.image_left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.image_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.image_clear {
	clear: both;
}

.image_icon {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link   { color: #69f; text-decoration: none; }
a:visited   { color: #69f; text-decoration: none; }
a:hover   { color: #00f; text-decoration: underline; }
a:active   { color: #00f; text-decoration: underline; }

#header li {
	float: left;
	background-image: url(./image/arrow_white.png);
	color: #ddd;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-left: 15px;
	margin-top: 25px;
	margin-right: 25px;
}

#header li a:link   { color: #eee; text-decoration: none; }
#header li a:visited   { color: #eee; text-decoration: none; }
#header li a:hover   { color: #fff; text-decoration: underline; }
#header li a:active   { color: #fff; text-decoration: underline; }

#menu li {
	float: left;
	border: solid 1px #ddd;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 15px;
	font-size: 15px;
}

#menu li a:link   { color: #eee; text-decoration: none; }
#menu li a:visited   { color: #eee; text-decoration: none; }
#menu li a:hover   { color: #fff; text-decoration: underline; }
#menu li a:active   { color: #fff; text-decoration: underline; }

#left li {
	background-image: url(./image/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	padding-left: 20px;
}

#contents li,#wide_contents li {
	background-image: url(./image/arrow_black.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
}

#center li {
	background-image: url(./image/arrow_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	padding-left: 20px;
}

#right li {
	background-image: url(./image/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	padding-left: 20px;
}

#right2 li {
	background-image: url(./image/arrow_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	padding-left: 20px;
}


