/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
原則として、許可なしの再配布は禁止させていただきます。
また、無料でお使いの方は、ＰＲ広告を削除しないでください。
加工後の削除も禁止させていただきます。
ご不明な点は、http://www.s-hoshino.com/info.html、または、
http://www.megapx.com/info.htmlのフォームよりお問い合わせください。
よろしくお願いします！(・∀・)/
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

* {
	padding:0;
	margin: 0;
	background-image: none;
	font: 12px/140% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background: #f2f2f2 url(img/bg.gif) repeat-x;
}

a {
	color:#687B51;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {

}


.chui {
	font-size: 80%;
	color: #FF0000;
}

.style5 {
	color: #FF0000;
	font-size: 100%;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-size: 100%;
	line-height: 160%;
	letter-spacing: 0.1em;
}
.marker {
	background: #FFFF33;
	font-size: 100%;
}
.marker_r {
	background: #FFFF33;
	font-size: 100%;
	color: #FF0000;
}
.markerstrong {
	background: #FFFF33;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
}
.markerstrong_r {
	background: #FFFF33;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}
.hissu {
	color: #FF0000;
	font: 9px Arial, Helvetica, sans-serif, "ＭＳＰゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.rei {
	color: #009900;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:842px;
	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: #000000;
	border-left-color: #000000;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:842px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#header h1 {
	text-align: left;
	padding-right: 10px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	font-weight: normal;
	padding-left: 10px;
}

h1 a {
	display: block;
	text-decoration: none;
	width: 390px;
	margin-left: 25px;
	padding-top: 20px;
	font-size: 28px;
	line-height: 28px;
	color: #333333;
	background: no-repeat;
}

#header #sub {
	font-size: 10px;
	color: #666666;
	margin-left: 30px;
}

#header #sub2 {
	text-align: left;
	padding-right: 10px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}
#header #title {
	display: block;
	text-decoration: none;
	width: 390px;
	margin-left: 25px;
	padding-top: 20px;
	font-size: 28px;
	line-height: 28px;
	color: #333333;
	background: no-repeat;
}


#header #toiawase {
	font-size: 10px;
	color: #666666;
	margin-left: 30px;
	float: right;
	margin-top: 5px;
	text-align: center;
}
#header #toiawase img {
	margin-right: 10px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	padding-top: 6px;
	background: url(img/nav844.gif);
}

#nav ul {
	list-style-type:none;
	display: block;
	margin-left: 10px;
  }
  

#nav li {
	display: inline;
  }
  
#nav li a {
	color: #777777;
	font-size: 100%;
	line-height: 18px;
	text-decoration: none;
	background-image: url(img/li.gif);
	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: #000000;
	background-image: url(img/li_ov.gif);
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: left;
}

#contents p{
	line-height: 150%;
	font-size: 100%;
	margin: 5px 15px 10px;
	padding: 5px 15px;
	letter-spacing: 0.1em;
}

#contents h2 {
	font-size: 140%;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #CCCCCC;
	border-left: #b3c600;
	margin: 20px 10px 5px;
	background: url(img/h2_img2.jpg) no-repeat;
	padding-top: 6px;
}


#contents h3 {
	font-size: 120%;
	color: #000000;
	line-height: 18px;
	border-left: 5px solid #3366FF;
	font-weight: bold;
	border-bottom: 1px solid #3366FF;
	margin: 30px 50px 10px 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}


#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 100%;
	color: #0000CC;
	line-height: 160%;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration: underline;
}

#contents ol {
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 160%;
	padding: 5px 10px;
	margin: 5px 15px 10px 30px;
}
#contents ul {
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 160%;
	padding: 5px 10px;
	margin: 5px 15px 10px 30px;
	list-style: square outside;
}
#contents li a {
	font-size: 100%;
	line-height: 160%;
}


#contents #c_pad {
	padding: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
#base #wrap #contents #c_pad img {
	background: center;
}

/**/

#contents #c_pad p a {
	line-height: 20px;
}
#contents #c_pad li {
	font-size: 100%;
	line-height: 160%;
}

#contents #c_pad li strong {
	font-size: 120%;
	font-weight: bold;
}
#contents #c_pad p strong {
	font-size: 120%;
	font-weight: bold;
}
#header a {
}

#contents #top_img {
	height: 220px;
	background: url(img/top_img2.jpg) no-repeat center center;
	margin-bottom: 20px;
}

#contents #top2_img {
	height: 200px;
	margin-bottom: 20px;
}
#contents #top3_img {
	height: 85px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}
#contents #c_pad #top_img p {
	font-size: 160%;
	color: #FFFFFF;
	background-image: none;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 300px;
	display: none;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
	padding: 5px 0px 5px 7px;
}

#contents #c_pad .c_img_center {
	padding: 10px;
	background: #FFFFFF;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

#contents #c_pad .c_img_center img {

}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 5px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: 140px;
	width: 270px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px 0px 5px;
	color: #FFFFFF;
	padding: 0px;
	font-size: 120%;
}
#base #wrap #contents #c_pad .box2 h5 {
	line-height: 16px;
	margin-bottom: 5px;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
#base #wrap #contents #c_pad .oshirase p {
	font-size: 100%;
	background: url(none);
	margin: 0px;
	padding: 0px;
}

#base #wrap #contents #c_pad .oshirase {
	border: 1px solid #666666;
	width: 540px;
	margin: 10px;
	padding: 10px;
}
/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	
}
#contents #c_pad table td {
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
#contents #c_pad table th {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 217px;
	margin-left: 2px;
	padding-bottom: 10px;
	background: #fcf9e4;
}

#side li {
	list-style-type: none;
}


#side_d {
	width: 202px;
	border: 1px solid #FFFFFF;
	margin: 5px auto;
}

#side_d h3 {
	display: block;
	width: 200px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
	background: #666666 url(img/li_long200.gif);
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
}

#side_d ul {
	margin-bottom: 5px;
}
#side #side_pr2 ul {
	text-align: right;
}


#side_d li a {
	display: block;
	width:174px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background: #FFFFFF url(img/li.gif) no-repeat 7px center;
	padding: 4px 8px 3px 18px;
	border-right: 1px solid #948C74;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #948C74;
}


#side_d li a:hover {
	color: #000000;
	text-decoration: none;
	background: #f7eeb3 url(img/li.gif) no-repeat 8px;
}


#side img {
	border:none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#side p {
	text-align: right;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

#base #wrap #side #side_pr2 {
	margin: 5px;
	padding: 10px 5px 5px;
	border: 1px solid #DBD9D0;
	background: #FFFFFF;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 15px 10px 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#base #f_menu table {
	margin: 0px auto 20px;
	padding: 0px;
}

#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;
}
#base #f_menu td {
	padding: 5px;
	font-size: 100%;
}
#base #f_menu img {
	margin-right: 7px;
	margin-bottom: -3px;
}


#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: 9px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f_menu #pr a {
	font-size: 9px;
	color: #888888;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	font-size: 10px;
	padding: 5px;
	background: #FF6600;
}
#base #wrap #contents #c_pad strong {
	font-weight: bold;
}
#contents #c_pad iframe {
	text-align: center;
}
