@charset "UTF-8";
/************************************************************/
/** 共通項目                                               **/
/************************************************************/
*
{
	margin: 0px;
	padding: 0px;
	font-size:18px;
}
body
{
}
.FLeft
{
	float:left;
}
.FRight
{
	float:right;
}
.Clear
{
	clear:both;
}
.Bold
{
	font-weight:bold;
}
.TextLeft
{
	text-align:left;
}
.TextRight
{
	text-align:right;
}
.TextRight a
{
	font-size:12px;
}

.TextCenter
{
	text-align:center;
}
a
{
	color:#6090EF;
	text-decoration: none;
}
a:hover
{
	color:#ff6600;
}
.Red
{
	color:#ff0000;
}
.Blue
{
	color:#01B3D6;
}
.Note
{
	font-size:12px;
	color:#808080;
}
.Btn01
{
	color:#000000;
	background-color:#d4d4d4;
	padding:3px;
}
.BTop
{
	margin-top:15px;
}
/***********************************************************/
/**  フォーム設定                                         **/
/***********************************************************/
.FTitle
{
	font-weight:bold;
}
.FNote
{
	padding-left:1em;
	margin-bottom:0.5em;
}
.FTable
{
	border-collapse:collapse;
	empty-cells:show;
}
.FTable th
{
	padding:5px;
	border:1px solid gray;
}
.FTable td
{
	padding:5px;
	border:1px solid gray;
}
.FImage
{
	display:block;
	text-align:center;
	width:142px;
	height:162px;
	margin:2px;
	padding:5px;
	border:1px solid gray;
	float:left;
}
.FImage img
{
	border:1px solid gray;
}
.FSubmit
{
	padding:10px;
}
.txt01
{
	width:190px;
	height:15px;
}
.btn01
{
	padding:5px;
	background-color:#D9D9D9;
}
input,select,textarea
{
	background-color:#F7ECB9;
}
.Border
{
	color:#01B3D6;
}

/************************************************************/
/** ヘッダ                                                 **/
/************************************************************/
#header
{
	width:700px;
	height:178px;
	overflow:hidden;
}
#header h1
{
	margin:0px auto;
	font-size:10px;
	text-align:right;
	padding:2px;
	background-color:#2FAFD2;
}
.Hone
{
	color:#DBEDF4;
}
.HeaderContents
{
}

/************************************************************/
/** メニュー                                               **/
/************************************************************/
#navi_header
{
	height:40px;
}
#navi_header ul
{
	list-style: none inside;
}
#navi_header li
{
	float:left;
}
#navi_header a
{
	display:block;
	width:175px;
	height:40px;
}

