@charset "utf-8";

body {
	font-family: "メイリオ", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	background-image: url(image/backimage.gif);
	text-align: center;
}

p{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:20px;
	color: #333333;
	font-size: 13px;
	text-indent: 1em;
	margin: 0px;
}

#wrapper {
	background-repeat: repeat-y;
	width: 680px;
	background-image: url(image/content_back.gif);
	height: auto;
	margin-right: auto;
	margin-left: auto;

}

a {
	text-decoration: none;
}

a:link {
	color: #006699;
}

a:visited {
	color: #006699;
}

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

a:active {
	color: #CC6600;
}

#content {
	padding-bottom: 20px;
	width: 604px;
	text-align: left;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#under {
	padding-bottom: 20px;
	width: 600px;
	background-color: #CAD3C9;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	margin: auto;
}

.w300moji {
	float: left;
	width: 291px;
	padding-left: 10px;
}

/*　文字指定　*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 600px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(image/h2_back.jpg);
	height: 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	width: 600px;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #036;
}

h4 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: outset;
	border-bottom-color: #CCC;
	border-left-color: #82B4DC;
	color: #44566C;
	padding-left: 10px;
}

h4.spring {
	border-top-color: #9DCA17;
	border-right-color: #9DCA17;
	border-bottom-color: #9DCA17;
	border-left-color: #9DCA17;
	color: #85AA13;
}

h4.summer {
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	color: #060;
}

h4.autumn {
	border-top-color: #CB9403;
	border-right-color: #CB9403;
	border-bottom-color: #CB9403;
	border-left-color: #CB9403;
	color: #CB9403;
}

.tittle {
	font-weight: bold;
	color: #666666;
}

.italic {
	font-style: italic;
}

.orange {
	color: #CC6600;
}

.orange_bold {
	color: #CC6600;
	font-weight: bold;	
}

.green_bold {
	color: #006600;
	font-weight: bold;
}

.blue_bold {
	color: #2A72C1;
	font-weight: bold;
}

.green_photo_center {
	color: #060;
	text-align: center;
	line-height: 16pt;
}

.blue_photo_center {
	color: #2A72C1;
	text-align: center;
	line-height: 16pt;
	padding-bottom: 2px;
}

.autumn_photo_center {
	color: #CB9403;
	text-align: center;
	line-height: 16pt;
}

.autumn_bold {
	color: #CB9403;
	font-weight: bold;
}

.rightgreen_photo_center {
	color: #85AA13;
	text-align: center;
	line-height: 16pt;
	text-indent: 0;
}

.rightgreen_bold {
	color: #85AA13;
	font-weight: bold;
}

.cha {
	color: #930;
}

p.right {
	text-align: right;
}

/*　写真配置　*/
.photo_comment_yohaku {
	width: 299px;
	float: left;
	padding-right: 2px;
	margin-right: 10px;
}

.photo_comment {
	width: 300px;
	float: left;
	padding-right: 2px;
}

.photo_comment_w0 {
	float: left;
	padding-right: 2px;
}
	
.photo_comment p,.photo_comment_w0 p {
	color: #2A72C1;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}

.photo_comment p.spring, .photo_comment_yohaku p.spring {
	color: #85AA13;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
}

.photo_comment p.summer, .photo_comment_yohaku p.summer {
	color: #060;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
}

.photo_comment p.summer_11 {
	color: #060;
	font-size: 11px;
	text-align: center;
	text-indent: 0;
}

.photo_comment p.autumn, 
.photo_comment_w0 p.autumn,
.photo_comment_yohaku p.autumn {
	color: #CB9403;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
}

.photo_left {
	margin-right: 10px;
	float: left;
	margin-bottom: 2px;
	clear: both;
	width: auto;
}

.photo_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
	clear: both;	
}

.photo_left_yohaku0 {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}


/*リスト*/
li.next {
	background-image: url(image/shousai.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0px 2px;
}

li.menu {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 5px;
	color: #990;
	text-align: center;
}


/*イメージ右寄せ　キャプション　htmlに幅を入れること style="width: 420px"*/
.imgcaption_right {
	float: right;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}

.imgcaption_right img{
	margin-bottom: 10px;
}

.imgcaption_right p{
	padding: 0px;
	color: #060;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	text-indent: 0;
}

.imgcaption_right_uenashi {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imgcaption_right_uenashi p {
	padding: 0px;
	color: #2A72C1;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	text-indent: 0;
}

/* ____ フロートボックス解除用。htmlでは<br class="clear">で使用 ____ */
.clear {
	clear:both;
}
