/* CSS Document */

/******************* 初期化 ********************/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "MS Pゴシック", "Arial","Helvetica", sans-serif;
	color: #333;
}

div, p, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, hr,img, form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

table{
	border-collapse: collapse;
	border-spacing: 0;
}

ul,ol{ list-style-type:none; }

img {
	border: 0;
	line-height: 0;
	vertical-align: top;
}

a { color: #004ba5; }
a:hover { color:#4186ef; text-decoration: none; }
a:focus{ outline:none; }/*fireFoxとかで点線を消す*/


p {
	font-size: 75%;
	line-height: 140%;
}

p.p-image {
	line-height: 0;
}


/*----- clearfix -----*/

/* CSSハック01 */
.clear { clear:both; }

/* CSSハック02 */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/******************* 共通CSS ********************/

#container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	height: 1%;
}

.pagetop {
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 75%;
	line-height:170%;
}
.pagetop a {
	background: url(../images/i_pagetop.gif) no-repeat 0 3px;
	padding: 5px 0 5px 18px;
}

.mt10 { margin-top:10px; }


/******************* ヘッダー ********************/
.header {
	height: 102px;
	background: url(../images/header_bg.gif) repeat-x 0 0;
	position: relative;
}
.header-logo {
	position: absolute;
	left: 6px;
	top: 7px;
}

.header-menu,
.header-menu-e {
	position: absolute;
	top: 49px;
	left: 291px;
	width: 580px;
	height: 40px;
	background: url(../images/navi_b.gif) no-repeat 0 0;
}
.header-menu ul { padding-left: 11px; }
.header-menu-e ul { padding-left: 7px; }
.header-menu li,
.header-menu-e li { float: left;}
#navi-1 a { text-indent:-9999px; display:block; width:60px; height:40px; background:url(../images/navi_1.gif) no-repeat left top; }
#navi-2 a { text-indent:-9999px; display:block; width:123px; height:40px; background:url(../images/navi_2.gif) no-repeat left top; }
#navi-3 a { text-indent:-9999px; display:block; width:167px; height:40px; background:url(../images/navi_3.gif) no-repeat left top; }
#navi-4 a { text-indent:-9999px; display:block; width:134px; height:40px; background:url(../images/navi_4.gif) no-repeat left top; }
#navi-5 a { text-indent:-9999px; display:block; width:73px; height:40px; background:url(../images/navi_5.gif) no-repeat left top; }
#navi-1e a { text-indent:-9999px; display:block; width:47px; height:40px; background:url(../e/images/navi_1_e.gif) no-repeat left top; }
#navi-2e a { text-indent:-9999px; display:block; width:149px; height:40px; background:url(../e/images/navi_2_e.gif) no-repeat left top; }
#navi-3e a { text-indent:-9999px; display:block; width:167px; height:40px; background:url(../e/images/navi_3_e.gif) no-repeat left top; }
#navi-4e a { text-indent:-9999px; display:block; width:157px; height:40px; background:url(../e/images/navi_4_e.gif) no-repeat left top; }
#navi-5e a { text-indent:-9999px; display:block; width:46px; height:40px; background:url(../e/images/navi_5_e.gif) no-repeat left top; }
.header-menu li a:hover,
.header-menu-e li a:hover { background-position:left -40px !important; }

.header-submenu {
	position: absolute;
	right: 11px;
	top: 20px;
	background: url(../images/line_dot.gif) repeat-y 100% 0;
}
.header-submenu li {
	float: left;
	font-size: 75%;
	line-height: 120%;
	padding: 0 10px;
	background: url(../images/line_dot.gif) repeat-y 0 0;
}
.header-submenu a {
	color: #595959;
}
.head_mail { padding-left:18px; background:url(../images/icon_mail.gif) no-repeat left 3px; }

/******************* フッター ********************/
.footer {
	margin: 10px 0 0 0;
	position: relative;
	width: 880px;
	height: 80px;
	background: url(../images/footer_bg.gif) repeat-x 0 0;
}

.footer-menu {
	position: absolute;
	left: 14px;
	top: 15px;
	background: url(../images/line_dot.gif) repeat-y 0 0;
}
.footer-menu li {
	float: left;
	padding: 0 14px;
	font-size: 75%;
	line-height: 120%;
	background: url(../images/line_dot.gif) repeat-y 100% 0;
}
.footer-menu a {
	color: #595959;
}

p.footer-copy {
	position: absolute; 
	right: 14px;
	top: 15px;
	font-size: 75%;
	color: #595959;
}


/******************* パンくず ********************/

p.breadcrumbs {
	padding: 5px 12px;
	font-size: 65%;
}
/*---!!!IEhack!!!---*/
* html p.breadcrumbs { font-size: 55%; }
*:first-child+html p.breadcrumbs { font-size: 55%; }


/******************* メイン ********************/
.main-wrapper {
}


/******************* index ********************/

.index-main {
	position: relative;
	width: 880px;
	height: 310px;
	background: url(../images/index_main_bg.gif) no-repeat 0 0;
}

.index-main-button {
	position: absolute;
	top: 210px;
	left: 39px;
}
.index-main-photo {
	position: absolute;
	top: 20px;
	left: 501px;
}

.index-contents-wrap {
	margin: 10px 0 0 0;
	height: 1%;
}
.index-left-wrap {
	float: left;
	width: 495px;
}
.index-right-wrap {
	float: right;
	width: 377px;
}

.index-news-wrap {
	position: relative;
	border: 1px solid #e3e3e3;
	background: url(../images/index_news_bg.gif) repeat-x 0 0;
	width: 493px;
	padding: 0 0 20px 0;
}

.index-news-wrap h2, .index-info-wrap h2 {
	margin: 9px 0 0 9px;
}

.index-news-link {
	position: absolute;
	right: 15px;
	top: 9px;
}
.index-news-link p {
	font-size: 100%;
	line-height: 100%;
}
.index-news-link a {
	padding: 3px 0 3px 15px;
	background: url(../images/i_arrow01.gif) no-repeat 0 50%;
	font-size: 75%;
	line-height: 140%;
	color: #595959;
}

.index-news-box {
	margin: 15px 0 0 9px;
	height: 1%;
	width: 470px;
}
.index-news-box p {
	float: left;
}
.index-news-box dl {
	float: right;
	width: 325px;
}
.index-news-box dl dt {
	font-size: 75%;
	line-height: 140%;
	padding: 0 0 10px 0;
}
.index-news-box dl dd {
	font-size: 75%;
	line-height: 140%;
}



.index-info-wrap {
	position: relative;
	border: 1px solid #e3e3e3;
	background: url(../images/index_info_bg.gif) repeat-x 0 0;
	width: 375px;
	padding: 0 0 20px 0;
}
.index-info-dl {
	margin: 15px 0 0 9px;
	font-size: 75%;
	line-height: 140%;
	width: 350px;
}
.index-info-dl dt { padding: 0 0 3px 0; }
.index-info-dl dt img { padding: 0 0 0 10px; }
.index-info-dl dd { padding: 0 0 15px 0; }

.index-banner01 { margin: 10px 0 0 0; }

#btn_mail { margin-top:20px; }


/******************* セカンド共通 ********************/
.second-head { background: url(../company/images/bg_title.gif) repeat-x 0 0; }


/******************* 掲載上場企業一覧 ********************/
.comlist-menu {
	margin: 0 12px 0 12px;
	border: 1px solid #e3e3e3;
	padding: 10px;
}
#alphabet { margin-top: 10px; }
.comlist-menu a { padding: 3px 5px; }
.comlist-menu a:hover { background-color: #e3e3e3; }

.comlist-wrap {}
.comlist-box {
	margin: 30px 0 0 0;
	border: 1px solid #e3e3e3;
	padding: 0 0 15px 0;
}
.comlist-box h2 {
	border-top: 1px solid #c76e13;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	color: #666;
	padding: 5px 0 5px 15px;
	background-color: #f7f7f7;
}
.comlist-box h2 span {
	font-size: 75%;
	margin: 0 0 0 10px;
	font-weight: normal;
}

.comlist-box dl {
	margin: 15px 15px 0 15px;
}
.comlist-box dt {
	font-size: 84%;
	line-height: 130%;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.comlist-box dd {
	font-size: 75%;
	line-height: 140%;
	padding: 0 0 15px 10px;
	background: url(../images/bg_line_dot.gif) repeat-x 0 100%;
}





/******************* company ********************/
.company-head {
	background: url(../company/images/bg_title.gif) repeat-x 0 0;
	padding: 20px 12px 0 12px;
}
.company-head h1 {
	font-size: 110%;
	font-weight: bold;
	line-height: 130%;
}
.company-head h1 span {
	font-size: 65%;
	font-weight: normal;
	padding-left: 30px;
}

.company-head-box { margin: 10px 0 0 0; height: 1%; }
.company-head-logo  {
	float: left;
	padding: 0 40px 0 0;
}
.company-head-right {
	float: right;
	width: 520px;
	padding: 0 40px 0 0;
}
.company-head-right p { margin: 5px 0 0 0; }


.language { width: 880px; margin: 20px 0 0 0; }
.language2 li { float: left; }
.language p { text-align: right; }

.language2 { width: 856px; margin: 10px 12px 0; }


.company-wrap01 { margin: 0; padding: 15px; height: 1%; background-color: #000000; }
.company-flash-wrap { float: left; }
.company-wrap01-right {
	float: right;
	width: 515px;
}

.company-wrap01-right h2 { color: #ffffff; font-size: 100%; font-weight: bold; margin: 10px 0 0 0; }
.company-wrap01-right p { color: #ffffff; margin: 5px 0 0 0; }

.new-img { border: 1px solid #626262; margin: 20px 0 0 0; width: 513px; background: url(../company/images/back-top1.gif) repeat-x left top;}
.new-img-wrap { padding: 15px 15px 0; }
.new-img-left { float: left; width: 130px; }
.new-img-left img { margin-bottom: 27px; }
.new-img-right { float: right; width: 338px; }
.new-img-right a { color: #ffffff; }
.new-img-right ul { margin: 5px 0 0 0; }
.new-img-right li,
.archive-int .scroll li { font-size: 75%; line-height: 1.5; padding-left: 15px; }
.new-img-right li { background: url(../company/images/icon-right-b.gif) no-repeat 0 5px; }
.archive-int .scroll li { background: url(../company/images/icon-right.gif) no-repeat 0 5px; }



.company-wrap01-right-box {
	border: 1px solid #e3e3e3;
	height: 170px;
}
.company-presen { margin: 8px 0 0 0; }

.company-wrap01-right-box h2 {
	border-top: 1px solid #c76e13;
	height: 43px;
}

.company-wrap01-right-box-scroll { margin: 5px 0 0 0; }
.company-wrap01-right-box-scroll .photo {
	float: left;
	margin: 0 0 0 10px;
}
.company-wrap01-right-box-scroll .scroll {
	float: right;
	width: 310px;
	height: 120px;
	overflow: auto;
}

.company-wrap01-right-box-scroll .scroll li {
	font-size: 75%;
	line-height: 130%;
	margin: 5px 0 0 0;
}

.company-wrap01-right-box-scroll .scroll li a {
	background: url(../images/i_arrow01.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}



.company-archive, .company-pickup, .company-commu, .company-corpsite {
	margin: 10px 0 0 0;
	border: 1px solid #e3e3e3;
	padding: 0 0 15px 0;
}
.company-archive h2, .company-pickup h2, .company-commu h2, .company-corpsite h2 {
	border-top: 1px solid #c76e13;
}

.company-archive h2 {
	padding: 10px 0 0 12px;
	}
.company-archive-wrap {
	height: 1%;
	margin: 15px 12px 0 12px;
}
.company-archive-left {
	border: 1px solid #e3e3e3;
	float: left;
	width: 420px;
	padding: 0;
}
.company-archive-right {
	border: 1px solid #e3e3e3;
	float: right;
	width: 420px;
	padding: 0;
}

.company-archive-left h3,
.company-archive-right h3 {
	margin: 10px;
	}
	
.archive-int {
	margin: 0 0 0 10px;
	width: 410px;
	}
	
.archive-int-img {
	float: left;
	width: 125px;
	}
	
.archive-int-img img {
	padding-bottom: 10px;
	}
	
.archive-int .scroll {
	float: right;
	width: 275px;
	height: 103px;
	overflow: auto;
	}
	
.archive-int .scroll p {
	padding-right: 10px;
	}

.t-setumei {
	margin-bottom: 5px;
	}


.company-commu-wrap {
	height: 1%;
	background:url(../company/images/bg_commu.gif) repeat-y 0 0;
	margin: 15px 0 0 0;
}
.company-commu-wrap-r {
	height: 1%;
	margin: 15px 12px 0;
}
.company-commu-left {
	float: left;
	width: 292px;
	padding: 0 0 0 12px;
}
.company-commu-right {
	float: right;
	width: 545px;
}
.company-commu-right-r {

}

.company-commu-info-p { margin: 0 0 0 3px; }

.company-commu-anq-table {
	width: 293px;
	border: 1px solid #e3e3e3;
	margin: 10px 0 0 0;
}
.company-commu-anq-table th {
	padding: 5px 0 3px 15px;
	text-align: left;
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	vertical-align: top;
}

.company-commu-anq-table td {
	padding: 5px 15px 3px 5px;
	font-size: 75%;
	line-height: 130%;
	vertical-align: top;
}

.company-commu-anq-table .textform {
	border: 1px solid #e3e3e3;
	width: 40px;
	margin: 0 5px 0 0;
}

.company-commu-anq-table .button {
	text-align: center;
	padding: 15px 0;
}

.company-commu-right h4 {
	margin: 15px 0 0 0;
	font-size: 84%;
	font-weight: bold;
}
.company-commu-right-r h4 {
	margin: 15px 0 0 0;
	font-size: 84%;
	font-weight: bold;
}

.company-commu-right dl,
.company-commu-right-r dl { margin: 5px 20px 0 0; }
.company-commu-right dt,
.company-commu-right-r dt {
	padding: 0 0 0 15px;
	background: url(../images/i_q.gif) no-repeat 0 4px;
	font-size: 75%;
	line-height: 130%;
}
.company-commu-right dd,
.company-commu-right-r dd {
	padding: 5px 0 0 15px;
	background: url(../images/i_a.gif) no-repeat 0 10px;
	font-size: 75%;
	line-height: 130%;
}

.company-commu-right .button,
.company-commu-right-r .button { margin: 20px 0 0 0; }

.company-corpsite-box {
	margin: 15px 12px 0 12px;
	padding-bottom: 15px;
	height: 1%;
	width: 856px;
}

.company-corpsite-img {
	float: left;
	width: 155px;
	}
	
.company-corpsite-text {
	float: left;
	width: 701px;
	}

.company-corpsite-box h3 {
	margin-left: 20px;
	font-size: 100%;
	font-weight: bold;
}

.company-corpsite-url {
	margin: 25px 0 0 170px;
	height: 1%;
}
.company-corpsite-url p {
	float: left;
	margin: 0 20px 0 0;
	line-height: 120%;
}

.company-corpsite-menu {
	margin: 5px 0 0 20px;
	height: 33px;
}
.company-corpsite-menu li {
	float: left;
}
.company-corpsite-text .memo {
	margin: 10px 0 0 20px;
	}
.company-commu .memo {
	margin: 5px 0 0 13px;
	}
.company-corpsite-text .memo li,
.company-commu .memo li {
	background: url(../images/pdf.gif) no-repeat left top;
	padding-left: 20px;
	font-size: 75%;
	line-height: 1.6;
	}
	
.site-movie {
	margin: 5px 0 0 20px;
	font-size: 75%;
	line-height: 1.6;
	}
	
.memo li.xcl {
	background: url(../images/xcl.gif) no-repeat left top !important;
	}

.company-last {
	text-align: right;
	color: #666;
	margin: 20px 0 0 0;
}

.c-profile {
	font-size: 75%;
	margin: 10px 0 0 13px;
	}
.c-profile th,
.c-profile td {
	border: 1px solid #e2e2e2;
	padding: 5px;
	}
.c-profile th { width: 150px; font-weight: normal;}
.c-profile td { width: 500px; }
.title_library {
	font-size: 94%;
	margin: 10px 0 0 13px;
	}
	
.ir-lib { width: 840px; }
.ir-lib-left { float: left; width: 420px; }
.ir-lib-right {
	float: left;
	width: 420px;
	background-color: #f1f1f1;
	padding-bottom: 20px;
	}
	
.pickup-movie { margin:20px 12px 0; }
.movie1 { float:left; padding-right:20px; }
.movie2 { float:left; }

.movie1 img,
.movie2 img { border:5px solid #000000; }

.movie1_txt,
.movie2_txt { line-height: 1.5; padding-left: 15px; background: url(../company/images/icon-right.gif) no-repeat 0 5px; }

.movie_1 { margin-bottom:20px; }

.trias-memo-y { margin: 5px 0 0 20px; }
.trias-memo { margin: 2px 0 0 20px; }
.trias-memo li {
	background: url(../images/pdf.gif) no-repeat left top;
	padding-left: 20px;
	font-size: 75%;
	line-height: 1.6;
	}
	
.trias-file-y { margin: 5px 0 0 13px; }
.trias-file { margin: 2px 0 0 13px; }
.trias-file li {
	background: url(../images/pdf.gif) no-repeat left top;
	padding-left: 20px;
	font-size: 75%;
	line-height: 1.6;
	}
	
.trias-file li.xcl {
	background: url(../images/xcl.gif) no-repeat left top !important;
	}

/******************* irtvとは ********************/
.irtv-wrap { margin: 20px 0 0 12px; height: 1%; }
.irtv-wrap-left { float: left; width: 280px; }
.irtv-wrap-right { float: right; width: 560px; }
.irtv-wrap-right p { margin: 10px 12px 0 3px; }
.irtv-wrap2 {
	margin: 30px 0 0 12px;
	padding: 10px 0 0 0;
	background: url(../images/bg_line_dot.gif) repeat-x 0 0;
}
.irtv-wrap2 h3 {
	font-size: 84%;
	font-weight: bold;
}

.irtv-wrap2 li {
	font-size: 75%;
	line-height: 130%;
	margin: 5px 0;
	padding: 0 0 0 15px;
	background: url(../images/i_arrow01.gif) no-repeat 0 3px;
}







/******************* about ********************/
.inner-box {
	margin: 15px 15px 0 15px;
	line-height: 1.8;
	clear:both;
}



/******************* privacy ********************/

.comlist-box-privacy {
	margin: 30px 0 0 0;
	border: 1px solid #e3e3e3;
	padding: 0 0 15px 0;
	min-height:450px; height: auto !important; height:450px;
}

.comlist-box-privacy h2 {
	border-top: 1px solid #c76e13;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	color: #666;
	padding: 5px 0 5px 15px;
	background-color: #f7f7f7;
}

.comlist-box-privacy DL {
	margin: 15px 15px 0 15px;
}

.comlist-box-privacy DT {
	font-size: 84%;
	line-height: 1.3;
	font-weight: bold;
}

.comlist-box-privacy DD {
	font-size: 75%;
	line-height: 1.8;
	padding: 0 0 30px 15px;
}




/******************* news ********************/

.comlist-box-news {
	margin: 30px 0 0 0;
	border: 1px solid #e3e3e3;
	padding: 0 0 15px 0;
	min-height:200px; height: auto !important; height:200px;
}



.comlist-box-news h2 {
	border-top: 1px solid #c76e13;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	color: #666;
	padding: 5px 0 5px 15px;
	background-color: #f7f7f7;
}

.comlist_dl {
	margin: 15px 15px 0 15px;
}
.comlist_dl dt {
	font-size: 75%;
	line-height: 1.8;
	clear:both;
	float:left;
	width:7.5em;
	padding:0 0 7px 0;
}
.comlist_dl dd {
	font-size:75%;
	line-height: 1.8;
	padding:0 0 7px 7.5em;
}


.news-dat {
	margin: 3px 10px 20px 0;
	float:right;
}


.news-top {
	margin: 40px 10px 10px 0;
	text-align: right;
	font-size: 75%;
	line-height:170%;
}

.news-top a {
	background: url(../images/i_pagetop.gif) no-repeat 0 3px;
	padding: 5px 0 5px 18px;
}





/******************* sitemap ********************/

.comlist-box-site {
	margin: 30px 0 0 0;
	border: 1px solid #e3e3e3;
	padding: 0 0 15px 0;
	min-height:200px; height: auto !important; height:200px;
}


.comlist-box-site h2 {
	border-top: 1px solid #c76e13;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	color: #666;
	padding: 5px 0 5px 15px;
	background-color: #f7f7f7;
}




/******************* ir担当者のみなさま ********************/
.irtv-mnsm { margin: 20px 12px 0 12px; height: 1%; font-size:84%; line-height:1.6; }
.irtv-mnsm-left { float: left; width: 380px; }
.irtv-mnsm-right { 	float: right;
	width: 448px;
	min-height:100px;
	height: auto !important;
	height:100px;
	border: 1px solid #e3e3e3;
	background-image: url(../ir/images/orange.gif);
	background-repeat: repeat-y;
}

.comlist-box-mnsm {
	margin: 25px 12px 10px 12px;
	padding: 15px 15px 15px 15px;
	width:854xp;
	border: 1px solid #e3e3e3;
	min-height:200px; height: auto !important; height:200px;
	background-image: url(../ir/images/orange2.gif);
	background-repeat: repeat-x;
}


.entry-header {
	background:#ffffff url(../ir/images/entrytitle.gif) no-repeat 0 0;
	font-size:100%;
	font-weight:bold;
	height:30px;
	padding:23px 0px 0px 70px;
	width: 749px;
	height: 27px;
	color: #763d03;
}


.entry-content {
	padding:10px 22px 20px 22px;
	width: 775px;
	font-size:84%;
	line-height:1.5;
	background:#ffffff url(../ir/images/entrytitle_bottom.gif) no-repeat 0 100%;
	margin-bottom: 20px;
}

.mnsm-box {
	padding:10px 10px 10px 10px;
}

.mnsm-box .con1,
.tusk-box .con1 {
	width: 250px;
	}


/******************* 投資家のみなさま ********************/
.irtv-tusk { margin: 20px 12px 0 12px; height: 1%; font-size:84%; line-height:1.5; }
.irtv-tusk-left { float: left; width: 360px; }
.irtv-tusk-right { 	float: right;
	width: 468px;
	min-height:100px;
	height: auto !important;
	height:100px;
	border: 1px solid #e3e3e3;
	background-image: url(../investor/images/orange.gif);
	background-repeat: repeat-y;
}

.tusk-box {
	padding:10px 10px 10px 10px;
}

.tusk-box p {
	padding:8px 0px 0px 0px;
	font-size:84%;
	color:#FF6666;
}


.comlist-box-tusk {
	margin: 25px 12px 10px 12px;
	padding: 15px 15px 15px 15px;
	width:854xp;
	border: 1px solid #e3e3e3;
	min-height:200px; height: auto !important; height:200px;
	background-image: url(../investor/images/orange2.gif);
	background-repeat: repeat-x;
}

.comlist-box-tusk h2 img {
	float:none;
}

.comlist-box-tusk img {
	float:left;
	margin:0px 20px 0px 19px;
}

.tusk-header {
	font-size:100%;
	font-weight:bold;
	height:30px;
	padding:20px 0px 0px 20px;
	width: 799px;
	height: 38px;
	color: #763d03;
	margin: 40px 0 0 0;
	clear:both;
	background:#ffffff url(../investor/images/entrytitle2.gif) no-repeat 0 0;
}


.tusk-content-r {
	margin:0px 25px 0px 0px;
	padding:0px 0px 0 0px;
	min-height:104px; height: auto !important; height:104px;
	font-size: 84%;
}





/******************* サイトマップ ********************/
.sitemap-wrap {
	margin: 20px 0 0 30px;
	font-size: 75%;
	line-height: 130%;
}

.sitemap-wrap li { margin: 10px 0 0 0; }

.sitemap-wrap a {
	background: url(../images/i_arrow01.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}






/******************* アンケートポップアップ ********************/
#thanks div {
	padding: 80px 0 0 0;
	text-align: center;
}
#thanks p {
	font-size: 84%;
}
#thanks .close-p {
	margin: 40px 0 0 0;
}


/******************* お問い合わせフォーム ********************/

#form {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 30px;
	text-align: left;
	background-color: #fff;
	height: 1%;
	}

#form h1 {
	width: 760px;
	padding: 5px 0 5px 20px;
	border-top: 2px solid #c96f0f;
	background-color: #f5f5f5;
	font-size: 120%;
	font-weight: bold;
	}
	
#form p { margin: 20px 20px 0; }

#form table {
	width: 740px;
	margin: 5px 20px 0;
	}
	
#form th,
#form td { border: 1px solid #e2e2e2; }

#form th {
	width: 210px;
	padding: 8px 0 8px 8px;
	font-size: 75%;
	line-height: 130%;
	vertical-align: top;
	background-color: #f5f5f5;
	}

#form td {
	padding: 8px 0 8px 8px;
	font-size: 75%;
	line-height: 130%;
	vertical-align: top;
	}
	
#form textarea {
	width: 490px;
	}

#form .red { color: #ff0000; }
#form .fwn { font-weight: normal; }
#form .smp { line-height: 1.7; }
#form .btn { text-align: center; margin-top: 10px; }
#form .btn input { width: 60px; }
#form .thank { text-align: center; padding: 40px 0 0 0; }
#form .close { text-align: center; padding: 0 0 50px 0; }

#form .fmail div { margin-bottom: 5px; }
#form .fmail dl { width: 480px; }
#form .fmail dt {
	width: 180px;
	float: left;
	}
#form .fmail dd {
	width: 300px;
	float: left;
	}
	
