@charset "shift_jis";



body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif) repeat-x top;
}
h1,h2,h3,h4,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
table {
	border-collapse:collapse;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/*リンク設定
-----------------------------------------------------------------------*/
a {
	color: #333333;
}
a:hover {
	color: #a12020;
}





/*HP枠
-----------------------------------------------------------------------*/
#wrap {
	text-align: left;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background: url(images/wrap_bg.gif) repeat-y;
}



/*ヘッダー
-----------------------------------------------------------------------*/
#head {
	background: #FFFFFF url(images/head_bg.gif) no-repeat bottom;
	padding-bottom: 15px;
	position: relative;
	width: 100%;
	height: 70px;
}

/*h1タグ指定*/
#head h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 10px;
	padding-left: 18px;
}

/*ロゴの位置指定*/
#head #logo {
	position: absolute;
	left: 0px;
	bottom: 15px;
}




/*メニュー
-----------------------------------------------------------------------*/
ul#menu {
	background: url(images/menu_bg.gif) no-repeat;
	height: 40px;
	padding-left: 9px;
	margin-left: 14px;
}
ul#menu li {
	float: left;
	width: 130px;
	height: 40px;
}
ul#menu img {
	vertical-align: bottom;
}



/*左右のブロックを囲むボックス
-----------------------------------------------------------------------*/
#content {
	clear: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}



/*メイン（左）コンテンツ
-----------------------------------------------------------------------*/

/*トップページのメインコンテンツ*/
#main {
	float: left;
	width: 458px;
	display: inline;
	margin-left: 14px;
	text-align: left;
	padding-top: 10px;
}

#main .halltitle{
background-image:url(../theHall/img/bnr-seika.jpg);
	background-repeat:no-repeat;
	
}

#main .halltitle2{
background-image:url(../theHall/img/bnr-kidugawa.jpg);
	background-repeat:no-repeat;
	
}


/*トップ以外のメインコンテンツ*/
#design2 #main {
	float: left;
	width: 658px;
	display: inline;
	margin-left: 14px;
	text-align: left;
	padding-top: 10px;
}

#design2 #mainex {
	float: left;
	width: 658px;
	display: inline;
	margin-left: 5px;
	text-align: left;
	padding-top: 10px;
}


/*左右ブロックの段落タグ*/
#main p,#side p {
	padding: 0.5em 10px 1em;
}

/*トップページの左右ブロックのh2タグ*/
#main h2,#side h2 {
	font-size: 100%;
	line-height: 30px;
	background: url(images/h2bg.gif) no-repeat;
	height: 30px;
	padding-left: 30px;
	overflow: hidden;
}

/*トップ以外のメインコンテンツのh2タグ*/
#design2 #main h2 {
	background: url(images/h2bg2.gif) no-repeat;
}



/*トップページの「What's New」部分
---------------------------------------------------------------------------*/
dl.new {
	width: 430px;
	height: 645px;
	overflow: auto;
	padding: 10px;
	background:#fafafa;
	border: 1px solid #cccccc;
	margin: 0.5em auto 1em;
}
dl.new dt {
	font-weight: bold;
	color: #096f9d;
}
dl.new dd {
	border-bottom: 1px solid #cccccc;
}

/*NEWマーク用の設定*/
dl.new dd img {
	vertical-align: middle;
	margin-left: 3px;
}



/*サイド（右）コンテンツ
-----------------------------------------------------------------------*/

/*トップページのサイドコンテンツ*/
#side {
	float: right;
	width: 458px;
	display: inline;
	margin-right: 14px;
	text-align: left;
	padding-top: 10px;
}

/*トップ以外のサイドコンテンツ*/
#design2 #side {
	float: right;
	width: 258px;
	display: inline;
	margin-right: 14px;
	text-align: left;
	padding-top: 10px;
}

/*トップ以外のサイドコンテンツのh2タグ*/
#design2 #side h2 {
	background: url(images/h2bg3.gif) no-repeat;
}

/*トップ以外のサイドコンテンツのh3タグ*/
#design2 #side h3 {
	font-size: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}



/*サイドコンテンツ内のサイドメニュー（自宅）
-----------------------------------------------------------------------*/
#side ul.sidemenu {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#side ul.sidemenu a {
	display: block;
	width: 250px;
	text-decoration: none;
	margin-top: 0.5em;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #1b9cd7;
	padding-left: 6px;
}
#side ul.sidemenu a:hover {
	background: #fafafa;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #333333;
	color: #333333;
}

/*サイドコンテンツ内のサイドメニュー2（イマージュパック）
-----------------------------------------------------------------------*/

#side ul.sidemenu2 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#side ul.sidemenu2 a {
	display: block;
	width: 250px;
	text-decoration: none;
	margin-top: 0.5em;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #0000ff;
	padding-left: 6px;
}
#side ul.sidemenu2 a:hover {
	background: #fafafa;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #666666;
	color: #666666;
}

