@import url(/css/margin.css);
@import url(/css/clearfix.css);

/* -----------------------------------------------
 * ミリオングループ用
 * ----------------------------------------------- */

body{
/*  font-size:95%;*/
  color:#222222;
  font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", verdana, arial, sans-serif;
  text-align:center;
	letter-spacing:0.05em;
  background:url(../img/bg.gif) left top repeat-x #FFF;;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
}




/* -----------------------------------------------
 * FONT
 * ----------------------------------------------- */
a:link{ text-decoration:none; color:#0F6B8C; }
a:visited{ text-decoration:none; color:#0F6B8C; }
a:active{ text-decoration:underline; color:#0F6B8C; }
a:hover{ text-decoration:underline; color:#0F6B8C; }

.x-large{ font-size:24px; }
.large{ font-size:18px; line-height: 120%; }
.medium{ font-size:14px; line-height: 130%; }
.normal{ font-size:12px; line-height: 130%;}
.small{ font-size:10px; line-height: 130%;}
.x-small{ font-size:9px; line-height: 120%; }


h1, h2, h3, h4, h5, h6{
	margin:0pt;
}

br{
	letter-spacing:0em;
}

a img{
	border:0px;
}





/* -----------------------------------------------
 * 全ページ共通
 * ----------------------------------------------- */

div.page {
	width: 780px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin:0px auto;
}

#home div.page {
	background-image:none;
}

td, th{
/*	vertical-align:top;*/
}

th{
	font-weight:normal;
}



/* -----------------------------------------------
 * ヘッダ
 * ----------------------------------------------- */


#header ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#header ul li{

	margin:0px;
}

#header img{
	border:0px;
}



#header {
	width: 780px;
	position:relative;
}

#header h1 {
	width: 242px;
	height: 48px;
	float:left;
}


#menu-link ul {
	margin-top: 25px;
	margin-right: 5px;
	padding :0px;
	float:right;
	background-image: url(../img/menu_link_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu-link li {
	display : block;
	background-image: url(../img/menu_link_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}

#menu-link li a {
	font-size:12px;
	font-weight: normal;
	color: #FFF;
	line-height: 23px;
	padding:1px 7px 1px 7px;
	margin:0px;
}

#menu-link li a:hover {
	color: #FFF54C;
	text-decoration:none;
}



#menu-main {
	width: 780px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background: url(../img/menu_bg.gif) left top repeat-x;
	position:relative;
	clear:both;
}
#menu-main ul,
#menu-main li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu-main li {
	width:130px;
	float:left;
}
#menu-main li a {
	display:block;
	width:130px;
	height: 50px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}
#menu-main li#menu-company a {
	background:url(../img/menu.gif) 0px 0px no-repeat;
}
#menu-main li#menu-jigyo a {
	background:url(../img/menu.gif) -130px 0px no-repeat;
}
#menu-main li#menu-tenpo a {
	background:url(../img/menu.gif) -260px 0px no-repeat;
}
#menu-main li#menu-saiyo a {
	background:url(../img/menu.gif) -390px 0px no-repeat;
}
#menu-main li#menu-syakaikoken a {
	background:url(../img/menu.gif) -520px 0px no-repeat;
}
#menu-main li#menu-contact a {
	background:url(../img/menu.gif) -650px 0px no-repeat;
}

#menu-main li#menu-company a:hover {
	background:url(../img/menu_o.gif) 0px 0px no-repeat;
}
#menu-main li#menu-jigyo a:hover {
	background:url(../img/menu_o.gif) -130px 0px no-repeat;
}
#menu-main li#menu-tenpo a:hover {
	background:url(../img/menu_o.gif) -260px 0px no-repeat;
}
#menu-main li#menu-saiyo a:hover {
	background:url(../img/menu_o.gif) -390px 0px no-repeat;
}
#menu-main li#menu-syakaikoken a:hover {
	background:url(../img/menu_o.gif) -520px 0px no-repeat;
}
#menu-main li#menu-contact a:hover {
	background:url(../img/menu_o.gif) -650px 0px no-repeat;
}









#content{
	width: 780px;
	padding: 30px 0px 30px 0px;
/*	clear:both;*/
}



div.address-box {
	width: 178px;
	padding:0px 0px 0px 0px;
	margin:20px auto 0px auto;
}

