@charset "utf-8";

/* general
=================================================== */

div#background {
	background: url(../images/2nd_body_bg.gif) repeat-y 30px 0px;
}

div#contents {
	float:left
	display: block;
	overflow: hidden;
	width: 600px;
	margin-left: 32px;
}

div#subgmenu {
	float:left
	display: block;
	overflow: hidden;
	width: 600px;
	margin-top: 50px;
	margin-left: 32px;
}

/* header
=================================================== */

dl#header dt, dl#header dd {
	float: left;
	list-style: none;
}

dl#header dt a.header_gims {
	display: block;
	width: 430px;
	height: 21px;
	text-indent: -9999px;
	background-color:#eeeeee;
}

dl#header dt a.header_gims:link, dl#header dt a.header_gims:visited {
	background: url(../images/2nd_header_gims.gif) no-repeat top left;
}

dl#header dt a.header_gims:active, dl#header dt a.header_gims:hover {
	background: url(../images/2nd_header_gims_over.gif) no-repeat top left;
}

dl#header dt a.header_logo {
	display: block;
	background: url(../images/2nd_header_logo.gif) no-repeat top left;
	width: 239px;
	height: 63px;
	text-indent: -9999px;
	background-color:#e9eced;
}

/* pankuzu
=================================================== */

p#pankuzu {
	display: block;
	background: url(../images/2nd_sepa.gif) no-repeat top left;
	height: 14px;
	padding-bottom: 1px;
	padding-top: 10px;
	margin-bottom:25px;
	text-indent: 12px;
	color: #eeeeee;
}

/* contents title
=================================================== */

h2#caption {
	color: #9b5353;
	font-weight: bold;
}

p#caption {
	color: #9b5353;
	font-weight: bold;
}


/* contents frame
=================================================== */

div#cframe_01 {
	clear: both;
	display: block;
	padding: 1px;
	width: 598px;
	background-color: #c5c5c3;
}

div#cframe_02 {
	clear: both;
	display: block;
	padding: 10px 5px 10px 5px;
	border: 1px solid #ffffff;	
	width: 586px;
	background-color: #f8f9f9;
}

div#ccframe_01 {
	clear: both;
	display: block;
	padding: 2px;
	width: 596px;
	background-color: #c5c5c3;
}

div#ccframe_02 {
	clear: both;
	display: block;
	padding: 10px 5px 10px 5px;
	border: 1px solid #ffffff;	
	width: 584px;
	background-color: #f8f9f9;
}

div#cccframe_01 {
	clear: both;
	display: block;
	padding: 1px 1px 0px 1px;
	width: 292px;
	background-color: #c5c5c3;
}

td#cccframe_02 {
	clear: both;
	display: block;
	padding: 10px 5px 10px 5px;
	border: 1px solid #ffffff;	
	width: 280px;
	background-color: #f8f9f9;
}

div#cframe_01 h2.title, div#cccframe_01 h2.title {
	color: #9b5353;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #d1d2cd;	
	background-color: #e6e7e1;
	padding: 5px;
}

.tdshade {
	padding: 5px 0px 5px 15px;
	border-left:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	background-color: #f5f3f3;
}

.tdblank {
	padding: 5px 0px 5px 15px;
	background-color: #ffffff;
}

.border {
	border-bottom: 1px dotted #d1d2cd;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* right banner
=================================================== */

td#right {
	background-repeat: no-repeat;
}

td#right a.regist_btn {
	display: block;
	width: 222px;
	height: 141px;
	text-indent: -9999px;
	background-color: #f0f0ea;
}

a.regist_btn:link, a.regist_btn:visited {
	background: url(../images/2nd_regist_btn.gif) no-repeat top left;
}

a.regist_btn:active, a.regist_btn:hover {
	background: url(../images/2nd_regist_btn_on.gif) no-repeat top left;
}

p.tel {
	clear: both;
	display: block;
	background: url(../images/2nd_tel.gif) no-repeat top left;
	margin-top: 15px;
	margin-left: 10px;
	width: 168px;
	height: 46px;
	text-indent: -9999px;
}

td#right a.contact_btn {
	clear: both;
	display: block;
	margin-top:15px;
	margin-left: 10px;
	width: 170px;
	height: 32px;
	text-indent: -9999px;	
}

a.contact_btn:link, a.contact_btn:visited {
	background: url(../images/2nd_contact_btn.gif) no-repeat top left;
}

a.contact_btn:active, a.contact_btn:hover {
	background: url(../images/2nd_contact_btn_on.gif) no-repeat top left;
}

p.contact_mail {
	clear: both;
	display: block;
	margin-top: 7px;
	margin-left: 18px;
}


/* submenu
=================================================== */

dl#submenu {
	width: 170px;
	margin-top: 10px;
	margin-left: 10px;
}

dl#submenu dd {
	float: left;
	list-style: none;
	background-color: #4f5151;
}

dl#submenu a {
	display: block;
	width: 170px;
	height: 23px;
	padding: 7px 0px 0px 0px;
	text-indent: 27px;
}

dl#submenu a:link, dl#submenu a:visited {
	color: #ffffff;
	text-decoration: underline;
	background: url(../images/submenu_bg.gif) no-repeat top left;
}

dl#submenu a:active, dl#submenu a:hover, dl#submenu a#on {
	color: #ffb11f;
	text-decoration: none;
	background: url(../images/submenu_bg_on.gif) no-repeat top left;
}

p#submneu_top {
	width: 170px;
	margin-top: 5px;
	margin-left: 10px;
}

p#submneu_btm {
	width: 170px;
	margin-left: 10px;
}


/* bottom banner
=================================================== */

p.btm_regist_img_01 {
	display: block;
	background: url(../images/btm_regist_img_01.gif) no-repeat top left;
	width: 580px;
	height: 50px;
	text-indent: -9999px;
}

p.btm_regist_img_02 {
	display: block;
	background: url(../images/btm_regist_img_02.gif) no-repeat top left;
	width: 580px;
	height: 26px;
	text-indent: -9999px;
}

a.btm_regist_btn {
	display: block;
	width: 262px;
	height: 39px;
	text-indent: -9999px;
	background-color: #4783bd;
}

a.btm_regist_btn:link, a.btm_regist_btn:visited {
	background: url(../images/btm_regist_btn.gif) no-repeat top left;
}

a.btm_regist_btn:active, a.btm_regist_btn:hover {
	background: url(../images/btm_regist_btn_on.gif) no-repeat top left;
}


/* question
=================================================== */

span.question {
	display: block;
	background: url(../images/question.gif) no-repeat top left;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}


