@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background:#520404 url(../images/back.png) repeat-y center top;
	text-align: center;
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	color:#666666;
	line-height:2.0em;
	/*height:auto;*/
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position : relative ; 
}
#body_family {
	margin: 0px;
	padding: 0px;
	background:#ff6600;
	text-align: center;
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	color:#666666;
	line-height:2.0em;
	/*height:auto;*/
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position : relative ; 
}h1{
	width:670px;
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color:#3399CC;
	margin: 0px auto;
	padding: 0px auto;
	text-align: justify;
	font-size:large;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#9f9f9f,endColorStr=#ffffff);*/
}
h2{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color:#660000;
	margin: 0px;
	padding-left: 20px;
	text-align: justify;
	font-size:14px;
	font-weight:bold;
	/*background:#cde2e4 url(../images/subtitle.png) repeat-x center top;*/
}

h3, h4, h5, h6 {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color: #660000;
	margin: 0px;
	padding: 0px;
	background:#cde2e4 url(../images/back2.png) repeat-y center top;
	text-align: justify;
	font-size:small;
}

a {
	text-decoration: none;
	color:#ff6600;
}

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


td, th {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	line-height: 24px;
	color:#660000;
}

#hr2{
height:1px;
margin:0px;
padding:0px;
background-color:#CCFF00;
background-image:url(../images/dot_gray.gif);
background-repeat:repeat-x;

}
/*============== Title ==============*/
.title {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height: 7px;
    background-color:#660000;
	color: #dcdcdc;
	padding:3px;
	font-weight:bold;
}
.subtitle {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 15px 0px;
	letter-spacing:0px;
	color:#660000;
	width: 500px;
}
.subtitle a {
	color:#ff6633;
}
.subtitle a:hover{
	color:#ff6600;
	text-decoration:none;
}
.subtitle_indent {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 20px;
	letter-spacing:0px;
	color:#660000;
}
.subtitle_center {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 15px 0px;
	letter-spacing:0px;
	color:#660000;
	width: 500px;
}.midashi{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    background-color:#999966;
	color: #ffffff;
	padding:3px 5px 3px 5px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:2px;
}
.midashi_big{
	font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
	font-weight:bold;
    background-color:#999966;
	color: #ffffff;
	padding:3px 5px 3px 5px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:2px;
}

.img{
	clear:both;
	float:left;
	padding:10px;
}
.img2{
	clear:both;
	float:left;
	padding:10px;
}
.img3{
	padding:5px;
}
/*============== Wrapper ==============*/
#wrapper{
	clear:both;
	text-align:center; 
	margin-left:auto;margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	text-align:left; 
	width:800px;
	height:auto;
	min-height:100%;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#FFD9BF);*/
	/*background-color:#FFE9D2;*/
	/*background-image:url(../images/topphoto.jpg);
	background-repeat:no-repeat;*/
	background-position:top;
}
/*============== Header ==============*/

#header {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 24px;
	background-color:#d8cea9;
	color: #dcdcdc;
	width:800px;
	height:70px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	border-bottom:#cccccc thin solid;
}

#header_left {
	float:left;
	width:500px;
	margin: 0px 10px auto;
}

#header_right {
	float:right;
	width:200px;
	margin-top:50px;
	padding-bottom:0px;
}
/*============== ENGLISH ==============*/
.english {
	font-family:Verdana, Arial, Helvetica,'Hiragino Mincho Pro',Meiryo,sans-serif;
    font-size:11px;
	color: #999999;
	padding:5px 10px 4px 30px;
	margin-bottom:5px;
	letter-spacing:1px;
	/*background-image:url(../images/btn.gif) repeat:no-repeat left top;*/
}
/*============== Flash ==============*/
#flashbox {
	clear:both;
	margin: 0px auto;
	padding: 0px auto;
	width:800px;
	height:500px;
}
#flash {
	clear:both;
	margin: 0px  auto;
	padding: 20px auto;
	/*background: url(../images/flashback.jpg) repeat-y center top;*/
	background-color:#eeeede;
	border-bottom:1px solid #dddddd;
	width:800px;
	height:500px;
}
/*============== kids_wrapper ==============*/
#kids_wrapper{
	clear:both;
	text-align:center; 
	margin-left:auto;margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	text-align:left; 
	width:800px;
	height:auto;
	min-height:100%;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#FFD9BF);*/
	/*background-color:#FFE9D2;*/
	/*background-image:url(../images/topphoto.jpg);
	background-repeat:no-repeat;*/
	background-position:top;
	background-color:#d8cea9;
}