div.address-box-text {
	width: 158px;
	font-size:12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #000000;
	background-image: url(../img/address_waku01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#F7F7F4;
	padding:10px 10px 3px 10px;
}



#footer-menu{
	font-size:11px;
	text-align:right;
}
#footer-menu{
	font-size:11px;
	text-align:right;
}


div#footer{
	width: 770px;
	font-size:11px;
	color:#444444;
	border-top:1px solid #787A87;
	padding:5px 5px;
	position:relative;
	clear:both;
}


div.address{
	text-align: left;
	padding: 2px 0px 3px 68px;
	background:url(../img/footer_logo.gif) left center no-repeat;
}
div.address span{
	display:block;
	font-size:11px;
	text-align: left;
	padding: 2px 0px 2px 10px;
	border-left:1px solid #bfbfbf;
}



div.copyright{
	font-size:10px;
	color:#808080;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top:5px;
	right:0px;
}




/* -----------------------------------------------
 * TOPページ
 * ----------------------------------------------- */

#column-news{
	width: 430px;
	padding: 0px 0px 0px 10px;
	float:left;
}

#column-banner{
	width: 250px;
	padding: 0px 20px 0px 0px;
	float:right;
}

/*
#column-banner{
	width: 235px;
	padding: 0px 0px 0px 0px;
	margin-left:538px;
}
*/

#column-news h2{
	border-bottom:1px solid #ABABAB;
	padding-bottom:0px;
	margin-bottom:5px;
}


#top-img{
	width:780px;
	height:265px;
	background:#000;
	clear:both;
}


.news-box {
/*	width: 497px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}


#top-news-iframe {
/*	width: 497px;*/
	padding: 3px 0px 0px 0px;
}


div.top-topics-box{
	width: 354px;
	padding: 0px 0px 0px 0px;
}

div.top-topics-tit{
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #FFFFFF;
}

div.top-topics-one-box{
	width: 430px;
	padding: 7px 0px 2px 0px;
	border-bottom:1px dotted #E0D8CF;
}
div.top-topics-one-box dl{
	padding:0px;
	margin:0px;
	position:relative;
}
div.top-topics-one-box dt{
	font-size:11px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:2px;
	left:5px;
}
div.top-topics-one-box dd{
	font-size:12px;
	padding:0px 0px 0px 70px;
}


div.top-topics-one-date{
	width: 80px;
	font-size:90%;
	line-height: 1em;
	color:#85704A;
	text-align: right;
	position:absolute;
	right:0px;
	bottom:2px;
}


#million-news-list{
	font-size:11px;
	text-align:center;
}


#million-news-list td{
	text-align:left;
}

div.top-topics-one-tit,
div.top-topics-one-tit1,
div.top-topics-one-tit2{
	text-align:left;
/*	width: 425px;
	font-size:95%;
	line-height: 130%;
	padding: 0px 0px 0px 0px;*/
}

