@charset "utf-8";

@import url("navigation.css");
@import url("sub.css");

* { padding: 0; margin: 0; }

html, body {
	margin: 0;
	padding: 0;
	text-align:center;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	background-image: url(../common/bg.gif);
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #FF6699;
}
a:hover {
	text-decoration: underline;
	color: #FF0066;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	margin-top: 18px;
	text-align: left;
	padding-left: 4px;
}
h1 span {
	display: none;
}
small {
	font-size: 11px;
	line-height: 130%;
}
dl, dd ,dt {
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
}

.pagetop {
	clear: both;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.font11px {
	font-size: 11px;
	line-height: 150%;
}
.none {
	display: none;
}

.clearfix:after ,
.content:after {/*for modern browser*/
 content: url(../common/spacer.gif);
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix ,
.content {display: inline-block;}
.clearfix ,
.content {/*for IE 5.5-7*/
    zoom:100%;
}
/* Hides from IE-mac \*/
* html .clearfix ,
* html .content {height: 1px;}
.clearfix ,
.content {display: block;}
/* End hide from IE-mac */  

.clear {
	clear: both;
}


#description {
	width: 760px;
	margin-right: auto;
	margin-left: 5px;
	text-align: left;
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	line-height: 120%;
}
#description h1 {
	float: left;
	margin-left: 5px;
}
#description span {
	float: left;
	font-size: 11px;
	line-height: 120%;
	margin-left: 5px;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	position: relative;
	padding: 0px;
	background-image: url(../common/head-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}

#header {
	height: 90px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header .head-logo {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#mainvisual {
	height: 255px;
	background-image: url(../images/main-visual.jpg);
	background-repeat: no-repeat;
	width: 780px;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


#wrapper {
	position: static;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* maincolumn */
#maincolumn {
	text-align: left;
	width: 535px;
	margin-bottom: 20px;
	min-height: 200px;
	float: right;
}
#maincolumn .content {
	clear: both;
	margin: 0px;
	min-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.content-in {
	text-align: left;
	clear: both;
	position: relative;
	padding: 5px;
}
.content-in-line {
	text-align: left;
	clear: both;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-image: url(../common/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* sidecolumn */
#sidecolumn {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	min-height: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 230px;
	float: left;
	position: static;
	margin-right: 14px;
}
#sidecolumn .content {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidecolumn .bnr {
	text-align: center;
	margin-top: 10px;
	position:relative
}
#sidecolumn .bnr a{
	font-size:10px;
}
.bnrtbl{
	width:200px;
	margin-left: 25px;
	margin-right:25px;
}


/*ログインボックス*/

#sidecolumn .loginbox {
	background-color:#FFF6FD;
	background-image:url(../common/member_bg.gif);
	background-position:bottom;
	text-align: center;
	margin:0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	font-size: 11px;
}
#sidecolumn .loginbox input {
	margin-top: 4px;
	margin-bottom: 4px;
}
#sidecolumn .loginbox .txt_field {
	width: 120px;
}
#sidecolumn .loginbox th {
	white-space: nowrap;
	text-align:center;
	font-weight:normal;
	font-size: 11px;
}
#sidecolumn .loginbox td {
	white-space: nowrap;
	text-align:center;
	padding:0;
}

/* footer */
#footer {
	clear: both;
	color: #333;
	background-image: url(../common/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 140px;
	margin: 0px;
	padding: 0px;
}
.footer-txt ,
.footer-txt a {
	line-height: 130%;
	margin-top: 10px;
	color: #333;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	color: #333333;
	margin-top: 10px;
}
#foot-bottom {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#foot-bottom .footer-link {
	width:200px;
	float: right;
	text-align:left;
	line-height:1.2;
	margin-bottom:5px;
	font-size: 11px;
	color: #FF7777;
}
#foot-bottom .footer-link2 {
	width:280px;
	float: right;
	text-align:left;
	line-height:1.2;
	margin-bottom:5px;
	font-size: 11px;
	color: #FF7777;
}
#foot-bottom .footer-link a,
#foot-bottom .footer-link2 a {
	color: #FF7777;
}
#foot-bottom .footer-link-center {
	text-align:center;
	line-height:1.2;
	font-size: 11px;
	padding-bottom:10px;
	color: #333333;
	padding-top:10px;
}
#foot-bottom .footer-link-center a,
#foot-bottom .footer-link-center a:hover {
	color: #333333;
	text-decoration:none;
}



#top {
	height: 90px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#head-left {
	height: 90px;
	float: left;
	position: relative;
	display: block;
	width: 195px;
}
#head-left .logo a {
	display:block;
	width: 195px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background-image: url(../common/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 42px;
	position: absolute;
	left: 0px;
	top: 33px;
	margin: 0px;
}
#company-info {
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}
#head-right .request {
	display: block;
	clear: both;
	float: right;
	position: absolute;
	top: 40px;
	right: 0px;
	width: 254px;
	height: 40px;
}

