@charset "utf-8";

/* 株式会社ココロ　スタイルシート
　 作成者：
　 平成00年00月00日
-------------------------------------------------------------------------------------*/


/* 基本スタイル
-------------------------------------------------------------------------------------*/

/* 全体
------------------------------*/

/* CSS Document */

html {
	color:#000;
	background:#FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

li { list-style:none; }

caption, th { text-align:left; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after { content:''; }

abbr, acronym {
	border:0;
	font-variant:normal;
}

sup { vertical-align:text-top; }

sub { vertical-align:text-bottom; }

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

legend { color:#000; }

a:hover img{
opacity:0.7; filter: alpha(opacity=70);
}



/* ボディ
------------------------------*/
body {
	font-size: 75%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 18px;
}

/* リンク
------------------------------*/
a { color: #735D03; }
a:visited { color: #735D03; }
a:hover { color: #BA9606; }

#under a { color: #57553E; }
#under a:hover { color: #BA9606; }


/* 画像
------------------------------*/
img {
	border: none;
	vertical-align: top;
}

.border {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/* ステッカー
-------------------------------------------------------------------------------------*/
#sticker {
	position:absolute;
	left:0;
	top:0;
}
/* サイト（コンテンツ部分）の幅指定
-------------------------------------------------------------------------------------*/
#outside {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー部分
-------------------------------------------------------------------------------------*/
#header {
	width: 100%;
	float: left;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.all_frame {
	margin-right: auto;
	margin-left: auto;
	padding-top: 62px;
	width: 940px;
	padding-left: 30px;
	padding-right: 30px;
}

.l_frame {
	float: left;
	padding-left: 5px;
	padding-top: 7px;
}

.r_frame {
	float: right;
	width: 560px;
	display: block;
	height: 57px;
	background-image: url(../img/r_frame_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.r_frame_inner {
	display: block;
	width: 450px;
	padding-top: 7px;
	float: left;
}

.r_frame_inner2 {
	display: block;
	width: auto;
	float: right;	
}

#header h1 {
	float: left;
	font-size: 85%;
	text-align: right;
	color: #361F0D;
	padding-right: 5px;
	display: block;
	width: 935px;
	padding-bottom: 10px;
}

#header p {
	font-size: 90%;
	display: block;
	float: left;
}

#header p.infomation {
	width: 450px;
	padding-bottom: 5px;
	color: #57553E;
}

/* 画像
-------------------------------------------------------------------------------------*/
#mainvisual {
	float:left;
	width: 940px;
	padding-left: 30px;
	margin-bottom: 5px;
}

/* ナビゲーション
-------------------------------------------------------------------------------------*/
#g_navitop {
	float:left;
	width: 940px;
	padding-left: 30px;
	margin-bottom: 5px;
}
#g_navi {
	float:left;
	width: 960px;
	padding-left: 30px;
	margin-bottom: 10px;
	background-image: url(../img/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 30px 9px;
	height: 100px;
}

#g_navi2 {
	float:left;
	width: 960px;
	padding-left: 30px;
	margin-bottom: 10px;
	background-image: url(../img/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 30px 9px;
	height: 35px;
}

#g_navi ul {
	float:left;
	width: 960px;
}

#g_navi li { display: inline; }


/* メイン部分
-------------------------------------------------------------------------------------*/
#main {
	float:left;
	width: 970px;
	padding-left: 30px;
}

#breadcrumbs {
	float:left;
	width: 920px;
	padding-left: 20px;
	height: 24px;
	background-image: url(../img/breadcrumbs_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 6px;
}

#breadcrumbs ul {
	float:left;
	width: 920px;
}

#breadcrumbs li {
	float:left;
	display: inline;
	font-size: 90%;
	color: #735D03;
}

#sidecontents {
	float:left;
	width: 258px;
}

#banner1  {
	float:left;
	width: 230px;
}

#banner1 ul  {
	float:left;
	width: 230px;
}

#banner1 li  {
	float:left;
	width: 230px;
	padding-bottom: 5px;
}

#banner2  {
	float:left;
	width: 230px;
	padding-bottom: 15px;
}

#banner2 ul  {
	float:left;
	width: 230px;
}

#banner2 li  {
	float:left;
	width: 230px;
	padding-bottom: 5px;
}

#local_menu  {
	float:left;
	width: 220px;
	background-image: url(../img/local_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 7px;
}