/*サイドコンテンツ内のサイドメニュー3(一般葬)
-----------------------------------------------------------------------*/
#side ul.sidemenu3 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#side ul.sidemenu3 a {
	display: block;
	width: 250px;
	text-decoration: none;
	margin-top: 0.5em;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #9966ff;
	padding-left: 6px;
}
#side ul.sidemenu3 a:hover {
	background: #fafafa;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #333333;
	color: #333333;
}






/*物件紹介用のボックス
-----------------------------------------------------------------------*/
.box1 {
	border: 1px solid #cccccc;
	width: 100%;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
.box1 td{
	padding: 5px;
}
.box1 .text {
	margin-left: 155px;	/*写真サイズ次第でここの数値を調整。写真幅よりひとまわり広くとる事。*/
}
.box1 p {
	padding: 0px !important;
	line-height: 1.4;
}
.box1 h3 {
	font-size: 100%;
	border-bottom: 1px solid #92d2ef;
	border-left: 5px solid #92d2ef;
	color: #096f9d;
	padding-left: 5px;
	margin-bottom: 5px;
	background: #feffff url(images/box_h3_bg.gif) repeat-x top;
	border-top: 1px solid #92d2ef;
	border-right: 1px solid #92d2ef;
}
.box1 .photo {
	float: left;
	width: 140px;	/*写真の幅をここで設定して下さい*/
}
.box1 .photo img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.box1 a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}



/*フッターメニュー
-----------------------------------------------------------------------*/
ul#footermenu {
	clear: both;
	width: 100%;
	background: url(images/footer_bg.gif) no-repeat bottom;
	line-height: 62px;
	font-size: 11px;
}
ul#footermenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}



/*フッター
-----------------------------------------------------------------------*/
#footer {
	text-align: center;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}



/*会社概要用のテーブル
-----------------------------------------------------------------------*/
.t1, .t1 td, .t1 .t9,th{
	border: 1px solid #cccccc;
	font-style:normal;
}
.t1 {
	width: 658px;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
}
.t1 td, .t1 th,.t9 th{
	padding: 5px;
}
.t1 th{
	background-color: #fafafa;
	width: 150px;
	text-align: center;
}
.t9 th{
	background-color: #fafafa;
	font-style:normal;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	
}

.t1 .title{
	width: auto;
	background: #E1F2FA;
	letter-spacing: 0.2em;
}

.t9 .title{
	width: auto;
	background: #E1F2FA;
	font-style:bold;
	letter-spacing: 0.2em;
	background-image:url(images/titlebg.gif)
	
}
.shitsumon .imageQ{
	margin-top:3px;
} 

.shitsumon .imageA{
	margin:3px 3px 0 0;
} 

.shitsumon dt{
	padding:0 0 5px 19px;
	margin-bottom:5px;
	border-bottom:1px dotted #cccccc;
	background-image:url(../situmon/img/q.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
	}
	
.shitsumon dd{
	padding:0 0 20px 19px;
	background-image:url(../situmon/img/a.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
}

.halltitle{
background-image:url(../theHall/img/bnr-seika.jpg);
	background-repeat:no-repeat;
	
}

/*細々
-----------------------------------------------------------------------*/
.clear {
	clear: both;
}
.mb1em {
	margin-bottom: 1em;
}
.caption {
font-size:10px;
font-style:normal;
font-color:#0000ff;
}
.kyoka{
font-size:14;
font-style:inherit;
}

.smallimageFO {
background-color: #fff;
border: 1px solid #CCC;
padding: 3px;
margin: 5pxpx 5px 5px 5px;
}

.smallimageHALL {
margin: 0px 0px 0px 2px;
}
.smallimageHALLmap {
margin: 5px 10px 10px 10px;
}

/*//ホール説明テーブル////*/

.shop_table {
	clear: both;
	margin: 0 0 3px 0;
    width: 400px;
	border-top: solid;
	border-top-color: #8CE8FB;
	border-top-width: 1px;
	text-align: left;
}
.shop_table th {
	margin: 0;
	padding: 2px 0 2px 3px;
    width: 90px;
	text-align: left;
	vertical-align: top;
	border-bottom: dotted;
	border-bottom-color: #8CE8FB;
	border-bottom-width: 1px;
	border-right: solid;
	border-right-color: #dddddd;
	border-right-width: 1px;
	background-color: #DBF1FD; 
}
.shop_table td {
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: solid;
	border-bottom-color: #8CE8FB;
	border-bottom-width: 1px;
}


.style5r {
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	color: #666666;
	padding: 0.5em 10px 1em;
}
.styletitle {
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	color: #ffffff;
	padding: 0.5em 10px 1em;
}
.style6r {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	font-weight: normal;
	color: #0066FF;
}
.style7r {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 21px;
	font-weight: normal;
	color: #333333;
}
/*フォームなどの必須項目*/
.necessity {
	color: #990033;
}
.betto{
color: #666666
font-size: 10px
font-weight: normal
}
