@charset "utf-8";
@import url("galleria.css");

/* ------------------------------------------
フォントが16pxデフォルトの場合
10px=６３％
12px=７５％
14px=８８％
------------------------------------------ */

/***************/
/*** base ***/
/***************/

* {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul,ol {
	list-style-type: none;
	line-height: 1em;
	padding: 0px;
}
img, img a {
	border: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0575BC;
	text-decoration: none;
}
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 88%;
	line-height: 1.5em;
	color: #333;
}
table, th, tr, td {
	border-collapse:collapse;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.wrapper {
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .header_area {
	height: 105px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

/***************/
/*** header ***/
/***************/
.header_area h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.header_area .logo {
	background-image: url(../img/logo.jpg);
	height: 55px;
	width: 480px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.header_area .logo h1 {
	display: block;
	text-indent: -99999px;
	height: 55px;
	width: 480px;
}
.header_area .toi_box {
	padding: 0px;
	float: right;
	height: 75px;
	width: 230px;
	line-height: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_area .logo_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
.logo_box .logo h1 a {
	text-indent: -99999px;
	height: 55px;
	width: 480px;
	overflow: hidden;
	display: block;
}


/***************/
/*** navi ***/
/***************/
.navi_area {
	background-image: url(../img/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 65px;
	width: 100%;
}
.navi_area .navi_box {
	height: 65px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.navi_box #ul_menu{
	position: relative;
	width: 900px;
	text-align: center;
	bottom: 0px;
	z-index: 100;
}
.navi_box #ul_menu li{
	width: 180px;
	float: left;
	position: relative;
	z-index: 21;
	height: 65px;
	display: block;
}
.navi_box #ul_menu li a{
	margin: 0px;
	padding: 0px;

}
.navi_box .sub_list {
	top: 65px;
	left: 0px;
	position: absolute;
	text-align: center;
	padding-left: 0px;
	display: none;
	z-index: 20;
}
.navi_box ul {
	margin: 0px;
	padding: 0px;
}
.navi_box #ul_menu li .sub_list li {
	height: 26px;
	width: 178px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


/***************/
/*** main image ***/
/***************/
.mainimg_area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	position: relative;
}
.mainimg_area .catchcopy {
	position: absolute;
	left: 0px;
	top: 75px;
	z-index: 10;
}
.mainimg_area .m_20th {
	position: absolute;
	z-index: 15;
	right: 20px;
	bottom: 20px;
	height: 128px;
	width: 130px;
}

/***************/
/*** main area ***/
/***************/
.main_cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	line-height: 1em;
	margin-bottom: 30px;
}
.main_cont .left_area {
	float: left;
	width: 225px;
	line-height: 1px;
}
.main_cont .right_area {
	float: right;
	width: 650px;
	line-height: 1px;
}

.left_area .info_area {
	height: 198px;
	width: 223px;
	border: 1px solid #CCC;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-bottom: 20px;
}
.right_area .bt_area {
	width: 650px;
	margin-top: 10px;
	line-height: 1px;
}
.right_area .bt_area .bt_box {
	line-height: 1px;
}


/***************/
/*** sitemap area ***/
/***************/


.sitemap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0575BC;
	/* [disabled]margin-top: 30px; */
	padding-top: 20px;
}
.bottom_area .box01 {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	/* [disabled]display: table-cell; */
}
.bottom_area .box02 {
	float: left;
	/* [disabled]width: 380px; */
	padding-top: 15px;
	/* [disabled]letter-spacing: 3px; */
	/* [disabled]display: table-cell; */
	padding-left: 30px;
}
.sitemap .bottom_area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]display: table; */
}
.bottom_area .box02 ul {
	font-size: 12px;
	line-height: 1.5em;
}
.box02 ul #sub1 {
	font-weight: bold;
	color: #333;
}
.box02 ul #sub1 {
	font-weight: bold;
	color: #0575BC;
}
.box02 ul #sub2 {
	text-indent: 15px;
}
.box02 ul #sub2 a {
	text-indent: 15px;
	color: #333;
}
.box02 ul #sub2 a:hover {
	color: #0575BC;
}

/***************/
/*** footer area ***/
/***************/