#local_menu h2  { float:left; }

#local_menu ul  {
	float:left;
	display: block;
	padding-bottom: 20px;
}

#local_menu li  {
	float:left;
	width: 180px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
	color: #987A03;
}

.inner {
	float:left;
	width: 690px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.inner0{
	float:left;
	width: 690px;
	padding-left: 20px;
}

.inner_l0{
	float:left;
	width: 710px;
	padding-bottom: 20px;
}

.inner_b5 {
	float:left;
	width: 690px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.inner_b10 {
	float:left;
	width: 690px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.inner_b15{
	float:left;
	width: 690px;
	padding-bottom: 15px;
}

.block {
	float:left;
	width: 100%;
	padding-bottom: 10px;
}

.nest {
	float:left;
	width: 100%;
}

.box {
	float:left;
	width: 135px;
	padding-right: 6px;
}

.pictframe {
	float:left;
	padding-left: 12px;
	width: auto;
	padding-bottom: 10px;
}

.pictframe2 {
	float:left;
	width: 172px;
	padding-right: 5px;
	height: 300px;
}

.storebox {
	float:left;
	width: 670px;
	background-image: url(../img/info_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	padding-right: 20px;
	padding-top: 25px;
}

.left20 { padding-left: 20px; }

.top10 { padding-top: 10px; }

.top20 { padding-top: 20px; }

#top {
	width: 710px;
	float: left;
	padding-bottom: 30px;
}

#top h2 {
	float:left;
	padding-bottom: 10px;
}

#top p {
	width: 135px;
	float:left;
	font-size: 85%;
	text-align: center;
	color: #987A03;
	padding-bottom: 3px;
}

#top p.lot { font-size: 75%; }

#top ul {
	float:left;
	width: 710px;
	margin-bottom: 20px;
}

#top li {
	float:left;
	padding-right: 9px;
	padding-bottom: 10px;
}

#top li.upper { padding-bottom: 3px; }

#top dl {
	float:left;
	width: 685px;
	display: block;
	padding-left: 25px;
}

#top dt {
	float:left;
	width: 685px;
	display: block;
	color: #735D03;
}

#top dd {
	float:left;
	width: 645px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#maincontents {
	float:left;
	width: 710px;
	padding-bottom: 30px;
}

#maincontents h2 {
	float:left;
	padding-bottom: 15px;
}

#maincontents h2.bar {
	float:left;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-weight: bold;
	width: 678px;
	padding-left: 22px;
	padding-top: 8px;
	font-size: 120%;
	color: #987A03;
}

#maincontents h3 {
	float:left;
	padding-bottom: 15px;
	font-size: 115%;
	font-weight: bold;
	width: 660px;
	display: block;
}

#maincontents h3.store {
	padding-bottom: 5px;
	width: 435px;
	padding-left: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: right;
}

#maincontents p {
	float:left;
	width: 660px;
	display: block;
	padding-bottom: 15px;
	text-align: justify;
}

#maincontents p.picture {
	width: auto;
	background-image: url(../img/pictframe.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 7px;
}

#maincontents p.picture02 {
	width: auto;
	background-image: url(../img/pictframe02.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 7px;
}

#maincontents p.expand {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	width: 690px;
	padding-top: 10px;
}

#maincontents p.store {
	float:right;
	width: 435px;
	padding-left: 0px;
	display: block;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 95%;
}

#maincontents p.brand {
	width: 100%;
	font-size: 85%;
	text-align: center;
	color: #987A03;
	padding-bottom: 5px;
}

#maincontents p.auto {
	width: auto;
	padding-left: 20px;
	padding-bottom: 0px;
}

#maincontents p.text {
	padding-left: 20px;
	width: 410px;
	padding-bottom: 0px;
}

#maincontents p.lot {
	width: 135px;
	float:left;
	font-size: 75%;
	text-align: center;
	color: #987A03;
	padding-bottom: 3px;
}

#maincontents p.logo {
	width: 490px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#maincontents ul {
	float:right;
	display: block;
	text-align: center;
	padding-top: 10px;
	width: 450px;
}

#maincontents li {
	display: inline;
	padding-left: 10px;
	float: left;
}

#maincontents ol {
	display: block;
	padding-left: 25px;
	padding-bottom: 15px;
	float: left;
}