/*============== kidsphoto ==============*/
#kidsphoto {
	clear:both;
	margin: 0px  auto;
	padding: 0px auto;
	background-color:#d8cea9;
	border-bottom:1px solid #dddddd;
	width:800px;
	height:410px;
}

/*============== Menu ==============*/

#menu {
	width: 800px;
	height:20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#d8cea9;
	background-image:url(../images/nav_back.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #cccccc;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	list-style-image: url("../images/mark.gif");
}

#menu li {
	display: inline;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	background-color: #333333;
}

#menubtn {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
/*============== leftnav ==============*/
#leftmenu {
	color:#663333;
	font-size:7px;
	text-align:left;
	line-height:1.7em;
}

/*============== leftnav (不使用）==============*/

#leftnav {
	padding: 0px 0px 0px 0px;
	background-color:#d8cea9;
	list-style-position: outside;
	list-style: none;
	height:100%;
	font-size:10px;
}
#leftnav ul {
	list-style-position: outside;
}

#leftnav li {
	list-style:none;
	color:#ff0000;
	list-style-position:outside;
	background-image:url(../images/mark.gif);
	text-indent: 20px;
	background-repeat:no-repeat;
	line-height:30px;
}

#leftnav a {
	text-transform:lowercase;
	color:#660000;
	text-decoration:none;
}

#leftnav a:hover {
	color:#660000;
	background: #e0e0d0;
	list-style-position: outside;
	white-space: nowrap; 
}
/*============== Content ==============*/

#content {
	clear:both;
	float:left;
	width: 800px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:100px;
	margin-bottom:0px;
	background-color:#d8cea9;
	height:auto;
	min-height:100%;
	margin-top: 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 200%;
}

/*============== subContent ==============*/
/*============== subContent center （1段の場合） ==============*/
#subcontent_center {
	clear:both;
	overflow:hidden;
	float:left;
	width: 720px;
	height:100%;
	/*padding: 0px 80px 0px 80px;*/
	margin: 0px auto;
	padding: 0px 40px 0px 40px;
	min-height:100%;
	background-color:#d8cea9;
}
#subcontent_center_inside {
	clear:both;
	overflow:hidden;
	float:left;
	width: 580px;
	height:100%;
	min-height:100%;
	background-color:#d8cea9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}

/*============== subContent left==============*/

#subcontent_left {
	clear:both;
	overflow:hidden;
	float:left;
	width: 170px;
	height:100%;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	min-height:100%;
	background-color:#d8cea9;
}
#subcontent_left_inside {
	clear:both;
	/* ¥*/
	overflow:hidden;
	/* */
	float:left;
	/*width: 210px;*/
	height:100%;
	padding: 0px;
	margin: 0px;
	min-height:100%;
	background-color:#d8cea9;
}
/*============== subContent right ==============*/
#subcontent_right{
	/* ¥*/
	overflow:hidden;
	/* */
	float:right;
	width: 580px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	min-height:50%;
	background-color:#d8cea9;
}

#subcontent_right1{
	/* ¥*/
	overflow:hidden;
	/* */
	float:right;
	/*width: 630px;*/
	width: 550px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	min-height:50%;
	background-color:#d8cea9;
}
#subcontent_right2{
	/* ¥*/
	overflow:hidden;
	/* */
	float:right;
	width: 540px;
	padding: 0px;
	margin: 0px;
	min-height:50%;
	background-color:#d8cea9;
}
/*============== Update ==============*/
.update {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#999966;
	color: #ffffff;
	padding:2px 1px 3px 4px;
	letter-spacing:2px;
	line-height:1.7em;
}

