@charset "shift_jis";

body {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:140%;
	text-align:center;
}

a:link {
	color:#0000ff;
}

a:visited {
	color:#0000ff;
}

a:active {
	color:#0000ff;
}

a:hover {
	color:#0000ff;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6,form,p {
	margin:0;
	padding:0;
}

h1 {
	margin-top:12px;
	float:left;
}

/*全体設定*/
.clr {
	clear:both;
}

h2 {
	width:auto;
	height:auto;
	background-image:url(../common/gray_bg.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	padding:1px 0 1px 20px;
	background-color:#E1E1E1;
	border:1px solid #B7B7B7;
	margin-bottom:5px;
	font-weight:normal;
}

h2.red {
	width:auto;
	height:auto;
	color:#ffffff;
	background-image:url(../common/red_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:14px;
	padding:1px 0 1px 0px;
	text-align:center;
	background-color:#E4738F;
	border:1px solid #990033;
	margin-bottom:0;
	font-weight:normal;
}

h2.gray {
	width:auto;
	height:auto;
	background-image:url(../common/gray_bg2.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	padding:1px 0 1px 0px;
	background-color:#DDDDDD;
	border:1px solid #666666;
	margin-bottom:0;
	font-weight:normal;
	text-align:center;
	color:#ffffff;
}

img {
	border:none;
}


#cnt {
	width:750px;
	margin:0 auto;
	height:auto;
	text-align:left;
}

#header {
	width:auto;
	height:auto;
	border:1px solid #666666;
	padding:0px;
	overflow:hidden;
	margin: 0px;
	background-color: #FFFFFF;
}
#pan img {
	float: right;
}

#header:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #header {
    height: 1em;
    overflow: visible;
}
/**/

p.zemi-logo {
	width:120px;
	height:auto;
	margin-top:4px;
	float:right;
}

p.contact {
	margin:40px 0 8px 0;
	float:right;
}

#menu {
	width:auto;
	height:25px;
	border-left:1px solid #990033;
	border-bottom:1px solid #990033;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	width:150px;
	height:25px;
	margin:0;
	padding:0;
	border-right:1px solid #990033;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	display:block;
	float:left;
	text-align:center;
}

html > body #menu li {
	width:149px;
	height:25px;
	margin:0;
	padding:0;
	border-right:1px solid #990033;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	display:block;
	float:left;
}

#menu li.right {
	width:149px;
	height:25px;
	margin:0;
	padding:0;
	border-right:1px solid #990033;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	display:block;
	float:left;
	text-align:center;
}

html > body #menu li.right {
	width:148px;
	height:25px;
	margin:0;
	padding:0;
	border-right:1px solid #990033;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	display:block;
	float:left;
}


#pan {
	width:auto;
	color:#990033;
	font-size:12px;
	clear:both;
	height: 26px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pan a {
	color:#990033;
}

#pan a:hover {
	color:#990033;
	text-decoration:underline;
}

.pr {
	display:block;
	color:#0000ff;
	padding:2px 5px 2px 5px;
	border:1px solid #999999;
	font-size:14px;
	margin-bottom:5px;
}

.pr a {
	color:#0000ff;
}



/*ここから本文*/
#body {
	width:auto;
	height:auto;
	text-align:left;
}

#leftcnt {
	width:500px;
	height:auto;
	float:left;
}

#rightcnt {
	width:244px;
	height:auto;
	float:right;
}

/*赤枠*/
.redborder {
	border:1px solid #990033;
}

/*テキスト系*/
.txt12 {
	padding:5px 10px 5px 10px;
	font-size:12px;
}

.txt12b {
	font-size:12px;
	line-height:normal;
	padding-bottom:5px;
}

.txt14 {
	font-size:14px;
	line-height:126%;
}

.txt14b {
	font-size:14px;
	line-height:126%;
	margin:0 0 5px 5px;
}

.txt16 {
	font-size:16px;
}

.tpm5 {
	margin-top:5px;
}

.center {
	text-align:center;
}

.txtright {
	text-align:right;
}

.colD5003A {
	color:#D5003A;
}

.pagetop1 {
	display:block;
	padding:5px 0;
	text-align:right;
	clear:both;
}

.pagetop1 a {
	color:#333333;
}

.pagetop1 a:visited {
	color:#333333;
}