#maincontents li.decimal {
	display: list-item;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 0px;
	float: none;
	width: 635px;
}

#maincontents table {
	width: 660px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #735D03;
	font-size: 90%;
	float: left;
	margin-bottom: 20px;
}

#maincontents th {
	width: 200px;
	background-color: #E3DDC1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #735D03;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#maincontents td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #735D03;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}



/* フッター部分
-------------------------------------------------------------------------------------*/
#footer {
	clear:left;
	width: 970px;
	padding-left: 30px;
}

#over {
	width: 970px;
	float: left;
}

.l_frame2 {
	float: left;
	width: 450px;
	padding-bottom: 5px;
}

.r_frame2 { float: left; }

.l_half {
	float: left;
	width: 450px;
	padding-right: 40px;
	padding-bottom: 10px;
}

.r_half {
	float: left;
	width: 450px;
	padding-bottom: 10px;
}

.s_box {
	float:left;
	width: 225px;
}

.ss_box {
	float:left;
	width: 123px;
	padding-left: 20px;
}

#over ul {
	width: 430px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/line1.gif);
	padding-left: 20px;
	margin-bottom: 10px;
}

#over li {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/triangle.gif);
	display: inline;
	padding-left: 10px;
	float: left;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#over h2 {
	float:left;
	font-weight: bold;
	color: #987A03;
	width: 100px;
	background-image: url(../img/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 3px;
}

#over p { float:left; }

#over p.notes {
	padding-left: 15px;
	color: #CCCCCC;
	font-size: 80%;
	line-height: 14px;
	width: 374px;
	}

#over p.guide {
	float:left;
	width: 100px;
	font-size: 90%;
	padding-left: 10px;
}

#under {
	width: 940px;
	float: left;
	padding-bottom: 20px;
}

.copyright {
	width: 310px;
	float: right;
	padding-left: 0px;
	text-align: right;
}

#under ul {
	width: 920px;
	float: left;
	background-image: url(../img/line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
	height: 51px;
}

#under li {
	float: left;
	background-image: url(../img/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#under p {
	width: 600px;
	float: left;
	font-size: 75%;
	padding-left: 20px;
	display: block;
	color: #57553E;
}

#under p.copyright {
	width: 310px;
	float: right;
	font-size: 75%;
	padding-left: 0px;
	text-align: right;
}

#under p.mark {
	width: auto;
	float: right;
	padding-left: 5px;
	text-align: right;
}


/* FREE
-------------------------------------------------------------------------------------*/

hr.dot {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #ccc;
	height: 1px;
	clear:both;
}

div#photog_waku {
	padding:0px;
	margin:0px 0px 20px 0px;
	width:700px;
	border:1px #000 solid;
}

div#photog_we {
	background-image:url(http://www.kaede-abito.com/wedding/img/gtitile.gif);
	background-repeat:no-repeat;
	height:70px;
}

p.photog_title {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding:25px 10px 40px 90px;
}

div.photog_word {
	padding:10px;
}

hr.photog {
	border:dotted 1px #000;
	border-width:1px 0 0 0;
	margin:0;
	padding:0;
}


/*枠設定*/

.photo1{
	background:url(../../wedding/img/long_train/lo_back.jpg);
	width:662px;
	padding:10px 0 0 10px;
	margin:20px 0 20px 0;}
	
.photo1 img{
	margin:0 10px 10px 0;}

.photo2{
	background:url(../../wedding/img/long_train/lo_back.jpg);
	width:655px;
	padding:10px 0 0 15px;
	margin:20px 0 20px 0;}
	
.photo2 img{
	margin:0 16px 10px 0;}

/*テーブル設定*/
	
#ltt {
	width:670px;
	background:url(../../wedding/img/long_train/lo_line.gif) repeat-y;
	padding:0;
	margin:0;
	border:none;}


#ltt hr{
	border:#99F;
	border-style:dotted;
	border-width:1px;
	padding:0;
	margin:0;
	}


/*文字設定*/

#ltt p.voice_title{
background:url(../../wedding/img/long_train/lo.gif) 5px 0 no-repeat;
margin:10px 0 5px 5px;
padding:0px 0 0 30px;
font-size:14px;
}


#ltt p.voice_word{
	width:620px;
	font-size:12px;
	line-height:16px;
	margin:10px 0 5px 5px;
	padding: 0px 30px 10px 20px;
}


