body {
	margin: 0px auto;
	padding: 0px;
	width: 766px;
	background-color: #EEE8E0;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	line-height:20px;
	color:#666666;
}

p{
	margin:0px;
	padding:0px;
}

body#concept, body#service, body#company, body#recruit, body#inquiry, body#sitemap, body#privacy {
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
}

a, a:link {
	text-decoration:underline;
	color:#3399FF;
}

a:hover {
	text-decoration:none;
	color:#3399FF;
}

/*マージンなどクリアランス関係*/

.ma_t5{
	margin-top:5px;
}

.pdf_dl{
	background-image: url(../images/c_news/pdf_ico.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height:20px;
}

/*フォントカラー*/

.red {
	color:#FF0000;
}

.orange {
	color:#FF9900;
}

/*フラッシュ*/

#flash {
	width:760px;
	height:300px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

/*メニュー*/

#menu {
	width:760px;
	height:35px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

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

#menu li {
	float:left;
}

#menu li a{
	background-image:url(../images/menu_01.jpg);
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	text-decoration:none;
}

.concept a {
	background-position: 0px -35px;
	height: 35px;
	width: 152px;
}

.concept a:hover{
	background-position: 0px 0px;
	height: 35px;
	width: 152px;
}

body#concept .concept a {
	background-position: 0px 0px;
	height: 35px;
	width: 152px;
}

.service a {
	background-position: -152px -35px;
	height: 35px;
	width: 152px;
}

.service a:hover {
	background-position: -152px 0px;
	height: 35px;
	width: 152px;
}

body#service .service a {
	background-position: -152px 0px;
	height: 35px;
	width: 152px;
}

.company a {
	background-position: -304px -35px;
	height: 35px;
	width: 152px;
}


.company a:hover {
	background-position: -304px 0px;
	height: 35px;
	width: 152px;
}

body#company .company a {
	background-position: -304px 0px;
	height: 35px;
	width: 152px;
}

.recruiting a {
	background-position: -456px -35px;
	height: 35px;
	width: 152px;
}

.recruiting a:hover {
	background-position: -456px 0px;
	height: 35px;
	width: 152px;
}

body#recruit .recruiting a {
	background-position: -456px 0px;
	height: 35px;
	width: 152px;
}

.inquiry a {
	background-position: -608px -35px;
	height: 35px;
	width: 152px;
}

.inquiry a:hover {
	background-position: -608px 0px;
	height: 35px;
	width: 152px;
}

body#inquiry .inquiry a{
	background-position: -608px 0px;
	height: 35px;
	width: 152px;
}

/*サブメニュー*/

.sub_menu {
	margin-top:1px;
	}
	
.sub_menu_news {
	margin-top:15px;
	}
	
/*社員メッセージメニュー*/

.m_msgmenu ul{
	padding:0;
	margin:10px 0 10px 0;
}

.m_msgmenu li {
	margin-top:5px;
	margin-left:15px;
	list-style:none;
	color:#FF9900;
	font-size:12px;
}

/*メインイメージ部分*/

#main {
	background-image: url(../images/shadow_t.jpg);
	background-repeat: repeat-y;
	width: 766px;
	float: left;
	text-align: center;
	background-position: 0px 0px;
}

/*トップページメインコンテンツ部分*/

#contents {
	background-image: url(../images/shadow_m.jpg);
	background-repeat: repeat-y;
	width: 766px;
	float: left;
}

/*トップページ左側*/
#left_contents {
	width:449px;
	float: left;
	padding-left: 18px;
}

/*トップページ右側*/
#right_contents {
	width:270px;
	float: right;
	padding-left:14px;
	padding-right: 15px;
}

/*トップページニュース*/

.news {
	float:left;
	overflow:scroll;
	width:424px;
	height:300px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom: 25px;
}

.news_date {
	font-size:12px;
	color:#666666;
}

.news_txt {
	font-size:12px;
	color:#666666;
	text-indent:10px;
}


/*メインコンテンツタイトル*/
.main_ttl {
	margin-top:21px;
	margin-bottom:9px;
}

/*フッター*/
#fotter {
	width: 766px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	padding:0px 3px 0px 3px;
}

.copyright {
	float: right;
	margin-top: 5px;
	padding-bottom: 20px;
	width:444px;
}

.privacy {
	float: left;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size:10px;
	color:#666666;
	width:322px;
}

/*テキスト*/

h1 {
	font-size:13px;
	line-height:18px;
}