/*アイコン表示系*/
.icon-red {
	width:auto;
	height:auto;
	background-image:url(../common/icon_red.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	padding:3px 0 3px 15px;
}

.icon-gray {
	width:auto;
	height:auto;
	background-image:url(../common/icon_gray.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	padding:1px 0 1px 12px;
}

.icon-gray16 {
	width:auto;
	height:auto;
	background-image:url(../common/icon_gray.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	padding:1px 0 1px 12px;
}

.icon-green {
	display:block;
	width:auto;
	height:auto;
	background-image:url(../common/icon_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	padding:1px 0 1px 10px;
	text-align:right;
	float:right;
	
}

.icon-green16 {
	display:block;
	width:auto;
	height:auto;
	background-image:url(../common/icon_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	padding:1px 0 1px 10px;
	text-align:right;
	float:right;
	
}

/*グレーの枠系*/
.gray-normal-bg {
	width:auto;
	height:auto;
	font-size:14px;
	padding:5px 10px 5px 5px;
	border:1px solid #B7B7B7;
	margin-bottom:7px;
}

.gray-normal-bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .gray-normal-bg {
    height: 1em;
    overflow: visible;
}
/**/

.gray-normal-bg16px {
	width:auto;
	height:auto;
	background-image:url(../common/icon_gray.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	padding:3px 0 0 15px;
	margin:0;
}

.submenu {
	display:block;
	width:200px;
	height:auto;
	background-image:url(../common/icon_gray.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	padding:3px 0 0 15px;
	margin:0 0 5px 20px;
}

/*ピンクの枠系*/
.pink-normal-bg {
	width:auto;
	height:auto;
	font-size:14px;
	padding:5px 10px 5px 5px;
	border:1px solid #FF6799;
	margin-bottom:7px;
    overflow: hidden;
}

.pink-normal-bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .pink-normal-bg {
    height: 1em;
    overflow: visible;
}
/**/

/*ワインレッドの枠系*/
.red-normal-bg {
	width:auto;
	height:auto;
	font-size:12px;
	padding:5px 4px 5px 4px;
	border-left:1px solid #990033;
	border-right:1px solid #990033;
	border-bottom:1px solid #990033;
	margin-bottom:7px;
    overflow: hidden;
	line-height:126%;
}

p.contact-b {
	text-align:center;
	margin:10px 0 5px 0;
}

/*オレンジの枠線*/
.orenge-normal-bg {
	width:auto;
	height:auto;
	font-size:12px;
	padding:0px 4px 5px 4px;
	border:1px solid #F8A502;
	margin-bottom:7px;
    overflow: hidden;
	line-height:126%;
}

.orenge-normal-bg2 {
	width:auto;
	height:auto;
	font-size:12px;
	padding:0px 4px 5px 4px;
	border-left:1px solid #F8A502;
	border-right:1px solid #F8A502;
	border-bottom:1px solid #F8A502;
	margin-bottom:7px;
    overflow: hidden;
	line-height:126%;
}

.orenge-normal-bg2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .orenge-normal-bg2 {
    height: 1em;
    overflow: visible;
}
/**/


/*グレー（右枠）の枠系*/
.gray-normal-bg2 {
	width:auto;
	height:auto;
	font-size:12px;
	padding:10px 8px 10px 8px;
	border-left:1px solid #676767;
	border-right:1px solid #676767;
	border-bottom:1px solid #676767;
	margin-bottom:7px;
    overflow: hidden;
	line-height:126%;
    overflow: hidden;
}

.red-normal-bg2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .red-normal-bg2 {
    height: 1em;
    overflow: visible;
}
/**/

/*グリーン（右枠）の枠系*/
.green-normal-bg {
	width:auto;
	height:auto;
	font-size:12px;
	padding:0px 0px 10px 0px;
	border:1px solid #54B62E;
	margin-bottom:7px;
    overflow: hidden;
	line-height:126%;
    overflow: hidden;
}

.green-normal-bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .green-normal-bg {
	height: 1em;
	overflow: visible;
}
/**/


/*特集コンテンツ*/
.special-cnt {
	width:auto;
	height:auto;
	text-align:;
}

.special-cnt td.line {
	border-bottom:1px solid #cccccc;
}

.special-cnt img {
	margin-bottom:7px;
}

p.bt1 {
	text-align:right;
}

/*フッター*/
#footer {
	width:auto;
	clear:both;
}

#footer p.menu {
	text-align:center;
	font-size:10px;
	margin:0;
}

#footer p.menu a {
	color:#990033;
}

p.copy {
	text-align:center;
	font-size:10px;
	margin:0;
}
#conttable {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#conttable th{
	margin: 0px;
	padding: 0px;
	width: 70px;
	text-align: left;
	vertical-align: top;
}

/*説明会日程*/
#schedule {
 font-size: 16px;
 line-height: 1.75em;
 font-weight: bold; color:
 #990033; text-align: center;
}