#head-right .request a {
	display:block;
	width: 254px;
	height: 40px;
	background: url(../common/head-req.gif) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}
#head-right .request a:hover {
	background-image: url(../common/head-req.gif);
	background-repeat: no-repeat;
	background-position: right top;
}






#company-info .company-name {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF3399;
	padding-left: 5px;
	margin-left: 8px;
	font-weight: bold;
	line-height: 150%;
}
#crumb {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
}
.more {
	width: 155px;
	clear: both;
	margin-left: 400px;
}
.more a {
	background: url(../images/top-btn-party.gif) no-repeat left top;
	height: 28px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.more a:hover {
	background: url(../images/top-btn-party.gif) no-repeat right top;
}

.tbl-normal{
	border:1px solid #FF6699;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tbl-normal th{
	border:1px solid #FF6699;
	border-collapse:collapse;
	background-color:#FFFFE6;
	font-weight:bold;
	color:#DD1955;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0.5em;
	padding-bottom: 4px;
	padding-left: 0.7em;
	text-align:left;
}

.tbl-normal td{
	padding:5px;
	border:1px solid #FF6699;
	border-collapse:collapse;
}
#access .tbl-single {
	background-color: #FFFFE6;
	border: 5px solid #CCCC66;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	height: 185px;
}
.tbl-single {
	background-color: #FFFFE6;
	border: 5px solid #CCCC66;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
}
#price .tbl-single {
	background-color: #FFFFE6;
	border: 1px solid #CCCC66;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}
.align-right {
	text-align: right;
}
.color01 {
	color: #072648;
}
.color02 {
	color: #0066FF;
}.red {
	color: #FF0000;
}
.top-party-img {
	background-image: url(../images/top-thum06.jpg);
	height: 105px;
	width: 120px;
	text-indent: -9999px;
	display: block;
	position: static;
	background-repeat: no-repeat;
}
.top-party-info {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 124px;
	background-image: url(../images/top-thum04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#request .left ,
#inquiry .left {
	width: 150px;
}
.top-thum {
	float: right;
	margin-left: 8px;
	margin-top: 9px;
	padding-right: 8px;
}
.top-about {
	font-size: 13px;
	line-height: 140%;
	width: 515px;
	background-image: url(../common/leftbox-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	height: 145px;
	text-align: left;
}
.bold	{
	font-weight:bold;
}
#index ,
#page {
	padding: 0px;
	margin: 0px;
	width: 780px;
}

#pages {
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;
	margin-right: 17px;
}


.top-request01 a {
	display:block;
	width:250px;
	height:56px;
	background:url(../images/top-request01.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.top-request02 a {
	display:block;
	width:250px;
	height:56px;
	background:url(../images/top-request02.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.top-request01 a:hover ,
.top-request02 a:hover {
	background-position: right top;
}
.top-request {
	width: 250px;
	float: left;
}
#top-inq {
	width: 515px;
	float: left;
	margin-right: 15px;
	background-color: #F6F6F6;
	text-align: left;
}
.inq-tel h4 {
	margin: 0px;
}
.inq-tel {
	float: left;
	width: 241px;
	margin-right: 7px;
}
.inq-mail {
	width: 241px;
	float: right;
}
.inq-web {
	margin-right: auto;
	margin-left: auto;
	width:236px;
	height:28px;
}
.inq-web a {
	display:block;
	width:236px;
	height:28px;
	background:url(../images/top-inq-web.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.inq-web a:hover {
	background-position: left bottom;
}
.inq-tel h4 {
	display:block;
	width:241px;
	height:20px;
	background:url(../images/top-inq-title01.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.inq-mail h4 {
	display:block;
	width:241px;
	height:20px;
	background:url(../images/top-inq-title02.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
#top-inq-inbox {
	height: 94px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(../images/top-inq-separate.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#top-inq .freedial {
	background-image: url(../images/top-inq-tel.gif);
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 241px;
}
#top-inq .mailadd {
	background-image: url(../images/top-inq-mail.gif);
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 241px;
}
#sidecolumn .s-tel {
	height: 45px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/s-tel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#index .top-title01 {
	background-image: url(../images/top-main-title01.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 515px;
}
#index .top-title01 h3 {
	text-indent: -9999px;
	display: block;
	height: 35px;
}
#side-column {
	float: right;
	width: 250px;
}
#index #main-column {
	float: left;
	width: 500px;
}
#index .top-feature01 .h4cl {
	background-repeat: no-repeat;
	height: 20px;
	width: 390px;
	background-image: url(../images/top-service01.gif);
	text-indent: -9999px;
	height: 35px;
	display: block;
}
#index .top-feature02 .h4cl {
	background-repeat: no-repeat;
	height: 20px;
	width: 390px;
	background-image: url(../images/top-service02.gif);
	text-indent: -9999px;
	height: 35px;
	display: block;
}
#index .top-feature03 .h4cl {
	background-repeat: no-repeat;
	height: 20px;
	width: 390px;
	background-image: url(../images/top-service03.gif);
	text-indent: -9999px;
	height: 35px;
	display: block;
}
#index .top-feature04 .h4cl {
	background-repeat: no-repeat;
	height: 20px;
	width: 390px;
	background-image: url(../images/top-service04.gif);
	text-indent: -9999px;
	height: 35px;
	display: block;
}
#index .top-feature05 .h4cl {
	background-repeat: no-repeat;
	height: 20px;
	width: 390px;
	background-image: url(../images/top-service05.gif);
	text-indent: -9999px;
	height: 35px;
	display: block;
}
#index .top-feature06 .h4cl {
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	background-image: url(../images/top-service06.gif);
	text-indent: -9999px;
	height: 35px;
	display: block;
}

