/*
   リセット
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td, textarea, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

	vertical-align: baseline;
}
th, td img {padding:5px 0 0 0; text-align:center;}
table, tr, td {text-align:center;}
caption, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}

/*
   general
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	/*background: #FFF;*/
	color: #444;
	font: normal 75% sans-serif;
	line-height: 1.5;
}
iframe{
	border:#CCC solid 2px;
}


/*
   typography
------------------------------------------------------------------- */

/* headings */

h1{
	background:url(img/top/icon_h.gif) no-repeat left;
	color:#000;
	font-weight:bold;
	font-size:18px;
	text-indent:25px;
	height:1.5em;
	margin:0 20px;
}

h2,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h2 {
	font-size: 1.2em;
}
h2.recruit {
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	margin:10px 0 15px;
}

h3 {
	font-size: 1.5em;
	border-bottom:solid #e45991 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #e45991;
}
h4 {
	font-size: 1.25em;
	height: 27px;
	padding: 3px 0 0 10px;
}
h5,.recruit-bottom-title {
	font-size: 1.1em;
	border-left: 10px solid #D9D9D9;
	padding-top: 9px;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	font-weight: bold;
}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


#top-link { width:auto; float:left;}

/* リスト */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 1.5em 1.5em 1.5em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0; line-height:1.3em;}
dl dt {
	color:#c9171e;
}
dd {margin:0 15px 18px; border-bottom:1px #CCC dotted;padding: 0 0 10px;font-size: 13px;}

dl dd .map{
	text-align:right;
	margin-right:10px;
	font-size:13px;
	display:block;
	line-height:14px;
}

dl dd .map a{
	color:#4169e1;
	text-decoration:none;
}

dl dd .map a:hover{
	text-decoration:underline;
}


/* misc classes */

.small {font-size: 0.9em; letter-spacing:0.1em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.1em;}
.larger {font-size: 1.2em;}
.largest {font-size: 1.3em;}

.hidden {display: none;}

.quiet {color: #666;}
.loud {color: #000;}
.highlight {background: #FF0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}

.error, .notice, .success, .other {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
	line-height: 180%;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324; font-size:0.9em;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}

.other {background: #f5f5f5; color: #4D4D4D; border-color: #A4A4A4;font-size:0.9em;}
.other a {color: #264409;}

div.more {padding-top: 6px;}
.more a, a.more {color: #666;}
.more a:hover, a.more:hover {color: #002;}


/*
   alignment
------------------------------------------------------------------- */

/* general */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}

.border{
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;}


/* floats */

.left,.alignleft {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 380px;
}
.right,.alignright {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 380px;
	}

.left2 {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 50%;
}
.right2 {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 49%;
	}


.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/*
   separators
------------------------------------------------------------------- */

.content-separator, .archive-separator {
	background: #EEE;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive-separator {
	margin: 0 0 14px;
}

.separator-vertical {
}


/*
   posts
------------------------------------------------------------------- */

.post {
	margin:10px auto;
	height: auto;
	width:720px;
}

.post a {text-decoration: none;}
.post a:hover, .post-body a {text-decoration: underline;}


.post-date {
	color: #000;
	text-indent:55px;
	background: url(img/top/bgtop.gif) no-repeat top center;
	height:13px;
	width:718px;
	padding-top:5px;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.post-date a {color: #444;}

.post-bodysub {
	padding-top: 12px;
	background:#FFF url(img/top/bgmid.gif) repeat-y center top;

}


.post-body {
	padding-top: 12px;
	height:200px;
	padding:0;

}
.post-body ul {
	list-style:none;
	width:93%;
	height:auto;
}

.post-body ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:68px;
	border-bottom:#333 dotted 1px;
}
.post-meta {
	color: #777;
	padding:5px;
	height:19px;
}

.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}


ul.nice-list {
	font: normal;
	font-size:12px;
	border-top: 1px solid #F0F0F0;
	margin-left: 0;
	margin-right: 0;
}
ul.nice-list li {
	border-bottom: 1px solid #F0F0F0;
	list-style: none;
	padding: 6px 5px;
}
ul.nice-list li a {text-decoration: none; color:#FFF;}
ul.nice-list li a:hover {text-decoration: underline; color:#4169e1;}
ul.nice-list span {color: #666;}

ul li.nice-list_v a{color:#4169e1;}

#sidebar ul.nice-list li,#sidebar ul.nice-list {
	border-color: #CCC;
	font-size:1.1em;
}


/* archives */
.archive-pagination {margin-bottom: 1.6em;}
.archive-pagination a {text-decoration: none;}
.archive-pagination a:hover {text-decoration: underline;}
.archive-post {margin-bottom: 14px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive-post .post-date {
	border: none;
	padding: 0;
}
.archive-post-day {font: normal 1.6em Georgia,serif;}
.archive-post .post-date,.archive-post-title {padding-top: 3px;}


/*
   thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 0 1em -8px;}
.thumbnails a.thumb {
	background: #DAD6D0;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 1px;
}
.thumbnails a.thumb:hover {background: #AAA;}
.thumbnails .thumb img {display: block;}


/*
   box
------------------------------------------------------------------- */

.box {
	border-bottom: 1px solid #DFDFDA;
	border-top: 1px solid #FFF;
	background-color: #393839;
	width: 169px;
	padding-bottom: 10px;
}
.box a {color: #951;}
.box a:hover {color: #310;}
.box-title {
	color: #CCC;
	font: normal 1.6em sans-serif;
	width:auto;
	background: #393839 url(img/top/navi_title.gif) no-repeat center bottom;
	height: 44px;
}
.box-content {
	padding: 8px 10px;
	width: auto;
}



/*
   comments
------------------------------------------------------------------- */

div.comment-list {
	border-top: 1px solid #EEE;
	margin: 1em 0 0em;
	background: url(img/top/bgmid.gif) repeat-y center top;
}

.comment {
	border-bottom: 1px solid #EEE;
	padding: 10px 8px 0;
	margin: 10px;
	font-size: 16px;
}
.comment-date {font-size: 0.9em;}
.comment-date a {
	color: #567;
	text-decoration: none;
}
.comment-date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment-body {padding-top: 4px;}

.comment-gravatar {
	width: auto;
}
.comment-gravatar img {
	background: #FFF;
	padding: 2px;
}


/*
   layout
------------------------------------------------------------------- */

/* common */

.wrapper{
	background:url(img/top/bg.gif) repeat-y center;
	width:1000px;
	margin:0 auto;
}

.center-wrapper {
	width: 960px;
	margin: 0 auto;
}

/* header */

#header-wrapper {
	margin: 0 auto;
	padding: 0;
	width:960px;

}
#header-wrapper-2 {
	background: url(img/top/logo.gif) no-repeat left top;
	height: inherit;
	width:98%;
	margin:0 auto 3em;
	padding-top:1em;
	/*background-color: #FFF;*/
}
#header {
	padding: 32px 32px 0 46px;
}

#help-wrapper {
	background: url('img/help.gif') no-repeat left top;
	height: 39px;
	margin: -8px 0 0 auto;
	width: 290px;
}
#help {
	color: #666;
	font-size: 1.2em;
	padding: 10px 28px 0 32px;
	background-repeat:inherit;
}
#help a {
	color: #999;
	text-decoration: none;
}
#help a:hover {color: #DDD;}

#help span.text-separator {
	color: #444;
	padding: 0 7px;
}

#site-title, #site-title a {color: #FFF;}
#site-title span, #site-title a span {color: #DDD;}

#top-link{
/*	width:510px;
	height:70px;
	display: block;*/
}

#top-link a,#top-link a:hover{
	width:510px;
	height:70px;
	display: block;
	text-decoration:none;
	font-size:0em;
}


/* content */

.content {font-size: 1.1em;}
#content-wrapper {

}
.content#content-two-columns {
}


/* main */

#main-wrapper {
	float: right;
	width: 750px;
	font-size: 16px;
	display: block;
}
#main {
	padding: 15px;
}
.main-inner {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
}
.main-inner p {
	margin-bottom: 20px;
	font-weight: 500;
}
#main .text-separator, #featured .text-separator {
	color: #333;
	margin: 10px 0;
	border-bottom: 3px solid #FF3021;
	width: 98%;
}