/* メールマガジン登録 */
#popup {
	width: 500px;
	margin:30px auto;
	text-align: left;
	background-color: #fff;
	}
#popup h1,
#popup h2 { font-size:small; font-weight:bold; }
#popup th { font-size:small; font-weight:normal; }

#popup h1 { border-top:1px solid #c36b12; background-color:#f7f7f7; font-size:108%; padding:5px 10px; }
.popup_txt { padding:10px 5px; border-bottom:1px dotted #333333; }

#popup table { margin:20px 5px; }
#popup th,
#popup td { padding:0 10px 10px 0; }
#popup th { white-space:nowrap; }
#popup .td1 input,
#popup .td2 input { width: 300px; }
#popup .td3 input { width: 100px; }
#popup h2 { margin:0 5px; }

#sample { margin:5px 5px 0; width:490px; height:250px; overflow-y:scroll; border:1px solid #e2e2e2; padding:10px; }
#sample .mt5 { margin-top:5px; }
#sample .mt10 { margin-top:10px; }
#sample .mt20 { margin-top:20px; }
/*#sample .link { color:#0000FF; text-decoration:underline; }*/
#sample .last { border-bottom:1px dotted #333333; padding-bottom:10px; }

#kan { text-align:center; margin-top:50px; }
.popup_txt1 { padding:10px 5px 0; }
.popup_close { padding:30px 5px 0; }


/******************* 掲載リサーチ関連企業一覧 ********************/

#research_box_1 { margin:5px 20px 0; }
#research_img_1,
#research_txt_1 { float:left; }
#research_txt_1 ul { margin:3px 0 0 10px; }
#research_txt_1 li { 	font-size: 75%; line-height: 130%; }