.top-feature-inbox p ,
.top-feature-inbox2 p {
	margin-top: 8px;
}
.top-feature-txt {
	position: absolute;
	width: 390px;
	left: 115px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 150%;
	top: 35px;
}
.top-feature-txtend {
	position: absolute;
	width: 390px;
	left: 115px;
	padding-bottom: 8px;
	bottom: 0px;
}
#top-feature {
	width: 515px;
	background-image: url(../common/leftbox-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#top-feature h4 {
	text-indent: -9999px;
	height: 35px;
	display: block;
}
#top-feature .top-feature01 ,
#top-feature .top-feature02 ,
#top-feature .top-feature03 ,
#top-feature .top-feature04 ,
#top-feature .top-feature05 ,
#top-feature .top-feature06 {
	height: 20px;
	position: absolute;
	width: 390px;
	left: 115px;
	top: 8px;
}

#top-feature .thum {
	float: left;
}
.top-feature-inbox {
	position: relative;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	overflow: visible;
	height: 88px;
	padding-top: 5px;
	background-image: url(../common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top-feature-inbox2 {
	position: relative;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	overflow: visible;
	height: 88px;
	padding-top: 5px;

}
.top-about p {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#top-feature h3 {
	background-image: url(../images/top-main-title02.gif);
	height: 42px;
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
}

#index .top-title03 {
	background-image: url(../images/top-main-title03.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 515px;
}
#index .top-title03 h3 {
	text-indent: -9999px;
	display: block;
	height: 35px;
}



#side-box01 ,
#side-box02 ,
#side-box03 {
	width: 250px;
	position: relative;
	margin-bottom: 10px;
}
#side-box01 .h4cl {
	background-image: url(../images/top-side-title01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 250px;
}
#side-box02 .h4cl {
	background-image: url(../images/top-side-title02.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 250px;
}
#side-box03 .h4cl {
	background-image: url(../images/top-side-title03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 250px;
}
#side-column .h4cl {
	text-indent: -9999px;
	display: block;
}
#side-column .side-box-in {
	height: 105px;
	background-image: url(../common/rightbox-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#side-box01 .side-txt {
	background-image: url(../images/top-side-txt01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 132px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 8px;
	top: 9px;
}
#side-box02 .side-txt {
	background-image: url(../images/top-side-txt02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 132px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 8px;
	top: 9px;
}
#side-box03 .side-txt {
	background-image: url(../images/top-side-txt03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 132px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 8px;
	top: 9px;
}
.btn-req ,
.btn-detail {
	height: 26px;
	width: 132px;
	position: absolute;
	top: 68px;
	left: 8px;
}
.btn-req a {
	display:block;
	width:130px;
	height:26px;
	background:url(../common/btn-req.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.btn-detail a {
	display:block;
	width:130px;
	height:26px;
	background:url(../common/btn-detail.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.btn-req a:hover ,
.btn-detail a:hover {
	background-position:left bottom;
}
#company-info .h4cl {
	background-image: url(../images/top-side-title04.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
}
#company-info .company-txt {
	padding: 8px;
	font-size: 12px;
	line-height: 150%;
}
#company-info-in {
	background-image: url(../common/rightbox-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	overflow: visible;
	padding-bottom: 8px;
}
#company-info-in .side-inq {
	background-image: url(../images/top-side-inq.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: -9999px;
	display: block;
	position: relative;
}

.btn-inq {
	height: 26px;
	width: 210px;
	position: absolute;
	top: 55px;
	left: 8px;
}
.btn-inq a {
	display:block;
	width:210px;
	height:26px;
	background:url(../common/btn-inq.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.btn-inq a:hover {
	background-position:left bottom;
}
.content {
	margin-bottom: 10px;
	background-image: url(../common/content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding: 15px;
}
.male {
	color: #0099FF;
}
.female {
	color: #FF3399;
}
.loginbox {
	padding-bottom: 10px;
	background-image: url(../common/rightbox-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
.loginbox-sub {
	padding-bottom: 10px;
	background-image: url(../images/party-content-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
#side-column .bnr {
	padding-bottom: 8px;
}
.loginbox p ,
.loginbox-sub p {
	margin-bottom: 3px;
}
.top-party {
	background-image: url(../common/leftbox-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 515px;
}
.top-party-in {
	padding: 8px;
}

