@charset "utf-8";


* {
	margin:0;
	padding:0;
	color:#000;
	font-size: 12px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

body {
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

h2,h3,h4,h5{
		line-height:1.5;
		padding:5px 0px;
}


a:link{
    		text-decoration:none;
    		color:#00f;
}

a img{
			border:1pt solid #00f;
}

a:visited{
    		text-decoration:none;
    		color:#00f;
}

a:hover{
    		color:#f00;
		
}

a:hover img{
			border: 1pt solid #f00;
}

a:active{
			text-decoration:none;
			color:#000;
}

a {
			cursor:pointer;
}


html, body { 
			overflow-x: hidden;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.chui {
	color: #CC3300;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666; 
}

#wrap {
	float: left;
	padding: 5px;
	background-image: url(img/left_base.gif);
	background-repeat: repeat-y;
	background-position: left;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}

#header h2 {
	font-size: 10px;
	line-height: 1.7;
	color: #777;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

#logo {
	clear: both;
	float: left;
	padding-bottom:10px;
}



/*
コンテンツ
-------------------------------------------------------------------*/


.imagebox {
			width: 175px;
			padding: 0px;
			float: left;
			height: 160px;
			margin-top: 10px;
			margin-right: 10px;
			margin-bottom: 15px;
			margin-left: 10px;
}


#contents {
	width:610px;
	height:100%;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/05line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents .noline a {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 14px;
	padding-left: 25px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 25px;
	background-image: url(img/05main_h3.gif);
	height: 30px;
	background-repeat: no-repeat;
}


#contents #main {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height:100%;
}

/* for IE \*/
* html body #base #contents #main {
	height:100%;
	padding: 9px;
}	
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

.gototop {
	text-align:right;
}

.td_left {
	width:110px;

}

tr {
	height:30px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	background-color:#ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#left {
	float: left;
	width: 175px;
	background-color: #ddd;
	margin-left: 2px;
	padding-bottom: 10px;
}

#left li {
	list-style-type: none;
}

#left_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #eee;
	background-color: #EFEFE9;
}

#left_d h3 {
	display: block;
	width: 146px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/05lefth3.gif);
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 20px;
	font-weight: normal;
}

#left_d ul {
	margin-bottom: 5px;
}

#left_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #eee;
	text-decoration: none;
	height: 24px;
}


#left_d li a:hover {
	color: #f00;
	text-decoration: none;
	background-image: url(img/05rover.gif);
	background-repeat:no-repeat;
}


#left img {
	border:none;
}


#left #left_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
}

#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	background-color: #888;
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


#access {
			position:absolute;
			text-indent: -9999px;
}

