﻿@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

=================================================================== */


/*----------------------------------------------------
	#mvWrap
----------------------------------------------------*/
#mvWrap {
	width: 780px;
	height: 70px;
	margin: 0;
	margin-top: 20px;
	margin-left: 10px;
}
#mvL {
	width: 390px;
	height: 70px;
	background: url(../images/mv01.jpg) no-repeat;
	float: left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
 
#mvR {
	width: 390px;
	height: 70px;
	background: url(../images/mv02.jpg) no-repeat;
	float: left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

#mvR img {
	margin: 180px 0 0 35px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
}


/*----------------------------------------------------
	#container
----------------------------------------------------*/
#container {
	margin-top: 20px;
}

.linkNav {
	border-bottom: 1px #999 solid;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.linkNav li {
	display: inline;
	margin: 0 15px 10px 0;
}

.section01 {
	width: 560px;
	border-top: 1px #000 solid;
	padding-top: 20px;
	margin-top: 5px;
	margin-bottom: 60px;
}
.section01:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.section02 {
	width: 560px;
	border-top: 1px #000 solid;
	margin-top: 5px;
	padding-top: 20px;
}
.section02:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

table.linkForm {
	width: 560px;
}
table.linkForm th {
	width: 170px;
	padding: 10px 10px 10px 25px;
	border-bottom: 1px #ccc solid;
	vertical-align: top;
}
table.linkForm td {
	width: 340px;
	padding: 10px;
	border-bottom: 1px #ccc solid;
}

table.linkForm th.pointTh {
	background: url(../../images/li/circle_r.gif) 0 1em no-repeat;
}
table.linkForm th.normalTh {
	background: url(../../images/li/circle_bl.gif) 0 1em no-repeat;
}

.formPoint {
    border: 1px solid #f99;
    margin-bottom: 2px;
}
.formPoint:hover, .formPoint:focus {
    border: 1px #c00 solid;
    background: #fff7f7 url(../../images/bg/obli01.gif) repeat;
}

.formNormal {
    border: 1px solid #aaa;
}
.formNormal:hover, .formNormal:focus {
    border: 1px #666 solid;
    background: #f6f6f6 url(../../images/bg/obli01.gif) repeat;
}

table.linkForm input {
	width: 250px;
}
table.linkForm textarea {
	width: 310px;
}

.formBtn {
	margin: 20px auto 0;
	text-align: center;
}
.formBtn01 {
    width: 12em;
    height: 3em;
    border: 2px solid #f60;
    background: #f6f6f6 url(../../images/bg/obli01.gif) repeat;
    font-weight: 700;
}
.formBtn01:hover, .formBtn01:focus {
    border: 2px #f30 solid;
    background: #ffefbf url(../../images/bg/obli01.gif) repeat;
    font-weight: 700;
}
.formBtn02 {
    width: 12em;
    height: 3em;
    border: 2px solid #ccc;
    background: #eee url(../../images/bg/obli01.gif) repeat;
    font-weight: 700;
}
.formBtn02:hover, .formBtn02:focus {
    border: 2px #bbb solid;
    background: #f3f3f3 url(../../images/bg/obli01.gif) repeat;
    font-weight: 700;
}

/*----------------------------------------------------
	#other
----------------------------------------------------*/
ul#other {
	width: 790px;
	height: 70px;
	margin: 0 auto 0;
	background: url(../../home/images/other/bg01.gif) no-repeat;
}
ul#other li {
	float: left;
	padding-top: 12px;
	padding-right: 15px;
}
li.other01 {
	width: 175px;
	padding-left: 15px;
}
li.other02 {
	width: 180px;
}