.footer_area {
	line-height: 1em;
	background-color: #0575BC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
}
.info_area p {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.2em;
}


/***************/
/*** sub main area ***/
/***************/
.main_cont02 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	line-height: 1em;
	margin-bottom: 30px;
}
.pankuzu {
	font-size: 12px;
	line-height: 1em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.main_cont02 .content {
	width: 900px;
}
.content .left_navi {
	float: left;
	width: 180px;
}
.content .right_cont {
	float: right;
	width: 700px;
}
.left_navi ul {
	margin-bottom: 5px;
	line-height: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.left_navi ul li {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.left_navi ul #n_s {
	color: #FFF;
	background-color: #666;
	background-image: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.left_navi ul #n_y {
	color: #333;
	background-color: #CCC;
}
.left_navi ul a {
	color: #666;
	background-image: url(../img/ya.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 168px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left_navi ul a:hover {
	color: #0575BC;
	background-color: #D9ECFF;
}
.left_navi ul #n_y a {
	color: #333;
}
.left_navi ul #n_y a:hover {
	color: #0575BC;
	background-color: #D9ECFF;
}
.right_cont .title {
	border: 1px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/block.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.right_cont .txt_box01 {
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.right_cont .txt_box02 {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.right_cont .txt_box03 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.pagetop {
	text-align: right;
	height: 27px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.txt_box03 img {
	margin-right: 30px;
	margin-bottom: 15px;
}
.txt_box03 .p_box {
	float: left;
	margin-bottom: 20px;
}
.txt_box03 .p_box img {
	margin-right: 25px;
	margin-bottom: 0px;
}
.txt_box03 .p_box a {
	text-decoration: underline;
}
.right_cont .re_box {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1em;
}
.re_box .p_box {
	float: left;
	margin-bottom: 20px;
}
.re_box .p_box #before,
.re_box .p_box #after {
	margin-bottom: 10px;
}
.re_box .ya {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-top: 137px;
	line-height: 1px;
}
.right_cont .com_box {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.right_cont .com_box dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_cont .com_box dl dt {
	float: left;
	width: 130px;
	padding-left: 10px;
}
.right_cont .com_box dl dd {
	float: left;
}
.com_box .staff {
	float: left;
	margin-right: 35px;
	font-size: 12px;
	margin-bottom: 20px;
}
.com_box .staff_r {
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
}
.right_cont .rec_box {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.right_cont .rec_box dl {
	clear: both;
	display: table;
}
.right_cont .rec_box dl dt {
	padding-top: 10px;
	padding-bottom: 10px;
	/* [disabled]float: left; */
	width: 100px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #09F;
	display: table-cell;
}
.right_cont .rec_box dl dd {
	padding-top: 10px;
	padding-bottom: 10px;
	/* [disabled]float: left; */
	padding-left: 10px;
	display: table-cell;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 570px;
}
.right_cont .rec_box .entry_bt {
	background-color: #EFEFEF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
}
.right_cont .ent_box {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.right_cont .ent_box dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_cont .ent_box dl dt {
	float: left;
	width: 180px;
	padding-left: 10px;
}
.right_cont .ent_box dl dd {
	float: left;
}
.right_cont .pp_box {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.right_cont .pp_box p {
	padding-top: 15px;
}
#checkbox {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	border: 1px solid #CCC;
	padding: 5px;
}
textarea {
	border: 1px solid #CCC;
	padding: 5px;
	width: 450px;
	height: 100px;
}
select {
	padding: 5px;
	border: 1px solid #CCC;
	width: 100px;
	margin-bottom: 10px;
}
.right_cont .ent_box .waku {
	border: 2px solid #CCC;
	padding: 15px;
	margin-top: 30px;
}
.ent_box .waku .button_box {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
.button_box input {
	background-color: #DEF;
	border: 1px solid #039;
	width: 100px;
	padding: 10px;
}
.com_box .ceo_p {
	position: absolute;
	top: 0px;
	right: 0px;
}
.table_box {
	/*display: table;*/
}
.table_cell_b {
	font-weight: bold;
	/* [disabled]display: table-cell; */
}
.table_cell_m {
	/* [disabled]display: table-cell; */
	margin-bottom: 25px;
	margin-left: 30px;
}