.top-topics-one-tit a:link{ text-decoration:none; color:#006D8D; }
.top-topics-one-tit a:visited{ text-decoration:none; color:#006D8D; }
.top-topics-one-tit a:active{ text-decoration:underline; color:#006D8D; }
.top-topics-one-tit a:hover{ text-decoration:underline; color: #009DC1; }

.top-topics-one-tit1 a:link{ text-decoration:none; color:#FF4E00; }
.top-topics-one-tit1 a:visited{ text-decoration:none; color:#FF4E00; }
.top-topics-one-tit1 a:active{ text-decoration:underline; color:#FF4E00; }
.top-topics-one-tit1 a:hover{ text-decoration:underline; color: #FF7C48; }

.top-topics-one-tit2 a:link{ text-decoration:none; color:#1C8000; }
.top-topics-one-tit2 a:visited{ text-decoration:none; color:#1C8000; }
.top-topics-one-tit2 a:active{ text-decoration:underline; color:#1C8000; }
.top-topics-one-tit2 a:hover{ text-decoration:underline; color: #2DB700; }





div.topics-one-box{
	width: 550px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0px 4px 0px;
	border-bottom:1px solid #E0D8CF;
}

#million-news-list div.topics-one-tit,
#million-news-list div.topics-one-tit1,
#million-news-list div.topics-one-tit2{
	font-size:12px;
	line-height: 130%;
	padding: 0px 0px 0px 15px;
	background-image:url(../img/menu_arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.topics-one-tit a:link{ text-decoration:none; color:#006D8D; }
.topics-one-tit a:visited{ text-decoration:none; color:#006D8D; }
.topics-one-tit a:active{ text-decoration:underline; color:#006D8D; }
.topics-one-tit a:hover{ text-decoration:underline; color: #009DC1; }

.topics-one-tit1 a:link{ text-decoration:none; color:#FF4E00; }
.topics-one-tit1 a:visited{ text-decoration:none; color:#FF4E00; }
.topics-one-tit1 a:active{ text-decoration:underline; color:#FF4E00; }
.topics-one-tit1 a:hover{ text-decoration:underline; color: #FF7C48; }

.topics-one-tit2 a:link{ text-decoration:none; color:#1C8000; }
.topics-one-tit2 a:visited{ text-decoration:none; color:#1C8000; }
.topics-one-tit2 a:active{ text-decoration:underline; color:#1C8000; }
.topics-one-tit2 a:hover{ text-decoration:underline; color: #2DB700; }

td.topics-one-date{
	width: 70px;
	font-size:11px;
	color:#85704A;
	text-align: right;
}


div.top-main-right-column{
	width: 180px;
	padding: 0px 15px 0px 0px;
	float:right;
}

div.top-event-box{
	width: 180px;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
}





/*
#top-ka-list {
	width: 375px;
	margin: 0px;
	padding : 5px 0px 0px 0px;
}

#top-ka-list ul {
	width: 375px;
	margin: 0px;
	padding :0px;
	list-style-type : none;
}

#top-ka-list li {
	display : block;
	float:left;
	text-align:center;
}

#top-ka-list li a {
	display : block;
	float:left;
	width: 97px;
	height: 29px;
	font-size:13px;
	font-weight: normal;
	color: #0079CD;
	text-align: center;
	line-height: 1em;
	background-image: url(../img/top_ka_one_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:11px 20px 0px 5px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}

#top-ka-list li a:hover {
	display : block;
	float:left;
	width: 97px;
	height: 29px;
	font-size:13px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
	line-height: 1em;
	background-image: url(../img/top_ka_one_bg_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:11px 20px 0px 5px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}

#top-ka-list .wide a {
	width: 219px;
	background-image: url(../img/top_ka_one_bg_l.gif);
}

#top-ka-list .wide a:hover {
	width: 219px;
	background-image: url(../img/top_ka_one_bg_l_o.gif);
}	
*/	
	
	
#column-banner a {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#column-banner a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#column-banner img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	border:0px;
}



/* -----------------------------------------------
 * セカンドページ
 * ----------------------------------------------- */

#sec-content{
	width: 740px;
	padding: 22px 20px 0px 20px;
	background: url(../img/content_bg.gif) left top #FFF no-repeat;
}





/* -----------------------------------------------
 * セカンドページ（メニュー）
 * ----------------------------------------------- */

#sec-content .column-menu{
	width: 150px;
	padding: 0px 0px 0px 0px;
	float:left;
}




#menu img {
	border:0px;
}

ul#menu {
	margin: 0px;
	padding :0px;
	list-style-type : none;
}

ul#menu li {
	display : block;	
}

ul#menu li a {
	display : block;
	width: 190px;
	font-size:85%;
	font-weight: normal;
	color: #000000;
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 0px;
}

ul#menu li a:hover {
	color: #0079CF;
	padding:3px 0px 3px 10px;
	text-decoration:none;
}

/*
ul#menu li ul {
	width: 187px;
	padding:0px;
	margin:0px;
}

ul#menu li li a {
	display : block;
	width: 161px;
	font-size:80%;
	font-weight: normal;
	color: #000000;
	background-image: url(../img/menu_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	border:0px;
	padding:2px 0px 2px 18px;
	margin:0px 0px 0px 8px;
}

ul#menu li li a:hover {
	color: #CC0000;
	background-image: url(../img/menu_arrow2.gif);
	background-position: 6px 3px;
	padding:2px 0px 2px 18px;
	margin:0px 0px 0px 8px;
	text-decoration:none;
}
*/


.menu-waku{
	background:url(../img/menu_waku_b.gif) left bottom no-repeat;
}

h2#side-title{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(../img/menu_waku_t.gif) left top no-repeat;
}






/* -----------------------------------------------
 * セカンドページ（メイン）
 * ----------------------------------------------- */

#sec-content .column-contents{
	width: 560px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:right;
}


#pm-company .pm-cate-tit,
#pm-company .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_company.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-company .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-business .pm-cate-tit,
#pm-business .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_business.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-business .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-tenpo .pm-cate-tit,
#pm-tenpo .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_tenpo.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-tenpo .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-recruit .pm-cate-tit,
#pm-recruit .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_recruit.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-recruit .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-shakaikoken .pm-cate-tit,
#pm-shakaikoken .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_csr.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-shakaikoken .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-privacy .pm-cate-tit,
#pm-privacy .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_privacy.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-privacy .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-contact .pm-cate-tit,
#pm-contact .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_contact.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-contact .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-news .pm-cate-tit,
#pm-news .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_news.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-news .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}


#pm-sitemap .pm-detail-tit{
	width:560px;
	height:160px;
	background:url(../img/tit_sitemap.jpg) left top no-repeat;
	margin-bottom:20px;
	text-indent:-9999px;
}
#pm-sitemap .pm-detail-tit .pm-detail-tit-cate{
	display:none;
}






.pm-list .pm-right-text a{
	font-size:15px;
	font-weight:bold;
	line-height:1.6em;
}

.pm-right-text-padding{
	font-size:11px;
	line-height:1.4em;
	padding:5px 8px 8px;
}
.pm-right-text-padding strong{
	font-size:13px;
	letter-spacing:0em;
}



#main-page-title{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #bfbfbf;
	padding:5px 0px 5px 2px;
	margin-bottom:0.8em;
}



/* -----------------------------------------------
 * What's New
 * ----------------------------------------------- */
#pm-news #main-page-title{
	font-size:18px;
	font-weight:bold;
	color:#00690E;
	background:url(../img/news_midasi_icon.gif) left 3px no-repeat;
	border-bottom:1px solid #bfbfbf;
	padding:5px 0px 5px 30px;
	margin-bottom:0.8em;
}









/* -----------------------------------------------
 * お問い合わせ
 * ----------------------------------------------- */
.form-table{
/*	width:600px;*/
}
.form-table th,
.form-table td{
	font-size:12px;
	vertical-align:top;
	padding:7px 5px;
}
.form-table th{
	width:140px;
	font-weight:normal;
	padding-left:5px;
	padding-top:12px;
}
.form-table th span{
	font-weight:normal;
	color:#cc0000;
}
.form-table td b{
	color:#cc0000;
}
#contact-form-preview .form-table th,
#contact-form-preview .form-table td{
	border-bottom:1px dotted #bfbfbf;
	padding:10px 2px;
}
#contact-form-preview .form-table td{
	font-size:14px;
}

.form-table input,
.form-table textarea,
.form-table select{
	font-size:13px;
	background:#EFF1E6;
	border-top:1px solid #A6A59C;
	border-left:1px solid #A6A59C;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
}
.form-table input,
.form-table textarea{
	padding:3px;
}
.form-table textarea{
	font-size:16px;
	width:98%;
}

.form-btn{
	width:600px;
	text-align:right;
	padding:20px 0px;
}
.form-btn input{
	font-size:14px;
	color:#FFF;
	background:#7F3B00;
	padding:3px 10px;
}

#contact-err-box{
	font-size:12px;
	border:1px solid #E85D3E;
	background:#FFEDE8;
	padding:8px;
	margin-bottom:1.5em;
}



#pm-contact .main-pm p{
	font-size:12px;
}

p.att{
	font-size:11px;
	text-align:right;
	margin:0px;
}
p.att span{
	color:#cc0000;
}

.submit-b{
	text-align:right;
	padding:15px 0px;
}






/* -----------------------------------------------
 * FORM
 * ----------------------------------------------- */

form {
    margin-top: 0em;
    margin-bottom: 0em;
}

TEXTAREA.normal-area {
	width: 100%;
	margin:2px 0px 2px 0px;
	background-color:#FFFFFF;
	border:1px solid #666666;
}

input.normal-input{
	margin:2px 0px 2px 0px;
	background-color:#FFFFFF;
	border:1px solid #666666;
}



/* -----------------------------------------------
 * その他
 * ----------------------------------------------- */

.color01{
	color:#CC0000;
}



