@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	margin:0;

	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
}

body {
	background:url(../img/bg.gif) repeat-y top center;
	background-color:#005c9d;
	color:#333;
	font-size:12px;
	line-height:140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4,h5{
	display:none;
}

ul,li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
a {
	color:#009fc4;
	text-decoration:underline;
	outline:none;
}
a:hover {
	color:#34b3d1;
	text-decoration:underline;
	outline:none;
}
a:active {
	color:#009fc4;
	text-decoration:underline;
	outline:none;
}
a:visited {
	color:#009fc4;
	text-decoration:underline;
	outline:none;
}


#container{
	background:url(../img/bg2.gif) repeat-x top;
	margin:0;
	padding:0;
}
#container2{
	background:url(../img/bg_top.jpg) no-repeat top center;
	margin:0 auto;
	padding:0;
}
.contents{
	width:800px;
	margin:0 auto;
	padding:71px 0 0 0;
}
.header {
}

.g_menu{
	width:800;
	height:51px;
}
.g_menu ul{
	width:800;
	height:51px;
	margin:0 0 0 5px;
}
.g_menu li{
	float:left;
	width:194px;
	height:51px;
	overflow:hidden;
	margin:0 5px 0 0;
}
.g_menu .menu_fast{
	margin:0 6px 0 0;
}
.g_menu .menu_last{
	margin:0;
}

.pankuzu {
	margin:0 0 20px 0;
}

.top_l {
	float:left;
	width:245px;
	padding:20px;
}
.news{
	height:150px;
	overflow:auto;
}
.news ul{
	padding:5px;
	background:#f6f6f6;
}
.news li{
	padding:5px 0;
	border-bottom:1px #aaa dashed;
}
.banner {
	margin:20px 0 0 0;
}
.banner img{
	margin:0 0 5px 0;
}


.top_c {
	float:left;
	width:180px;
	padding:20px 5px 0 0;
}
.top_c img{
	margin:0 0 10px 0;
}



.top_r {
	float:left;
	width:320px;
	padding:20px 10px 0 0;
}
.top_r p{
	padding:20px 5px 0 5px;
}
.top_r ul{
	margin:20px 5px 0 5px;
}
.top_r li{
	padding-bottom:10px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}


.footer {
	clear:both;
	width:790px;
	margin:0 5px;
	padding:20px 0;
	border-top:1px #eee solid;
	text-align:center;
	color:#aaa;
}



/*-----------------*/

.company {
	width:700px;
	padding:20px 50px;
}
.company_info_l {
	float:left;
	width:200px;
	margin:20px 20px 0 0;
}
.company_info_r {
	float:left;
	width:480px;
	margin:20px 0 0 0;
	line-height:200%;
}
.company_title{
	clear:both;
	padding:50px 0 30px 0;
}
.company_text{
	line-height:200%;
}


/*-----------------*/

.client {
	width:700px;
	padding:20px 50px;
}
.client_title{
	clear:both;
	padding:50px 0 30px 0;
}
.client_text{
	line-height:200%;
}
.client_text_l {
	float:left;
	width:380px;
	margin:20px 20px 0 0;
}
.client_text_l p{
	padding:0 0 20px 0;
}
.client_text_r {
	float:left;
	width:300px;
	margin:20px 0 20px 0;
	line-height:200%;
}
.client_img{
	width:700px;
	clear:both;
	float:left;
}
.client_img img{
	padding:10px 15px 0 0;
}


/*-----------------*/

.contact {
	width:700px;
	padding:20px 50px;
}
.contact_info_l {
	float:left;
	width:200px;
	margin:20px 20px 0 0;
}
.contact_info_r {
	float:left;
	width:480px;
	margin:20px 0 0 0;
	line-height:200%;
}
.contact_title{
	clear:both;
	padding:50px 0 30px 0;
}
.contact_text{
	padding:20px 0 20px 0;
	line-height:200%;
}
.contact_text p{
	padding:0 0 10px 0;
	line-height:200%;
}



/*-----------------*/

.fish {
	width:700px;
	padding:20px 50px;
}
.fish_info{
	float:left;
	width:700px;
	margin:20px 0;
}
.fish_info p{
	padding:20px 0 0 0;
}


