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

body {
	background-color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(image/body_back.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	letter-spacing: 2px;
}

iframe {
	width: 640px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFE377;
}

#box {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#up {
	height: auto;
	width: 900px;
	padding: 0px;
	margin: 0px;
}

#up_up {
	height: auto;
	width: 890px;
	background-color: #E3E3E3;
	margin: 0px;
	padding: 5px;
}

#up_up h1 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}

#up_down {
	height: 20px;
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#up_down p {
	height: auto;
	width: 780px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#box_left {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 0px;
	width: 200px;
	padding: 0px;
	float: right;
	height: auto;
}


#menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	border: 1px solid #EFEFEF;
}

#menu h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	padding: 0px;
	float: none;
	height: 30px;
	background-image: url(template/menu_h2_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#menu p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #666666;
	width: 180px;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 12px;
	letter-spacing: 3px;
}

#menu a {
	color: #0000FF;
	text-decoration: underline;	
}

#pankuzulist {
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

#menu li {
}


/*ナビゲーション用*/
#entry_navi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-align: left;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
}


#box_right {
	float: left;
	height: auto;
	width: 660px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#box_new {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	height: auto;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	border: 1px solid #EFEFEF;
}

#box_new h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(template/menu_h2_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 3px;
}

#box_new h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 100%;
	height: auto;
	padding: 0px;
}

#box_newentry {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
	padding: 0px;
}

#box_newentry p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}

#box_new p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
}

#box_new a {
	color: #0000FF;
	text-decoration: underline;	
}

/*clear*/
.clear {
	clear:both;
	margin: 0px;
}

#content {
	height: auto;
	width: 680px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}

#content_title {
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px none #FFCC00;
	background-image: url(template/content_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}

#content_title h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: 12px;
	margin: 0px;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: auto;
}

#content_title h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
	letter-spacing: 2px;
	background-image: url(template/content_title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}

#content_title p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#content_box {
	height: auto;
	width: 660px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_box_all {
	height: auto;
	padding: 0px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #666666;
	text-align: left;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 620px;
}

#content_box_all p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #666666;
	letter-spacing: 2px;


}

#content_box_intro {
	height: auto;
	width: 618px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	letter-spacing: 2px;
	background-color: #FFF0B5;
	border: 1px solid #FFCC00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content_box_all_image_left {
	height: auto;
	width: 240px;
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 125%;
}

#content_box_all_image_right {
	height: auto;
	width: 240px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 125%;
}

#content_box_left {
	height: auto;
	width: 340px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #999999;
	float: left;
	text-align: left;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#content_box_right {
	height: auto;
	width: 340px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #999999;
	float: right;
	margin: 0px;
	text-align: left;
	letter-spacing: 2px;
}

#content_box_image_left {
	height: auto;
	width: 240px;
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 125%;
}

#content_box_image_right {
	height: auto;
	width: 240px;
	padding: 0px;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 125%;
}

#content_box h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFCC00;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	letter-spacing: 2px;
}

#content_box h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 2px;
	background-image: url(template/content_title2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	height: 18px;
	width: 650px;
}

#content_entry {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 640px;
}

#content_list {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 618px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content_list p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#content_listbox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 125%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 30px;
	width: 290px;
	height: 200px;
	padding: 0px;
	background-image: url(template/area_listbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#content_listbox img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 270px;
	border: 1px groove #CCCCCC;
	padding: 0px;
	height: 151px;
}

#content_entry p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #333333;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#content_entry li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	padding: 10px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
}

/*テキスト・イメージ汎用class*/
.test_all_subhead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #666666;
	width: auto;
	font-weight: bold;
	border-bottom-style: none;
	text-align: left;
	text-indent: 4px;
	letter-spacing: 2px;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 18px;
	padding: 0px;
}

.test_subhead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #666666;
	width: auto;
	font-weight: bold;
	border-bottom-style: none;
	text-align: left;
	text-indent: 4px;
	letter-spacing: 2px;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 18px;
	height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.text_all {
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #999999;
	text-align: left;
	letter-spacing: 2px;
}

.text_left {
	height: auto;
	width: 350px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #CCCCCC;
	text-align: left;
	letter-spacing: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.text_right {
	height: auto;
	width: 350px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 175%;
	color: #999999;
	text-align: left;
	letter-spacing: 2px;
}

.image_left {
	height: auto;
	width: auto;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.image_right {
	height: auto;
	width: auto;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*フォトアルバム汎用class*/

.pa {
	height: 80px;
	width: 80px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
