* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

a {
	color:#c06;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #660033;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #ccc;
}



#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:900px;
	height:114px;
	background-color: #fff;
	background-image: url(img/header1.gif);
}


h1 a {
	display: block;
	text-decoration: none;
	width: 900px;
	height: 80px;
	margin-left: 180px;
	padding-top: 0px;
	font-size: 20px;
	line-height: 130px;
	color: #333;
	font-family: "HG丸ゴシックM-PRO";
}

#header #sub {
	font-size: 14px;
	color: #c06;
	margin-left:180px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:900px;
	height:21px;
	background-color: #ccf;
	background-image: url(img/line.jpg);
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
  }
  

#nav li {
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(img/.jpg);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
  }
  
#nav a {
	color: #990033;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #990033;
	background-color: #fcf;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:520px;
	float: left;
	margin: 5px 5px;
}

#contents1 {
	width:900px;
	float: left;
	margin: 5px 5px;
}

#contents p{
	padding-top: 1px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #036;
	background-color: #fff;
	background-image: url(img/.gif);
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 1px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6cf;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 18px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #903;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-left: 10px;
	background-color: #fff;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#contents h4 {
	font-size: 18px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #330066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-left: 10px;
	background-color: #fff;
	background-image: url(img/h.gif);
	color: #333;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 9px;
	padding-bottom: 7px;
}


#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;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 280px;
	margin: 10px 10px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 300px;
	line-height: 10px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	margin-top: px;
	background-image: url(img/side_h.gif);
	font-size: 15px;
	padding-top: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:310px;
	font-size: 20px;
	text-decoration:none;
	color:#fff;
	line-height: 60px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	background-image:url(img/side3.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #fff;
	background-image: url(img/side1.gif);
	color: #fff;
	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;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	background-image: ;
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #fff;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #666;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #fff;
	font-size: 10px;
}



.red { color: #993333;}
.blue { color: #003399;}
.green { color: #009900;}
.pink { color: #ff0099;}
.line { background: #ffff00; }
.u {border-bottom: 1px solid; }
.b { font-weight: bold; }



/* 画像回り込み */

#img1 { float: right; margin-left: 10px; }
#img2 { float: left; margin: 0 15px 10px 0; }