#navi_header a#Link01
{
	background-image:url(../images/menu/menu01.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#navi_header a:hover#Link01
{
	background-image:url(../images/menu/menu10.png);
}
#navi_header a#Link02
{
	background-image:url(../images/menu/menu02.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#navi_header a:hover#Link02
{
	background-image:url(../images/menu/menu20.png);
}
#navi_header a#Link03
{
	background-image:url(../images/menu/menu03.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#navi_header a:hover#Link03
{
	background-image:url(../images/menu/menu30.png);
}
#navi_header a#Link04
{
	background-image:url(../images/menu/menu04.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#navi_header a:hover#Link04
{
	background-image:url(../images/menu/menu40.png);
}

#navi_footer
{
	padding:10px;
	text-align:center;
	clear:both;
    color: #769956;

}
#navi_footer a
{
	font-size:14px;

}

/************************************************************/
/** フッタ                                                 **/
/************************************************************/
#footer
{
	font-size:12px;
	text-align:center;
	padding:5px;
}
/************************************************************/
/** フレーム                                               **/
/************************************************************/
#FrameMain
{
	width:900px;
	margin:0px auto;
}
#FrameLeft
{
	width:200px;
	height:850px;
	float:left;
	background-image:url(../images/common/seamarine.png);
	background-repeat:no-repeat;
	background-position:center center;

}
#FrameRight
{
	width:700px;
	float:left;
}
#MainFrame
{
}
/************************************************************/
/** トップページ                                               **/
/************************************************************/
.NewsHead
{
	border-left:40px solid #01B3D6;
	border-bottom:1px solid #01B3D6;
	width:640px;
	margin:0px auto 20px;
	padding:5px;
	font-weight:bold;
}
.NewsRec
{
	margin:0px 20px 10px 20px;
}
.NewsTitle
{
	font-weight:bold;
	border-left:24px solid #01B3D6;
	padding-left:10px;
}
.NewsMessage
{
	padding:10px;
}
.NewsMessage img
{
	float:left;
	margin-right:10px;
}
/************************************************************/
/** 事業内容                                               **/
/************************************************************/
.ContentsHead
{
	border-left:40px solid #01B3D6;
	border-bottom:1px solid #01B3D6;
	width:640px;
	margin:0px auto 20px;
	padding:5px;
	font-weight:bold;
}
.ContentsNote
{
	margin-left:40px;
	margin-bottom:20px;
}
.ContentsLV1
{
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}
.ContentsLV1Note
{
	font-size:12px;
}
.ContentsLV1Tbl
{
	border-collapse:collapse;
	empty-cells:show;
	margin-top:20px;
	margin-bottom:20px;
}
.ContentsLV1Tbl caption
{
	font-size:12px;
	text-align:left;
}
.ContentsLV1Tbl th
{
	font-size:12px;
	width:120px;
	border:1px solid gray;
	padding:5px;
}
.ContentsLV1Tbl td
{
	width:420px;
	font-size:12px;
	border:1px solid gray;
	padding:5px;
}

/************************************************************/
/** 会社概要                                               **/
/************************************************************/
.OverViewHead1
{
	border-left:40px solid #01B3D6;
	border-bottom:1px solid #01B3D6;
	width:640px;
	margin:0px auto 20px;
	padding:5px;
	font-weight:bold;
}
.OverViewTbl1
{
	width:640px;
	margin:0px auto 20px;
	border-collapse:collapse;
}
.OverViewTbl1 th
{
	width:120px;
	border:1px solid gray;
	background-color:
	#CCE9EB;
	font-size:12px;
}
.OverViewTbl1 td
{
	padding:10px;
	border:1px solid gray;
}
.Columns
{
}
.ColumnsBlock
{
	width:350px;
	float:left;
}
.OverViewHead2
{
	border-left:40px solid #01B3D6;
	border-bottom:1px solid #01B3D6;
	width:280px;
	margin:0px 20px 20px 0px;
	padding:5px;
	font-weight:bold;
}
.OverViewTbl2
{
	width:320px;
	margin:0px auto 20px;
	border-collapse:collapse;
}
.OverViewTbl2 th
{
	width:120px;
	border:1px solid gray;
	background-color:
	#CCE9EB;
	font-size:12px;
}
.OverViewTbl2 td
{
	padding:10px;
	border:1px solid gray;
}
.OverViewUl
{
	list-style: none inside;
}
.OverViewUl li
{
	padding-left:20px;
}




.GoogleMap
{
	margin:10px auto;
	width:640px;
	height:500px;
	border: 1px solid #000000;
}
#address
{
	display:none;
}

/************************************************************/
/** お問い合わせ                                           **/
/************************************************************/
.ContactHead
{
	border-left:40px solid #01B3D6;
	border-bottom:1px solid #01B3D6;
	width:640px;
	margin:0px auto 20px;
	padding:5px;
	font-weight:bold;
}
.ContactNote
{
	font-size:13px;
	width:600px;
	margin:10px auto;
}
.ContactTbl
{
	border-collapse:collapse;
	empty-cells:show;
	margin:0px auto;
}
.ContactTbl th
{
	border:1px solid gray;
	width:200px;
	font-size:14px;
	padding:5px;
}
.ContactTbl td
{
	border:1px solid gray;
	padding:5px;
	width:400px;
}

