* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
	text-decoration: none; 
}

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

.chui {
	font-size: 10px;
	color: #FF0000;
}


/*ベース
-------------------------------------------------------------------*/
#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: #ffffff;
	border-left-color: #ffffff;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*ヘッダー
-------------------------------------------------------------------*/
#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background: url(img/tatematsu.gif) no-repeat;
	background-position:bottom left;
}

h1 a {
	display: block;
	text-decoration: none;
	width: 390px;
	margin-left: 25px;
	padding-top: auto;
	font-size: 12px;
	line-height: 28px;
	color: #999999;
}

h2 a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #999999;
	text-align:right;
}

#header #sub {
	font-size: 12px;
	color: #999999;
	text-align:right;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/menu.jpg); no-repeat;
	height: 20px;
	padding-top: 4px;
	text-align:right;
}

#nav ul {
	margin-left: 20px;
}

#nav li {
	display: inline;
	list-style-type: none;
}
  
#nav li a {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#nav li a:hover {
	color: #ff0000;
	
}


/*コンテンツ
-------------------------------------------------------------------*/
#contents {
	width:610px;
	float: right;
}

#contents a:hover {
	color: #ff0000;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #009900;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 12px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #008000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}

#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff9900;
	padding-left: 7px;
	color: #999999;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	color: #BD872D;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents h5 {
	font-size: 18px;
	padding-left: 10px;
	color: #FFA500;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 12px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF8C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8C00;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}

#contents li a {
	font-size: 12px;
}

#contents #pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #pad {
	padding: 0px;
}	

/**/
#contents #pad p a {
	line-height: 20px;
}

#contents #pad p strong {
	line-height: 20px;
}

#contents #topswf {
    float: left;
	padding: 5px;
}

#contents #pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents #pad .img_left img {
	border: 1px solid #ffffff;
}

#contents #pad .t_img_left {
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
}

#contents #pad .t_img_left img {
	border: 1px solid #ffffff;
}

#contents #pad .t_img_right {
	float: right;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#contents #pad .t_img_right img {
	border: 1px solid #ffffff;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
}

.btn a:hover {
	background-color: #ffffff;
}


/*box
-------------------------------------------------------------------*/
#base #wrap #contents #pad .box {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #228B22;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#base #wrap #contents #pad .box h3 {
	font-size: 15px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006400;
	background-color: #006400;
	border-left-color: #ffcc00;
	color: #FFFFFF;
}

#base #wrap #contents #pad .box p {
	margin: 0px;
}


/*テーブル
-------------------------------------------------------------------*/
#contents #pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#contents #pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}

#contents #pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}

#contents #pad form table th {
	width: 127px;
}


/*パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
}

#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}

#contents #pan strong {
	margin-left: 7px;
}

#contents #pan a:hover {
	color: #ff0000;
}


/*サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 175px;
	background-color: #E6E6FA;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

#side li {
	list-style-type: none;
}

#side_a {
	padding-top: 5px;
	margin-bottom: 5px;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #DCDCDC;
	background-color: #FFFFFF;
}

#side_a h3 {
	display: block;
	width: 150px;
	line-height: 23px;
	color: #999900;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 15px;
	text-align: center;
	background-image: url(img/btn.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #FFD700;
	border-left-color: #FFD700;
	border-top-color: #FFD700;
	height: 23px;
}

#side_a ul {
	margin-bottom: 5px;
}

#side_a li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999990;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
}

#side_a li a:hover {
	background-color: #ffff66;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}

#side img {
	border:none;
}

#base #wrap #side #side_b {
	margin: 10px;
	padding: 10px;
	background-color: #E6E6FA;
}


/*フッタメニュー
-------------------------------------------------------------------*/
#f_menu {
    clear: both;
	width:800px;
	background-image: url(img/menu2.jpg);no-repeat;
	border-bottom: 1px solid #008000;
	background-position: bottom;
	text-align: center;
}

#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;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
}

#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}

#f_menu a:hover {
    color: #ff0000;	
}


/*コピーライト
-------------------------------------------------------------------*/
address {
	font-style: normal;
	color: #999999;
	text-align: center;
	display: block;
	background-color: #ffffff;
	font-size: 12px;
	padding: 5px;
}