h2, h3 {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

/*第二階層*/

#contents02{
	background-image:url(../images/shadow_sec.jpg);
	background-repeat: repeat-y;
	width: 766px;
	float: left;
}

/*第二階層左側*/
#left_contents02 {
	float: left;
	width:202px;
	padding-left:3px;
}

/*第二階層右側*/
#right_contents02 {
	float: right;
	width:527px;
	padding-left:16px;
	padding-right:18px;
}

.txtblock {
	width:500px;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:5px;
	}


.txtblock_ttl{
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:#ff9900;
	margin-bottom:10px;
	margin-top:20px;
	width:500px;
	padding-left:10px;
	}
	
.txtblock_ttlnp{
	font-size:13px;
	font-weight:bold;
	color:#ff9900;
	margin-bottom:10px;
	margin-top:20px;
	width:527px;
	}
	
.pdf_ban {
	width:112px;
	height:33px;
	padding-left:5px;
	float:left;
	margin-top:7px;
	margin-bottom:10px;
	}	
	
.pdf_banblock {
	float:left;
	height:33px;
	line-height:33px;
	width:320px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:10px;
	}

.sec_ttl {
	margin-top:10px;
	margin-bottom:15px;
}
	
.glaybox{
	width:480px;
	padding:10px;
	border:1px solid #666666;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
	font-weight:bold;
	color:#FF9900;
	margin-bottom:15px;
}

.m_cont{
	margin-left:auto;
	margin-right:auto;
	width:448px;
	margin-bottom:25px;
}

.txtblockspx {
	width:480px;
	padding-left:10px;
	}

.txtblockspx img {
	float:right;
	margin-left:10px;
	margin-top:5px;
	}
	
.m_logo {
	width:336px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

.hirota_sign{
	width:500px;
	padding-left:10px;
	text-align:right;
	margin-bottom:25px;
	font-size:12px;
}

.r_msgban{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	margin-bottom:25px;
}

.r_msg_pic01{
	padding-left:10px;
	float:right;
	width:241px;
}

.txtblockmsg {
	width:500px;
	padding-left:10px;
	}

.txtblockmsg img {
	float:right;
	margin-left:10px;
	}

.r_msg_pic02{
	padding-left:10px;
	float:leftt;
	width:241px;
}

.txtblockmsg02 {
	width:500px;
	padding-left:10px;
	}

.txtblockmsg02 img {
	float:left;
	margin-right:10px;
	}
	
/*タイトル*/

.title{
	font-size:12px;
	line-height:18px;
	height:18px;
	color:#ffffff;
	background-color:#FF9900;
	width:515px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-indent:5px;
	}

.title a, .title a:link .title a:hover{
	color:#ffffff;
}

.sitemap {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.sitemap ul {
	padding:0;
	margin:0;
}

.sitemap li{
	list-style:none;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}

/*パンクズ*/

#pankuzu{
	font-size:11px;
	padding-top:10px;
	color:#ff0000;
}

#pankuzu span {
	font-size:11px;
	padding-top:10px;
	color:#666666;
}


/*トップページバナー*/

.ban_ttltxt{
	padding:0px;
	margin:0px 0px 5px 0px;
}

.ban_url{
	width:267px;
	padding:0px;
	margin:3px 0 3px 0;
	border-bottom:1px solid #666666;
}

.ban_margin{
	margin-top:9px;
}

.ban_margin_end{
	margin-top:9px;
	margin-bottom:25px;
}


/*テーブル*/
.table_01{
	background-color:#666666;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.table_02{
	background-color:#666666;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	clear:left;
}

.table_03{
	background-color:#ffffff;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}


.table_01 td, .table_02 td{
	padding:5px;
}

.td_color01 {
	width:25%;
	background-color:#E9E9E9;
}

.td_color02 {
	background-color:#FFFFFF;
}

.td_color03 {
	width:19%;
	text-align:right;
	background-color:#E9E9E9;
}
.td_color04 {
	width:30%;
	text-align:left;
	background-color:#E9E9E9;
}
/*リクルートボタン*/

.r_btn_area{
	width:350px;
	margin-left:auto;
	margin-right:auto;
}

.r_btn_01{
	width:158px;
	float:left;
}

.r_btn_02{
	width:158px;
	float:right;
}

/*エントリーフォーム送信ボタン*/

.entory_submit {
	margin-left:258px;
	margin-top:15px;
}
