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

* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #999999;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	color:#842100;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

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

strong {
	color: #B34D3E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #000000;
}

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


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

#header {
	width:800px;
	height:110px;
/*ここの下の(img/top_top.jpg)で、ＴＯＰの壁紙変更。*/
	background-image: url(img/top_top.jpg);
	border-top-width: 2px;
	border-top-style: solid;
        background-position:right;
        background-repeat: no-repeat;
	border-top-color: #666666;
        background-color: #000000;
}
#header-fc{
	background:#FFF;
	width:800px;
	height:150px;
	margin:0 auto;
	text-align:center;
}
h1 span a{
	margin-left:80px;
	text-align:center;
}

h1 a {
	display: block;
	text-decoration: none;
	width: 390px;
	margin-left: 35px;
	padding-top: 15px;
	font-size: 23px;
	line-height: 33px;
	color: #FFFFFF;
}

#header #sub {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	padding: 5px;
	background-color: #393939;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

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

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFF66;
	text-decoration: underline;
}


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

#contents {
	width:610px;
	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 h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
	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: #802C22;
	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: #937D5E;
	padding-left: 7px;
	color: #7D6A51;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}
*/
#contents h3{
	font-size: 14px;
	margin:10px 0 10px 13px;
}
#contents h3 a{
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	color: #666666;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents h6 {
	font-size: 12px;
}

#contents ul {
	/*margin-left: 30px;*/
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #999999;
/*　この下にある(img/ba_008.jpg)の写真を変えると、トップの画像が変わるよ♪　*/
	background-image: url(img/ba_008.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
}

#contents #c_pad #top_img p {
	font-size: 10px;
	color: #999999;
	background-image: none;
	margin-top: 120px;
	margin-left: 20px;
	margin-right: 300px;
}

#contents #c_pad .top_left {
	float: left;
	padding: 20px;
}

#contents #c_pad .p_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*スケジュール*/
.basyo {
	display:block;
	width:580px;
	height:300px;
	border:0px;

/*	margin:0px 0px 10px 10px;←設定したmarginが無効になってしまうため一時コメント化*/
	padding:0px 0px 10px 0px;
	background-color:#FFFFFF;
}
.pop {
	margin:0px 10px 20px 20px;
	paddign:0px 0px 0px 0px;
	border:0px;
	width:160px;
	height:140px;
}
.po {
	margin:0px 0px 10px 0px;
	paddign:0px 0px 0px 0px;
	border:0px;
	width:160px;
	height:140px;
	border:0px;
}

/*スケジュールここまで*/

/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents #c_pad table th {
	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: 170px;
}

#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;
	border: 1px solid #D9D3CA;
	background-color: #DFDED5;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #333333;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	text-decoration:underline;
	color:#6A1B00;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFAF5;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}
/*
#side p {
}

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

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

#f_menu {
	clear: both;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 20px;
	background-color: #FAFAF8;
}
#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;
}

#f_menu #design {
	font-size: 10px;
	color: #777777;
}
#f_menu #design a {
	font-size: 10px;
	color: #777777;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #222222;
	font-size: 10px;
}
#aaddress {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #222222;
	font-size: 10px;
}

/*
写真
-------------------------------------------------------------------*/
#contents .img_box {
	float: left;
	text-align: center;
	margin: 4px;
	border: 1px solid #D3E1C7;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 110px;
	padding-top: 5px;

#regist_center02 {
	font-size:14px;
	color:#000fff;
	line-height: 22px;
	border:none;
}
.sentence {
	color:#000000;
	line-height: 22px;
	border:none;
	margin-left:10px;
}

.align_left{
	text-align: left;
	color:#000fff;
}












@charset "UTF-8";
/* CSS Document */


#container {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

#header {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main #minicafe_kit {
	margin-top: 15px;
	height: 280px;
}
#gnavi {
	height: 40px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	
}
#gnavi ul {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow: hidden;
}


#gnavi ul li a{
	float: left;
	display:block;
	width:110px;
height:0px;
padding-top:40px;
line-height:1.4;
overflow:hidden;
}

#navi1 a {
	background-image:url(img/b-minicafe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi2 a {
	background-image:url(img/b-contetnts.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi3 a {
	background-image:url(img/b-donation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi4 a {
	background-image:url(img/b_detail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi5 a {
	background-image:url(img/b-designer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi1 a:hover  { width:110px; background-position:0  -41px;}
#navi2 a:hover  { width:110px; background-position:0  -41px;}
#navi3 a:hover  { width:110px; background-position:0  -41px;}
#navi4 a:hover  { width:110px; background-position:0  -41px;}


.title {
	font-weight: bold;
	color: #1b6fb8;
	text-align: center;
	font-size: 14px;
}
#navi5 a:hover  { width:110px; background-position:0  -41px;}


.contents_right {
	text-align: right;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
.mimicafe_right p {
	margin-top: 40px;
}
.mimicafe_right img {
	padding-top:10px;
	padding-left:20px;

}
#main .set {
	clear: both;
	margin-top: 15px;
}
.mimicafe_left {
	width: 230px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.mimicafe_right {
	float: right;
	width: 270px;
	margin-right: 15px;
	margin-top: 10px;
	height: 230px;
}
.titlebar {
	margin-top: 40px;
	margin-bottom:10px;
}

img {
	margin: 0px;
	padding: 0px;
}
.donation_left {
	width: 135px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.donation_right {
	float: right;
	width: 330px;
	margin-right: 15px;
	margin-top: 10px;
	height: 150px;
}

.set1_left {
	width: 245px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}
.set1_right {
	float: right;
	width: 228px;
	margin-right: 15px;
	margin-top: 10px;
	height: 150px;
	padding-top:60px;
}


.set2_left {
	width: 245px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	clear:both;
}
.set2_right {
	float: right;
	width: 228px;
	margin-right: 15px;
	margin-top: 10px;
	height: 170px;
}

.designer_left {
	width: 245px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	clear:both;
}
.designer_right {
	float: right;
	width: 228px;
	margin-right: 15px;
	margin-top: 10px;
	height: 170px;
}
#scroll{
	width:630px;
	clear:both;
}
#scroll a{
	width: 66px;
	height: 0px;
	padding-top:82px;
	display:block;
	overflow:hidden;
	background-image:url(img/scroll.png);
	float:right;
}

#scroll a:hover  { width:66px; background-position:0  -82px;}

	
