@charset "utf-8";
/* CSS Document */

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

body, span, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, th, td, img, form ,address {
	padding:0;
	margin:0;
	font:"メイリオ" ,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
}

img {
	border:none;
	vertical-align:bottom;
}

body {
	background:url(../img/bodybg.jpg) center repeat-y;
	text-align:center;
}


h3 {
	margin-bottom:3px;
}

h4 {
	margin-top:7px;
}

ul {
	margin-left:20px;
}

#headerwrap {
	background:url(../img/headerbg2.jpg) center bottom no-repeat;
	width:100%;
	height:110px;
	margin:0 auto 0;
	text-align:left;
	overflow: hidden;
}

#header {
	background:url(../img/headerbg.jpg) repeat-x;
	width:900px;
	height:67px;
	margin:0 auto 0;
	text-align:left;
}

#header2 {
	background:url(../img/headerbg.jpg) repeat-x;
	width:900px;
	height:107px;
	margin:0 auto 0;
	text-align:left;
}


#headerbox {
	width:310px;
	float:right;
	margin-right:20px;
	margin-top:2px;
}

#headerbox img {
	margin-bottom:5px;
}


ul#menu {
	clear:both;
	margin:0;
	
}

ul#menu li {
	float:left;
	list-style:none;
}

ul#menu li a {
    display: block;   
    text-decoration: none;   
    text-indent: -9999px;   
    width: 150px;   
    height: 43px;
	overflow:hidden;   
}

ul#menu li.home a {
	background:url(../img/g_navi_home.jpg) left top no-repeat;
}

ul#menu li.menu01 a {
	background:url(../img/g_navi_service.jpg) left top no-repeat;
}

ul#menu li.menu02 a {
	background:url(../img/g_navi_flow.jpg) left top no-repeat;
}

ul#menu li.menu03 a {
	background:url(../img/g_navi_work.jpg) left top no-repeat;
}

ul#menu li.menu04 a {
	background:url(../img/g_navi_company.jpg) left top no-repeat;
}

ul#menu li.menu05 a {
	background:url(../img/g_navi_contact.jpg) left top no-repeat;
}

ul#menu li a:hover {
	background-position: right top; 
}


ul#breadlist {   
    margin:2px 0 20px 0;   
}   

ul#breadlist li {   
    display:inline;   
    line-height:110%;   
    list-style-type:none;   
}   

ul#breadlist li a {   
    padding-right:12px;   
    background:url(../img/breadarrow.gif) no-repeat right center;   
	color:#999900;
	text-decoration:none;
}  

ul#breadlist li a:hover {  
	color:#FF6600;
	text-decoration:none;	
}

#contents {
	background:#ffffff;
	color:#000000;
	font-size:12px;
	line-height:1.6;
	width:900px;
	margin:0 auto 0;
	padding-top:10px;
	text-align:left;
}

.box {
	margin-bottom:10px;
}

#leftcolumn {
	width:230px;
	float:left;
	padding-left:20px;
}

#leftcolumn2 {
	width:615px;
	float:left;
	padding:0 0 0 20px;
}

#rightcolumn {
	width:615px;
	float:right;
	padding-right:20px;
}

#rightcolumn img {
	margin:1px;
}

#rightcolumn2 {
	width:230px;
	float:right;
	padding-right:20px;
}

#rightcolumn2 img {
	margin-bottom:5px;
}

.floatRight {
	float:right;
}

.floatRight2 {
	width:137px;
	float:right;
	margin-top:56px;
	margin-right:5px;
}

.floatRight3 {
	width:200px;
	float:right;
	margin-bottom:30px;
}

.floatRight4 {
	width:470px;
	float:right;
}

.floatRight2 img{
	margin-bottom:5px;
}

#navi {
	background:url(../img/navibg.jpg) bottom repeat-x;
	height:50px;
	padding:8px 20px 0 0;
	position:relative;
}

ul#home {
	list-style:none;
}

ul#home li{
	float:right;
	margin-right:3px;
}

ul#home li a {
    display: block;   
    text-decoration: none;   
    text-indent: -9999px;   
    width: 58px;   
    height: 10px;   
}

ul#home li.tohome a {
	background:url(../img/navi_home.gif) left top no-repeat;
}

ul#home li.totop a {
	background:url(../img/navi_top.gif) left top no-repeat;
}

ul#home li a:hover {
	background-position: right top; 
}

#footernavi {
	font-size:11px;
	color:#ffffff;
	width:500px;
	height:20px;
	text-align:right;
	position:absolute;
	left: 379px;
	top: 63px;
}

#footerwrap {
	background:url(../img/footerbg_2.jpg) repeat-x;
	height:130px;
	overflow:hidden;
}

#footer {
	background:url(../img/footerbg.jpg) center no-repeat;
	height:130px;
	margin:auto;
	overflow:hidden;
}


#footernavi a:link {
	color:#FFFFFF;
	text-decoration:none;
	height:15px;
	width:100px;
	font-size:11px;
}

#footernavi a:visited {
	color:#FFFFFF;
	text-decoration:none;
	height:15px;
	width:100px;
	font-size:11px;
}

#footernavi a:hover {
	color:#FFCC00;
	text-decoration:none;
	height:15px;
	width:100px;
	font-size:11px;
}

.block {
	display:block;
	margin:5px 0;
}

.clear {
	clear:both;
}

.clearbox {
	clear:both;
	height:1px;
	width:1%;
	overflow:hidden;
}

.text_01 {
	margin:10px 0 15px 0;
	display:block;
}

.text_02 {
	margin:10px 0 30px 0;
	display:block;
}

.marginTop50 {
	margin-top:50px;
}

.marginBottom10 {
	margin-bottom:10px;
}

.marginBottom2 {
	margin-bottom:2px;
}

.color999900 {
	color:#999900;
}

.colorFFFF00 {
	color:#FF0000;
}
