* {
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #FFFFFF;
}

a {
	color:#223A5C;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}



.chui {
	font-size: 10px;
	color: #FF0000;
}

.mark1 { background-color: #FFFF00; }




/*
ベース
-------------------------------------------------------------------*/
#base {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	border-right: 1px solid #AEADAD;
	border-left: 1px solid #AEADAD;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/


#header {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header.jpg);
}

#header1 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header1.jpg);
}

#header2 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header2.jpg);
}

#header3 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header3.jpg);
}

#header4 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header4.jpg);
}

#header5 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header5.jpg);
}

#header6 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header6.jpg);
}

#header7 {
	width:780px;
	height:200px;
	background-image: url(http://www.xn--pcka3d5a7l139vvygz26cg9dd7a.net/img/header7.jpg);
}

h1 a {
        font-family: "ＭＳ ゴシック",sans-serif; 
	display: block;
	text-decoration: none;
	width: 700px;
	height: 25px;
	margin-left: 20px;
	padding-top: 10px;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}

h1 {
        font-family: "ＭＳ ゴシック",sans-serif; 
	display: block;
	text-decoration: none;
	width: 700px;
	height: 25px;
	margin-left: 20px;
	padding-top: 15px;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}

#header #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}

#header1 #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}

#header2 #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}

#header3 #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}

#header4 #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}

#header5 #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}

#header6 #sub {
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	padding-top: 55px;
	width: 500px;
}




/*ナビゲーション
----------------------------------------------- */
#nav {
	width:780px;
	height: 8px;
	background-color: #223A5C;

}

#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: 22px;
	padding-right: 20px;
	background-image: url(../img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}



/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:760px;
	padding-right: 12px;
	padding-left: 12px;

}

#contents p{
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #313681;
	text-indent: 30px;
	margin-top: 0px;
}


#contents h3 {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #330000;
	text-indent: 30px;
	margin-top: 10px;
	background-position: 6px 6px;
	margin-left: 20px;
}


#contents h4 {
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #333300;
	text-indent: 20px;
	margin-top: 10px;
	background-position: 8px 8px;
	margin-left: 130px;
}

#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;
}



/*
フッタメニュー
-------------------------------------------------------------------*/

#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: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #313681;
	font-size: 10px;
}
/*
申込みボタン
-------------------------------------------------------------------*/
#btn a {
	display: block;
	width:400px;
	font-size: 30px;
        font-family: "ＭＳ ゴシック",sans-serif; 
	text-align: center;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 40px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #00408F;
	border-width: 1px;
	border-style: solid;
	border-color: #313681;
	background-position: 5px center;
}


#btn a:hover {
	background-color: #009BED;
	color: #FFFFFF;
	text-decoration: none;
}
/*

画像
-------------------------------------------------------------------*/

#imgright {
	margin: 15px 30px 0px 10px;
	padding: 0;
	float: right;
	}

#imgleft {
	margin: 15px 10px 0px 20px;
	padding: 0;
	float: left;
	}

/*
テーブル
-------------------------------------------------------------------*/

th{
	background-color: #223A5C;
	background-image: url(../img/table.gif);
	color: #FFFFFF;
	padding:0px;
	font-size: 16px;

}

th a {
	color: white;

}
td{
	padding:3px;
	border: 1px solid #999999;
	font-size: 14px;
}

table{
	margin-left: 15px;
}

.img{
	padding:0px;
	border: 1px solid #999999;
}


.side{
	height:164px;
	float: left;
	width: 160px;
	margin: 0px 0px 0px 5px;
	background-image: url(../img/sidetop.jpg );
}
.side1{
	border: 0px solid #999;
	padding-top: 10px;
}

#shinagawa a {
	display: block;
	float: right;
	width: 309px;
	height: 33px;
	margin-top: 3px;
	margin-right: 10px;
	background: url("img/shinagawa-btn.gif");
	}

#shinagawa a:hover {
	background: url("img/shinagawa-btn2.gif");
	}

#kinshi a {
	display: block;
	float: right;
	width: 309px;
	height: 33px;
	margin-top: 3px;
	margin-right: 10px;
	background: url("img/kinshi-btn.gif");
	}

#kinshi a:hover {
	background: url("img/kinshi-btn2.gif");
	}

#kanagawa a {
	display: block;
	float: right;
	width: 309px;
	height: 33px;
	margin-top: 3px;
	margin-right: 10px;
	background: url("img/kanagawa-btn.gif");
	}

#kanagawa a:hover {
	background: url("img/kanagawa-btn2.gif");
	}


/*
テーブル
-------------------------------------------------------------------*/
table, tr, td{
font-size: 12px;
	margin-left: 30px;

}

.syoukai1{
margin-bottom: 5px;
border: 1px solid #999;
border-collapse: collapse;
}


.syoukai1 th{
background: #fff4ea; 
background-image:url(../img/back1.jpg);
text-align: left;
padding: 2px 5px;
color: #333;
margin:0;
border: 1px solid #999;
border-collapse: collapse;
}

.syoukai1 tr{
margin:0;
}

.syoukai1 td{
padding: 4px 5px;
margin:0;
border: 1px solid #999;
border-collapse: collapse;
}

.mini{
	float: left;
	width: 182px;
	background: #f8f8f8 url(../img/linebg3.gif);
	border: 0px solid #999;
	margin: 6px 0 4px 6px;
}

/*
文字
-------------------------------------------------------------------*/
.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;
}
/*