* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

img{border:0px;
padding:0px;
margin:0px;
}

a {
	color:#223A5C;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}
li{
list-style:none;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}
h1{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	float: right;
	padding-right: 20px;
	height: 30px;

}
hr {
	border: 0;
	height: 1px;
	color:#aaaaaa;
	width: 90%;
	font-size: 1px;
	text-align: center;
	clear:both;
	margin:0px;
	padding:0px;
}
*>hr {
	border-bottom: solid 1px #aaaaaa;
	background-color:#fffffff;
	margin: 10px 20px;
	margin-bottom:10px;

}
td{
padding:5px;
text-align:left;

}
th{
padding:5px;
background-color:#ffe6e6;
font-weight:normal;

}
form{
font-size:12px;
}
textarea{
font-size:12px;
}
#mokuji{
	background-color:#CCFFFF;
	padding: 10px;
	margin: 20px;
	border: 1px solid #CCCCCC;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrap {
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:70px;
	background-image: url(img/bg_head.jpg);
}


h1 a {
	text-decoration: none;
	width: 300px;
	margin-left: 35px;
	padding-top: 10px;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
}

#header #sub {
	font-size: 10px;
	color: #A8A253;
	margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 30px;
	background-image: url(img/bg_nav.jpg);
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 10px;
  }
  

#nav li {
	display: inline;
	padding-left: 20px;
	background-image: url(img/head_li.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
  }
  
#nav a {
	color: #333333;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #333333;
	background-color: #CCCCCC;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:600px;
	float: right;
}

#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 ul{
	padding-top: 5px;
	padding-bottom: 5px;
	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: 14px;
	padding-left: 10px;
	color: #990002;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #990002;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 10px;
	color: #000066;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #EAEAEA;
	margin-right: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 10px;
	color: #996600;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}

.win{
	width:178px;
	height:140px;

	border:solid 1px #;
	overflow:auto;
	padding: 5px;
	background-color: #FFFFFF;

}

.winin{
width:160px;
}

#top_win{
	width: 170px;
	float: left;
	padding: 5px;
	background-color: #A17919;
}

#top_win h2{
	color:#FFFFFF;
	font-weight: normal;
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-image: url(img/side_h2_bg.jpg);
	width: 160px;
	display: block;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side_h3.gif);
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #223A5C;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 10px;
	text-decoration:underline;
	color:#223A5C;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#top_wrap{
	width: 790px;
}
#ser {
	width:180px;
	height:60px;
	background-image: url(img/bg_ser.jpg);
	text-align: center;
	padding-top: 70px;
}
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 10px;
}
/*
TOPページ
-------------------------------------------------------------------*/

#top_wrap{
width:800px;
background-image:url(img/topbg.jpg);
    min-height: 1em;
    display: inline-table;
}

#top_wrap after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #top_wrap {
    height: 1em;
}
#top_wrap {
    display: block;
}
/**/

#top_wrap2{
width:800px;
background-image:url(img/subbg.jpg);
    min-height: 1em;
    display: inline-table;
}

#top_wrap2 after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #top_wrap2 {
    height: 1em;
}
#top_wrap2 {
    display: block;
}
/**/


#top_left{
width:200px;
float:left;
}
#top_left ul{
border-top:1px solid #cccccc;
margin-top:5px;
}
#top_left li{
	padding:5px 10px;
	border-bottom: 1px solid #cccccc;
}

#new ul{
border:none;
margin:0px;
background-color:#FFFFFF;
	padding:5px 10px;
	border-bottom: none;
}

#new li{
	padding:5px 10px;
	border-bottom: none;
	list-style: none;
}

#top_center{
float:left;
width:400px;
}
#top_center ul{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#top_center #c_pad {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#top_center #c_pad p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top_center h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #990002;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #990002;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#top_center h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 10px;
	color: #000066;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #EAEAEA;
	margin-right: 10px;
}

#top_center h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 10px;
	color: #996600;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#top_site{
	background-image:url(img/top_site.jpg);
	height: 150px;
	background-repeat: no-repeat;
}
#top_site p{
	display: block;
	width: 220px;
	margin-top: 40px;
	float: right;
	padding: 10px;

}
#top_right{
width:200px;
float:right;
}

.top_pad{
	padding:10px;
	font-size: 12px;
}

#runk{
	border:1px solid #990000;
	width:178px;
	margin: 0px;
}

#runk ul{
background-color:#FFFFFF;
padding:0px;
margin:0px;
}
.bor1{
background-color:#CCFFCC;
padding:3px;
}
.bor2{
background-color:#ffFFFF;
padding:3px;
}

#new{
	border:1px solid #999999;
	width: 178px;
}
