* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
}

a {
	color:blue;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:850px;
	height:450px;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
}


h1 a {
        font-family: "ＭＳ ゴシック",sans-serif; 
	display: block;
	text-decoration: none;
	width: 800px;
	height: 10px;
	margin-left: 10px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}

h1 {
        font-family: "ＭＳ ゴシック",sans-serif; 
	display: block;
	text-decoration: none;
	width: 800px;
	height: 10px;
	margin-left: 10px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;

}

#header #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 30px;
	padding-top: 25px;
	width: 400px;
}

#honbun760 {
	height: auto;
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}




/*ヘッダー申し込みボタン
----------------------------------------------- */
#shosai a {
	display: block;
	width: 380px;
	height: 70px;
	margin-top: 355px;
	margin-left: 455px;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../img/btn-mini1.gif);
	}

#shosai a:hover {
	background: url(../img/btn-mini2.gif);
	}

#shosai2 a {
	display: block;
	width: 600px;
	height: 70px;
	background: url(../img/btn1.gif);
	}

#shosai2 a:hover {
	background: url(../img/btn2.gif);
	}




/*ナビゲーション
----------------------------------------------- */
#nav {
	width:850px;
	height: 20px;
	background-color: #ffbfbf;
	background-image: url(../img/navi.jpg);
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../img/.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:820px;
	float: left;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 35px;
	line-height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	background-image: url(../img/note_line.gif);
}

#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #666666;
	background-color: #fff4f4;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 25px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff8080;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ff8080;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff8080;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8080;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993333;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2D5991;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#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;
}


#btn2 a {
	display: block;
	width: 100px;
	height: 76px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;
	background: url("../img//btn2-1.jpg");
	}

#btn2 a:hover {
	background: url("../img//btn2-2.jpg");
	}

#btn3 a {
	display: block;
	width: 68px;
	height: 69px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;
	background: url("../img//btn3-1.jpg");
	}

#btn3 a:hover {
	background: url("../img//btn3-2.jpg");
	}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 190px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 170px;
	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: 13px;
	padding-top: 4px;
	text-align: center;

}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:138px;
	font-size: 12px;
	text-decoration:underline;
	color:#223A5C;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;

	background-color: #FFFFFF;
	padding-top: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #1C4856;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #F5FAFE;
	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;
}

#side_d img {
	margin-right: auto;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	border-width: 1px;
	border-style: solid;
}

#toppage a {
	display: block;
	width: 170px;
	height: 34px;
	margin-left: 5px;
	margin-bottom: 10px;
	background: url("../img//top_page.gif");
	}

#toppage a:hover {
	background: url("../img//top_page2.gif");
	}
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(../img/foot.jpg);
	height: 40px;
	background-repeat: repeat-x;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	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: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #ffbfbf;
	font-size: 10px;
}
/*

テーブル
-------------------------------------------------------------------*/
table{
	margin-left:40px;
	margin-bottom: 7px;
	font-size: 14px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
}

th{
	background-color: #000000;
	color: #3F4A50;
	padding:3px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background-image: url(../img/table.jpg);

}

.th2{
	background-color: #999999;
	padding:0px;
}

th a {
	color: white;

}
td{
	padding:3px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
.td2{
	background-color: #FEE6E2;
	padding:3px;
}


.red{
    color:#ff0000;
    font-weight: bold;
}


.yellow{
    background-color:yellow;
    font-weight: bold;
}
/*

文字
-------------------------------------------------------------------*/
.red{
    color:#ff0000;
    font-weight: bold;
    font-size: 14px;
}
.blue{
    color:#313681;
    font-weight: bold;
    font-size: 14px;
}
.yellow{
    background-color:yellow;
    font-weight: bold;
    font-size: 14px;
}
/*