/*==================================================
　　ベース（ラインクリア）
==================================================*/
body,h1,h2,h3,h4,h5,h6,p,address,div,p {
	margin: 0px;
	padding: 0px;
}
ol, ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*==================================================
　　ベース
==================================================*/
body {
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: url(../image/background.jpg);
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
#wrapper {
	width: 100%;
}

/*==================================================
　　ヘッダー部分
==================================================*/
#header {
	background: url(../image/header_bg.jpg) no-repeat center top;
	margin: 0px auto;
	height: 75px;
	width: 830px;
	padding-left: 20px;
	padding-top: 20px;
}
/*==================================================
　　メインコンテンツ部分
==================================================*/
#contets {
	height: 100%;
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#subcontets {
	height: 185px;
	width: 850px;
	margin: 0px auto;
}

/*==================================================
　　フッター部分
==================================================*/
#footer {
	width: 850px;
	background: url(../image/line_red.jpg) no-repeat;
	padding-top: 20px;
	height: 30px;
	margin: 20px auto 0px;
	clear: both;
}
.copyright {
	font-size: 10px;
	color: #5a3d1c;
	width: 250px;
	float: right;
	text-align: right;
}
.footernavi {
	margin: 0px;
	float: left;
	width: 590px;
	padding-left: 10px;
}
.footernavi li {
	float: left;
}
.font01 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.font02 {
	font-size: 14px;
	font-weight: bold;
	color: #DC6192;
}
.font03 {
	color: #FF0000;
}
.font04 {
	font-size: 10px;
	color: #333333;
}
.font05 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.font06 {
	font-weight: bold;
	color: #DA5288;
}
.font07 {
	font-weight: bold;
	color: #F34B03;
}
.font08 {
	font-weight: bold;
	color: #267C1D;
}
.font09 {
	font-weight: bold;
	color: #2255DD;
}
.font10 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	background: #FFFACA;
	display: block;
}
.font11 {
	font-size: 10px;
	color: #666666;
}




.fontbox01 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 265px;
	padding-left: 10px;
	background-color: #FFECEC;
}

/*==================================================
　　コンテンツ部分（トップページ）
==================================================*/
#contets .photoimg {
	float: left;
	height: 415px;
	width: 520px;
}
#contets .navi {
	float: right;
	width: 280px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-top: 50px;
}
#contets .navi li {
	height: 70px;
	width: 280px;
	margin-bottom: 10px;
}

.news {
	float: left;
	width: 370px;
	margin: 0px 0px 0px 15px;
	height: 90px;
	background: url(../image/img_new.jpg) no-repeat left top;
	padding: 65px 20px 10px 40px;
}
.news li {
	color: #5a3d1c;
	display: block;
	background: url(../image/arrow_orange.jpg) no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
.news li a:link {
	color: #5a3d1c;
	text-decoration: underline;
}
.news li a:visited {
	color: #5a3d1c;
	text-decoration: underline;
}
.news li a:hover {
	color: #D58E42;
	text-decoration: underline;
}
a.newslink:link {
	font-size: 10px;
	color: #5a3d1c;
	text-decoration: underline;
	display: block;
	text-align: right;
	width: 100px;
	margin-left: 250px;
}
a.newslink:visited {
	font-size: 10px;
	color: #5a3d1c;
	text-decoration: underline;
	display: block;
	text-align: right;
	width: 100px;
	margin-left: 250px;
}
a.newslink:hover {
	font-size: 10px;
	color: #D58E42;
	text-decoration: underline;
	display: block;
	text-align: right;
	width: 100px;
	margin-left: 250px;
}



.blogbanner {
	margin: 0px;
	float: right;
	width: 390px;
}
/*==================================================
　　コンテンツ部分（サブページ）
==================================================*/
#sidenavi {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi ul {
	margin: 10px 10px 25px 20px;
}
#sidenavi li {
	display: block;
	margin-bottom: 8px;
	color: #5a3d1c;
	background: url(../image/subnavi/sankaku01.jpg) no-repeat left center;
	padding-left: 15px;
}
#sidenavi li a:link {
	color: #5a3d1c;
	text-decoration: none;
}
#sidenavi li a:visited {
	color: #5a3d1c;
	text-decoration: none;
}
#sidenavi li a:hover {
	color: #5a3d1c;
	text-decoration: underline;
}