#main-border{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width:718px;
}

#main-border table{
	margin-left:10px;
	width:95%;
	margin-bottom: 0px;
	text-align: left;
}

#main-border table tr th,#main-border table tr td{
	vertical-align:text-top;
	padding:8px 0 ;
	font-weight:normal;
	font-size:13px;
	font-weight: 500;
}
 /* table */
#datatable {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 !important;
	}
#datatable th {
	border-right:1px solid #CCCCCC;
	background-color: #F0F0F0;
	}
#datatable th,#datatable td {border-bottom:1px solid #CCCCCC; padding:5px !important; font-size:0.8em; *font-size:12px\9;font-weight: 500;}


table.schedule th,
table.schedule td { vertical-align:middle !important;}

th.step1 { background:#6FC6F1 !important;}
th.step2 { background:#17A0E4 !important;}
th.step3 { background:#198CDF !important;}
th.step4 { background:#2360D3 !important;}
th.step5 { background:#3D18C0 !important;}

th.step1,
th.step2,
th.step3,
th.step4,
th.step5 { color:#fff; width:20%; }

/* sidebar */

#sidebar-wrapper {
	float: left;
	width: 171px;
	margin-top: 14px;
	padding-left: 20px;
}


/* footer */

#footer-top{
	background: #FFF;
	width:960px;
	height:40px;
	margin:0 auto;
}

#footer-wrapper {
	background:#999;
	/*height: 120%;*/
	width:970px;
	margin:0 auto;
	padding:0px;
}

#footer {
	font-size: 1.1em;
	padding: 12px 16px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {color: #FFF;}
#footer span.text-separator {
	color: #FFF;
	padding: 0 3px;
}

/* bottom */

#bottom {
	background-color:#999;
	color: #FFF;
	padding: 0 6px 5px;
}
#bottom a {
	color: #FFF;
	text-decoration: none;
}
#bottom a:hover, #bottom .right a:hover {color: #002;}
#bottom span.text-separator {
	color: #888;
	padding: 0 3px;
}
#bottom .right, #bottom .right a {color: #777;}


