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

@import url("pagestyle.css");

body{
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C00;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/*	font: normal 85% 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, 'MS UI Gothic', Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	
}

.img_center{
	text-align: center;
}

#page_top{
	position: fixed;
	bottom: 180px;
	right: 0px;
	z-index: 50;
	width: 100px;
	height: 80px;
}

#bridal_content{
	text-align: center;
}

#adult_content{
	text-align: center;
	background-image: url(../test/a_back.jpg);
	background-repeat: repeat-x;
}

a img{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color: #C00;
}
a:hover{
	color: #F60;
}
a:active {
	color: #F60;
}
a:visited {
	color: #C00;
}
.clear{
	clear: both;
	margin: 0px;
}
h1{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 410px;
	text-align: left;
}

#header{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
}
#header .left_img{
	float: left;
}

#navi_bg{
	background-image: url(../img/new/header_navi_bc0.gif);
	background-repeat: repeat-x;
}

#navi{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #CC0000;
	max-height: 46px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
} 
#navi li {
	position: relative;
	float: left;
	white-space: nowrap;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CC0000;
	max-height: 46px;	
}
#navi li ul {position: absolute; top: 100%; left: 0; list-style: none; margin: 0; border-radius: 0 0 3px 3px;}
#navi ul ul {
	display: none;
	position: absolute;
	z-index: 10;
	width: 250px;
} 
#navi li li {
	clear: left;
	position: relative;
	width: 248px;
	text-align: left;
	background-color: #FAF7EF;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color: #300;
}
#navi li li a{
	clear: left;
	position: relative;
	width: 238px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #300;
	background-image: url(../img/new/navi_li_icon.png);
	background-repeat: no-repeat;
	background-position: 4px center;
} 
#navi li li a:hover{
	clear: left;
	position: relative;
	display: block;
	text-decoration: none;
	background-color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 230px;
	color: #FFF;
} 
#navi ul ul ul { top: 0; left: 100%;} 
#navi ul li:hover > ul { display: block;}


#main_img{
	background-image: url(../img/new/main_img_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#wrap{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#main{
	float: left;
	width: 710px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 1.5em;
}

#main .box1{
	background-image: url(img/new/main_box1_bc.gif);
	padding: 30px;
	width: 650px;
	margin-top: 5px;
	line-height: 1.8em;
	margin-bottom: 15px;
	background-color: #FFF;
	border: 3px solid #C00;
}
#main .box1 strong{
	color: #C00;
	font-size: 18px;
}
#main .box1 p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .rssbox{
	margin-bottom: 20px;
	margin-top: 0px;
	max-height: 200px;
	}

#side{
	float: right;
	width: 210px;
}


#side .blog{
	background-image: url(../img/new/side_blog_txt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 95px;
	font-size: 11px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 15px;
}
#side .box1{
	background-image: url(../img/new/side_box1_bc.gif);
	background-repeat: repeat-y;
	width: 210px;
}

#side .box1 .imgbox{
	text-align: center;
}
#side .box1 .txtbox{
	text-align: left;
	font-size: 11px;
	line-height: 1.3em;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#side .box2{
	background-image: url(../img/new/side_box2_bc.gif);
	background-repeat: repeat-y;
	width: 210px;
	margin-bottom: 15px;
}

#side .box2 .slide{
	margin-top: 5px;
	margin-left: 17px;
	height: 140px;
}
#side .box2 .txtbox{
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 5px;
}


#footer_bg{
	background-color: #FFF4F4;
	padding-bottom: 5px;
	margin-top: 15px;
}
#footer{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-image: url(../img/new/footer_contact.gif);
	background-repeat: no-repeat;
	padding-left: 165px;
	padding-top: 30px;
	text-align: left;
	padding-right: 165px;
	background-position: 165px;
}

#footer ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#footer li{
	list-style-type: none;
	padding-bottom: 5px;
}

#footer li .one{
	list-style-type: none;
	padding-left: 10px;
}

#footer .navi1{
	float: left;
	margin-right: 30px;
	padding-left: 300px;
}
#footer .navi2{
	float: left;
	margin-left: 15px;
}
#footer .navi3{
	float: left;
	margin-left: 30px;
	width: 270px;
}
.copyright{
	text-align: center;
	font-size: 12px;
	color: #666;
}

.acc{
	visibility: hidden;
	height: 0px;
}

#pagetop{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
}
