@charset "utf-8";

/* 基本設定
-------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	text-align: center;
	background: url("image/bg.gif") repeat-x;
	background-color:#c5e2a5;
}


a:link	{ color: #e15e63; text-decoration: underline; }
a:visited	{ color: #e15e63; text-decoration: underline; }
a:hover	{ color: #e15e63; text-decoration: none; }
a:active	{ color: #e15e63; text-decoration: none; }

em { font-style: normal; }
strong { font-weight: normal; }

h1,h2,h3,h4 {
margin:0px;
padding:0px;
}

p.btn {
	text-align: center;
}

p {
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
	text-align: center;
}


/* トップメニュー
-------------------------------------------------------*/

#topmenu {
margin:0 0 10px 0;
padding:0;
width: 810px;
}

div.topmenu_box {
width:190px;
height:210px;
float:left;
margin:0 10px 10px 0;
padding:0;
}

div.topmenu_img {
margin:0;
padding:0;
height:123px;
}

div.topmenu_textarea {
background-image:url(image/topmenu_bg.jpg);
background-position:top;
background-repeat:no-repeat;
height:87px;
margin:0;
padding:5px 10px 5px 10px;
}

p.topmenu_text {
font-size:10px;
lline-height:1.5em;
text-align:left;
margin:0;
padding:0;
}



/* 理念
-------------------------------------------------------*/

div.logoback {
width:80%;
height:580px;
margin:30px auto 50px auto;
text-align:center;
background-image:url(image/logo_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
}



/* フォーム設定
-------------------------------------------------------*/

table {
text-align:center;
}


table td {
    font-size:12px;
	line-height: 1.5;
	vertical-align: top;
	text-align: left;
	padding: 4px 18px 4px 30px;
}

h1.form {
	width:300px;
	font-size: 20px;
	color: #333;
	text-align: center;
	margin: 30px auto 20px auto;
	padding:0 0 10px 0;
	border-bottom:2px #FF6633 dotted;
}

p.form1 {
	width:700px;
	font-size: 15px;
	color: #333;
	line-height: 1.5em;
	text-align: center;
	margin: 0px auto 20px auto;
	padding:0;
}

p.form2 {
	width:700px;
	font-size: 10px;
	color: #333;
	line-height: 1.3em;
	text-align: center;
	margin: 0px auto 30px auto;
	padding:0;
}


/* コンテナ設定
-------------------------------------------------------*/

div.clear {
clear:both;
}

#container {
	text-align: left;
	margin: 10px auto 10px auto;
	width: 810px;
	height:100%;
	background-color:#FFF;
	border-top:#006614 solid 1px;
	border-right:#006614 solid 1px;
	border-left:#006614 solid 1px;
	border-bottom:#006614 solid 1px;
}




/* コンテンツ設定
-------------------------------------------------------*/

#contents {
	margin: 0 10px 0 10px;
}

.mainimg {
	margin: 10px 0 10px 0;
}




/* WHATS' NEW
-------------------------------------------------------*/

#whatsnew {
clear:both;
margin: 0 0 50px 0;
}

ul.wnul {
margin: 10px 15px 5px 15px;
padding:0;
list-style-type: none;
}

ul.wnul li {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(image/whatsnew_point.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin:10px 0 0 0;
}

div#whatsnew a:link	{ color: #FFF; text-decoration: underline; }
div#whatsnew a:visited	{ color: #FFF; text-decoration: underline; }
div#whatsnew a:hover	{ color: #FFF; text-decoration: none; }
div#whatsnew a:active	{ color: #FFF; text-decoration: none; }




/* プライバシーポリシー
-------------------------------------------------------*/

dl.plain dt {
	margin-bottom: 9px;
	font-size:12px;
}
dl.plain dd {
	font-size:12px;
	margin-left: 9px;
	margin-bottom: 18px;
}


/* フッター
-------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	background-color:#FFF;
}

.ftext {
	font-size: 11px;
	color: #026a16;
	line-height: 130%;
	text-align: center;
	margin: 0 0 3px 0;
}

.ftext a:link	{ color: #026a16; text-decoration: underline; }
.ftext a:visited	{ color: #026a16; text-decoration: underline; }
.ftext a:hover	{ color: #026a16; text-decoration: none; }
.ftext a:active	{ color: #026a16; text-decoration: none; }




/* ヘッダー
-------------------------------------------------------*/
#header {
	padding: 0;
	margin: 0px;
}


/* Gloval_navi */
div#header div#global-navi {
	clear: both;
	width: 810px;
	height: 24px;
	background-position: 0px 0px;
	background-image: url(http://www.miraijuku.com/image/navi-bg.gif);

}

div#topicPath {
	clear: both;
	text-align:center;
	margin: 0px auto 0 auto;
	padding: 5px 0 0 0;
}

div#topicPath ol {
	margin: 0;
}
div#topicPath ol li {
	display: inline;
	font-size: 12px;
	margin-right: 4px;
	padding-right: 10px;
	background-image: url(/common/images/mark-topicpath.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
div#topicPath ol li br {
	display: none;
}
div#topicPath ol li.lastChild {
	margin-right: 0;
	padding-right: 0;
	background-image: none;
}

div#topicPath a:link	{ color: #FFF; text-decoration: underline; }
div#topicPath a:visited	{ color: #FFF; text-decoration: underline; }
div#topicPath a:hover	{ color: #FFF; text-decoration: none; }
div#topicPath a:active	{ color: #FFF; text-decoration: none; }#maincontents #od {
	list-style-type: square;
}