/* featured Box */
#featured-wrapper {
	background: url('img/gradient-light.gif') repeat-x left bottom;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 22px;
}
#featured {
	padding: 42px 124px 12px 48px;
}

#featured h2 {
	font: normal 3em sans-serif;
	margin: 0;
}
#featured h2 span {color: #43B16C;}


/* single Line IE Fixes */
* html .separator-vertical, * html .content {height: 0.01%; min-height: 0.01%;}.large span {
	color: #43B16C;
	font-weight: bold;
}
.footer_link {
	margin:10px auto;
	width: 100%;
	float: left;
}
.footer_mail {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 15px;
}

.footer_mail a{
	color:#333;
	text-decoration:none;
}

.footer_mail a:hover{
	text-decoration:underline;
}

.footer_copy {
	background-color: #999;
	color: #FFF;
	margin:10px auto;
}
#header_link {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
.blog-post {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.blog_post_box {
	width: 75%;
	float: left;
}
.blog_post_box2 {
	width: 25%;
	float: right;
}.blog_post_box2 img {
	margin-bottom: 10px;
}
.wedd_txt {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	padding-left: 5px;
}
#text_cor_per {
	color: #63C;
	font-weight: bolder;
}

#text_cor_pink {
	color: #F36;
	font-weight: bolder;
}
#text_cor_bul {
	color: #39C;
	font-weight: bolder;
}
#banquet_box {
	width: 100%;
	padding: 0 10px 0 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size:1em;
}

#banquet_col1{
	float:left;
	width:50%;
	padding-left: 10px;
	height: 100px;
}
#banquet_col2{
	float:left;
	width:50%;
}
#kaigi {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cam_col1 {
	float: left;
	width: 40%;
}
.cam_col2 {
	float: right;
	width: 60%;
}
.new {
	height: 172px;
	width:100%;
	overflow-y: auto;
	margin-right: auto;
	margin-left: auto;
	padding:10px 0px;
	border:1px solid #CCC;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#999999;
	scrollbar-3dlight-color:#e1edef;
	scrollbar-darkshadow-color:#333333;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#edf2f3;
	display: table
}


#sidebar .box p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.tabledata {
	font-size: 12px;
}
.comment-date p {
	width: 300px;
	padding: 5px;
}
.spacer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 10px;
}
.add {
	font-weight: bold;
	text-align: right;
	padding-right:25px;
	margin: 0;
}

.footer_hr{
	background:url(img/top/footer_hr.gif) no-repeat center;
	width:80%;
	height:1px;
	display:block;
	margin:10px auto;
	text-align:center;
}

/*画像が切り替え*/
.mainbox {
	margin:0 auto;
	width:auto;
}


.imagechanger {
	width:95%;
	list-style: none;
	margin:0 auto;
}
.imagechanger li {
	float:left;
	border:#000 solid 1px;
	margin:5px;
}


/*ここまで*/

.main-img{
	float:left;
	width:310px;
	margin:10px 0;
	padding-left:10px;
	box-sizing: border-box;
}
.main-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.main-txt{
	float:right;
	width:53%;
	margin-top:10px;
	line-height: 1.8;
	font-weight: 500;
}
.main-txt dd {
	font-weight: 500;
}
.areamap-img{
	float:left;
	width:44%;
	margin:10px 0;
	padding-left:10px;
}
.areamap-img img {
	max-width: 100%;
}

.main-txt p{
	padding-right:15px;
	text-indent:1em;
	margin-bottom:15px;
	font-size: 13px;
}
/* table */

.left2 table,.right2 table{
	font-size:14px;
}

.left2 table tr th,.right2 table tr th{
	width:21%;
}

.left2 table tr td,.right2 table tr td{
	width:79%;
}


.border_l{
	border-left:1px #CCC dotted;
}

.recruit_txt{
	border-bottom:1px dotted #CCC;
	border-left:5px solid #C00;
	padding:5px 10px;
	margin:20px 50px;
}

#sale_box table{
	border:1px solid #999;
	margin:0px auto;
	width:100%;
}

#sale_box table tr th{
	border:1px solid #999;
	vertical-align: text-top;
}

#sale_box table tr td{
	border:1px solid #999;
	padding:5px;
	vertical-align: text-top;
	text-align:center;
}

#sale_box p{
	margin-bottom:10px;
}
