@charset "UTF-8";
/* jio004top02 */

body {
	background: url(components/img/body_bg.gif) repeat-x #F5F0E1;
	font-family: Arial, Helvetica, sans-serif, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 12px;
	color: #4D0000;
	margin: 0 auto;
	text-align: center;
	}

p {
	line-height: 1.5em;
	font-size: 12px;
	padding: 5px 0;
	margin: 0;
	}
	
dl {
	clear: both;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	}
	
dt {
	clear: both;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	padding: 0;
	}
	
h1,h2,h3 {
	font-size: 12px;
	line-height: 1em;
	font-weight: 400;
	margin:0;
	padding: 0;
	}
	
h4 {
	font-size: 14px;
	line-height: 1em;
	font-weight: 550;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #4D0000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

#wrapper {
	background: url(components/img/wrapper_bg.gif) repeat-y;
	margin: 0 auto;
	width: 945px;
	}
	
#header {
	background: url(components/img/header_bg.jpg) repeat-x;
	height: 81px;
	text-align:right;
	}
	
#content {
	background:url(components/img/content.gif) repeat-x;
	}
	
#content_wrap {
	color: #FFF;
	margin: 0 auto;
	padding: 25px 0 15px;
	text-align: left;
	width: 945px;
	}
	
#footer {
	background: #002446;
	color: #FFF;
	font-size: 10px;
	padding: 8px;
	text-align: center;
	}
	
/* =============== TEXT ================= */
.page_top {
	text-align: right;
	padding: 8px 0 5px;
	margin-bottom: 15px;
	}
	
	
.content_h2 {
	background:url(components/img/title1.gif) no-repeat;
	color: #FFF;
	height: 50px;
	font-weight: 400;
	font-size: 14px;
	margin-left: -12px;
	padding: 23px 30px 10px;
	}

#copy {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 2em;
}


/* =============== HEADER ================= */

#head_logo {
	float: left;
	padding: 15px 0 0 15px;
	width: 280px;
	text-align:left;
	}
	
#header h1 {
	font-size: 11px;
	font-weight: normal;
	}

#header h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0;
	}

#head_right {
	background: url(components/img/head_bg.png) top right no-repeat;
	color: #FEFEFC;
	float: right;
	margin-right: -10px;
	padding: 10px 20px 15px 0;
	width: 500px;
	}
	
*html #head_right {/*IE6*/
	background: url(components/img/head_bg.gif) top right no-repeat;
	}
	
/* =============== MENU BAR ================= */
#menubar {
	background: url(components/img/menubar_bg.gif) repeat-x;
	font-size: 14px;
	font-weight: 400;
	height: 55px;
	margin: 0 auto;
	}
	
#menubar_wrap {
	margin: 0 auto;
	text-align: left;
	width: 945px;
	}
	
#menubar a {
	display: block;
	height: 40px;
	float: left;
	padding: 15px 0 0 15px;
	width: 120px;
	}
	
*html #menubar a {/*IE6*/
	margin-right: -1px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
.menu_a {
	background: url(components/img/menubtn.gif) no-repeat;
	}
	
.menu_b {
	background-image: url(components/img/menubtn2.gif);
	}

*html .menu_b {/*IE6*/
	background-image: url(components/img/menubtn2.gif) right;
	}

#menubar h2 {
	color: #002445;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0;
	}	
	
/* =============== MAIN VIS================= */

#main_vis {
	margin: 0 auto;
	background: url(components/img/main_vis_bg.gif) repeat-y center;
	}
	
/* =============== CONTENT LEFT ================= */
#content h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#content_title {
	margin-bottom: 35px;
	}
	
#content_title h4 {
	color: #946666;
	margin-top: -64px;
	padding-right: 15px;
	text-align: right;
	}
	
/* =============== Secondary page ================= */

#sec_content {
	background: url(components/img/mainbg.gif) center repeat-y;
	margin: 0 auto;
	text-align: left;
	padding: 20px 40px;
	width: 870px;
	}

#sec_content img {
	border: 1px solid #fff;
	padding: right;
	}

.company_info {
	margin-bottom: 15px; 
	}
	