/*============== dotline ==============*/
#dotline{
	border-style:dotted;
	border-bottom:dotted;
	border-bottom:#999999;
	border-left:hidden;
	border-right:hidden;
	border-bottom-width:1px;
}
/*============== pagetop ==============*/
#pagetop{
	width: 700px;
	padding: auto ;
	position:absolute;
	float:right;
}

#inside{
	float:right;
	margin-right:10px;
}
/*============== Link_below ==============*/

#Link_below {
	clear: both;
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	width: 800px;
	height:60px;
	font-size: 9px;
	text-align: center;
	background-color:#d8cea9;
	color:#660000;
	position:relative;
	margin-top:30px;
}
#Link_below a {
	text-transform: uppercase;
	text-decoration:underline;
	font-size: 9px;
	color:#660000;
}

#Link_below a:hover {
	color:#ffffff;
	font-size: 9px;
}
/*============== Contact ==============*/

#contact {
	clear: both;
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 9px;
	text-align: center;
	color:#660000;
	line-height:1.5em;
}

/*============== Footer ==============*/

#footer {
	clear: both;
	font-family:Verdana, Arial, Helvetica,'Hiragino Mincho Pro',Meiryo,sans-serif;
	width: 800px;
	height:150px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	position:relative;
	margin-top:-100px;
	padding-top:20px;
}
/*============== copyright ==============*/
#copyright{
	font-family:Verdana, Arial, Helvetica,'Hiragino Mincho Pro',Meiryo,sans-serif;
	font-weight:bold;
	color:#e2d8b1;
	margin-top:30px;
}

/*============== Gradetion ==============*/

#Gradetion {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ccffff,endColorStr=#99ff00);
}
/*============== Album Price ==============*/
.album_price {
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 12px;
	line-height: 30px;
	color:#660000;
	padding:20px;
	margin:20px;
	font-weight:bold;
}
.album_title{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    background-color:#ff6600;
	color: #ffffff;
	padding:3px 5px 3px 5px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:2px;
}
.album_title a{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    background-color:#ffffff;
	color: #003366;
	padding:3px 10px 3px 10px;
	letter-spacing:2px;
}
.album_title a:hover{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    background-color:#ffffff;
	color: #003366;
	padding:3px 10px 3px 10px;
	letter-spacing:2px;
}
.linkname{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	color:#FF6600;
	padding:3px 10px 3px 10px;
	letter-spacing:1.5px;
}
.linkname_white{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 5px 3px 5px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:1.5px;
}
.img_position_top{
	vertical-align:top;
	margin-top:0px;
	padding-top:0px;
}
.img_around{
	margin:10px;
	padding:10px;
	background-color:#ffffff;
	/*border:solid #999999 1px;*/
}
.slideshow_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
	letter-spacing:2px;
}
.questions{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 15px 0px;
	letter-spacing:0px;
	color:#660000;
	line-height:0.5em;
}
.questions a {
	color:#660000;
	vertical-align:top;
	line-height:0.5em;
}
.questions a:hover{
	line-height:0.5em;
	color:#ff6600;
}
.ryakureki{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	letter-spacing:0px;
	color:#660000;
	font-weight:normal;
	line-height:1.5em;
}
.content_top{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 15px 0px;
	letter-spacing:0px;
	color:#996666;
	line-height:2em;
}

.font-middle{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#660000;
}
.font-middle_indent{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-left:20px;
	color:#660000;
	line-height:1.5em;
}

.font-small{
	font-family:'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:0.2em;
	color:#660000;
	padding:20px;
}

#line_height01{
	line-height:0.5em;
}

.pics {      height:  232px;      width:   232px;      padding: 0;      margin:  0;  }  .pics img {      padding: 15px;      border:  1px solid #ccc;      background-color: #eee;      width:  200px;     height: 200px;     top:  0;     left: 0 } 
.hissu{
	color:#ff3300;
	font-size:middle;
	font-weight:bold;
}	

table#table-01 {
    width: 530px;
    border: 1px #660000 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border:#660000 double;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #660000 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