#main {
	margin: 0px;
	float: right;
	width: 610px;
	height: auto;
}
.maincontents {
	background-image: url(../image/contents/bg_main_center.jpg);
	width: 580px;
	padding-right: 10px;
	padding-left: 20px;
	height: 100%;
}
.flow1 {
	background: url(../image/contents/wedding/flow/heart_step01.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 10px;
}
.flow1 .flowbox1 {
	width: 460px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow_title01.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 20px;
}
.flow2 {
	background: url(../image/contents/wedding/flow/heart_step02.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 10px;
}
.flow2 .flowbox2 {
	width: 460px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow_title02.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 20px;
}.flow3 {
	background: url(../image/contents/wedding/flow/heart_step03.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 10px;
}
.flow3 .flowbox3 {
	width: 460px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow_title03.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 20px;
}
.flow4 {
	background: url(../image/contents/wedding/flow/heart_step04.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 10px;
}
.flow4 .flowbox4 {
	width: 460px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow_title04.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 20px;
}
.flow5 {
	background: url(../image/contents/wedding/flow/heart_step05.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 10px;
}
.flow5 .flowbox5 {
	width: 460px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow_title05.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 20px;
}
.flow_day1 {
	background: url(../image/contents/wedding/flow/heart2_step01.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 20px;
}
.flow_day1 .flowdaybox1 {
	width: 450px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow2_title01.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 30px;
}.flow_day2 {
	background: url(../image/contents/wedding/flow/heart2_step02.jpg) no-repeat left top;
	width: 570px;
	margin-bottom: 10px;
}
.flow_day2 .flowdaybox2 {
	width: 450px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow2_title02.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
}
.flow_day2 .flowdaybox3 {
	width: 450px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow2_title03.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
}
.flow_day2 .flowdaybox4 {
	width: 450px;
	margin-left: 90px;
	background: url(../image/contents/wedding/flow/flow2_title04.jpg) no-repeat left top;
	padding-top: 30px;
	padding-left: 30px;
}
.watabetitle {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}
.watabetitlesub {
	font-size: 11px;
	color: #CC0000;
	display: block;
	margin-bottom: 10px;
}
#chapelinfo {
	margin-top: 5px;
	margin-bottom: 5px;
}
#blogmain {
	width: 500px;
	border: medium dotted #E4C0B1;
	margin: 10px auto 30px;
	padding: 10px;
}
#blogmain .title {
	border-bottom: 2px double #FFCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #844E22;
	background: url(../image/staffblog/icon_usagi01.jpg) no-repeat left center;
	padding-left: 28px;
	height: 26px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#blogmain .title a:link {
	font-size: 14px;
	font-weight: bold;
	color: #844E22;
	text-decoration: underline;
}
#blogmain .title a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #844E22;
	text-decoration: underline;
}
#blogmain .title a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #C68C8C;
	text-decoration: underline;
}

#blogmain .footer {
	border-top: 2px solid #FFCCCC;
	margin-top: 15px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}
#blogmain .next {
	color: #333333;
	margin-top: 15px;
}
#blogmain .next a:link {
	color: #BD730F;
	text-decoration: underline;
	font-size: 12px;
}
#blogmain .next a:visited {
	font-size: 12px;
	color: #BD730F;
	text-decoration: underline;
}
a.chapelmenu:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.chapelmenu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.chapelmenu:hover {
	color: #F18585;
	text-decoration: underline;
}
.storytext {
	background: url(../image/contents/wedding/story/background02.jpg);
	padding: 17px 15px 10px;
	width: 260px;
	line-height: 19px;
	height: auto;
	text-align: left;
}
#hmosusume {
	background: url(../image/contents/wedding/honeymoon/img_osusume.jpg) no-repeat center center;
	height: 166px;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-left: 30px;
	margin-top: 30px;
}
#hnsubtitle {
	background: #E2EFEE;
	width: 560px;
	margin-top: 20px;
	border-top: 1px double #006699;
	border-right: 1px #006699;
	border-bottom: 1px double #006699;
	border-left: 1px #006699;
	padding-left: 10px;
	margin-bottom: 10px;
}
.hmsubtitle {
	background: #E2EFEE;
	width: 560px;
	margin-top: 20px;
	border-top: 1px double #006699;
	border-right: 1px #006699;
	border-bottom: 1px double #006699;
	border-left: 1px #006699;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #772E06;
}
a.qa:link {
	color: #000000;
	text-decoration: underline;
}
a.qa:visited {
	color: #000000;
	text-decoration: underline;
}
a.qa:hover {
	color: #990000;
	text-decoration: underline;
	background: #FFECEC;
}
#travelmain {
	width: 510px;
	border: 1px solid #6699CC;
	padding: 5px;
	margin: 10px auto 30px;
}
#travelmain .title {
	background: #C4D8F7;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #275645;
}
#travelmain .footer {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#newsblog {
	width: 500px;
	border: medium dotted #E4C0B1;
	margin: 10px auto 30px;
	padding: 10px;
}
#newsblog .title {
	border-bottom: 2px double #FFCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #844E22;
	background: url(../image/news/icon_news.jpg) no-repeat left center;
	padding-left: 50px;
	height: 26px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#newsblog .title a:link {
	font-size: 14px;
	font-weight: bold;
	color: #844E22;
	text-decoration: underline;
}
#newsblog .title a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #844E22;
	text-decoration: underline;
}
#newsblog .title a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #C68C8C;
	text-decoration: underline;
}

#newsblog .footer {
	border-top: 2px solid #FFCCCC;
	margin-top: 15px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}
#newsblog .next {
	color: #333333;
	margin-top: 15px;
}
#newsblog .next a:link {
	color: #BD730F;
	text-decoration: underline;
	font-size: 12px;
}
#newsblog .next a:visited {
	font-size: 12px;
	color: #BD730F;
	text-decoration: underline;
}
#archive {
	width: 230px;
}
#archive .archivemenu {
	background-image: url(../image/archive/archive_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
	padding-right: 25px;
	padding-left: 25px;
}
