@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 {
	background-position:left top;
	background-repeat:repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	background-color: #EFE6DC;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/body-bg.gif);
	text-align: center;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #F08080;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #F08080;
	outline:none;
}
small {
	font-size: 11px;
}
dl, dd ,dt {
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
form {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
}

.pagetop {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2DEC5;
	clear: both;
	text-align:left;
}
.font11px {
	font-size: 11px;
	line-height: 150%;
}
.none {
	display: none;
}

.clearfix:after {/*for modern browser*/
 content: url(../images/spacer.gif);
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix {display: inline-block;}
.clearfix {/*for IE 5.5-7*/
    zoom:100%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */  

.clear {
	clear: both;
}
.note	{
	font-size:11px;
	line-height:1.3;
	margin-left: 10px;
}

#container {
	width: 864px;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}

#header {
	width: 860px;
	height: 92px;
	background-image: url(../images/head-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.logo a {
	width: 400px;
	height: 50px;
	display:block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 30px;
	margin: 0px;
}
.logo a {

}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	position: absolute;
	left:15px;
	top: 10px;
}
h1 span {
	display: none;
}

.tel {
	width: 200px;
	height: 60px;
	background-image: url(../images/head-tel.gif);
	background-repeat: no-repeat;
	background-position:left top;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	text-decoration:none;
	position: absolute;
	left: 414px;
	top: 20px;
}

.tel span {
	display: none;
}
.head-inquiry	{
	width: 226px;
	height: 60px;
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position: absolute;
	top: 20px;
	right: 17px;
}
.head-inquiry a,
.head-inquiry a:link,
.head-inquiry a:visited	{
	width: 226px;
	height: 60px;
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	display:block;
	line-height:0px;
	font-size:0px;
	color:#FFFFFF;
	text-decoration:none;
}
.head-inquiry a:hover	{
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent: -9999px;
	display: block;
	line-height:0px;
	font-size:0px;
	color:#FFFFFF;
	text-decoration:none;
}

#top-flash {
	width: 860px;
	height: 338px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#top-flash h2 {
	display:none;
}
#mainvisual {
	width: 860px;
	height: 338px;
	background-image: url(../images/main-visual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#subvisual {
	width: 860px;
	height: 200px;
	background-image: url(../images/sub-visual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/* footer */
#footer {
	width: 864px;
	height:140px;
	clear: both;
	color: #F08080;
	background-image: url(../images/foot-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}
.footer-txt {
	line-height: 130%;
	padding-top: 15px;
	font-weight:bold;
}
.footer-txt a,
.footer-txt a:visited {
	color:#016D6D;
	font-weight:bold;
	text-decoration:none;
}
.footer-txt a:hover {
	color:#016D6D;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	text-align:center;
}
#foot-bottom {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
.footer-link {
	text-align:right;
	float: right;
	padding-bottom:3px;
	font-weight:bold;
	text-decoration:none;
	color:#016D6D;
}
.footer-link a {
	font-weight:bold;
	text-decoration:none;
	color:#990033;
}

/* maincolumn */
#maincolumn {
	width: 580px;
	text-align: left;
	padding-bottom: 20px;
	min-height: 200px;
	float: left;
	margin-right: 20px;
}
#maincolumn .content {
	width: 580px;
	clear: both;
	margin: 0px;
	min-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maincolumn .content-in {
	text-align: left;
	clear: both;
	position: relative;
	padding: 5px;
}
#maincolumn .content-in-line {
	text-align: left;
	clear: both;
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #F08080;
	padding-bottom: 15px;
}
#maincolumn h3 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.tbl-normal{
	width:568px;
	border:1px solid #F08080;
	border-collapse:collapse;
	margin-top: 1ex;
	margin-right: 0px;
	margin-bottom: 1ex;
	margin-left: 0px;
}
.tbl-normal th{
	border:1px solid #F08080;
	border-collapse:collapse;
	background-color:#EFE6DC;
	font-weight:bold;
	color:#666666;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0.5em;
	padding-bottom: 4px;
	padding-left: 0.7em;
	text-align:left;
	white-space: nowrap; 
}

.tbl-normal td{
	padding:5px;
	border:1px solid #F08080;
	border-collapse:collapse;
}

.tbl-normal2{
	margin:1em 0;
	border:1px solid #F08080;
	border-collapse:collapse;
}
.tbl-normal2 th{
	border:1px solid #F08080;
	border-collapse:collapse;
	background-color:#FDF0F0;
	font-weight:bold;
	color:#666666;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align:center;
}
.tbl-normal2 td{
	padding:5px 2px 5px 2px;
	border:1px solid #F08080;
	border-collapse:collapse;
}

.tbl-normal3{
	margin:1em 0;
	border:1px solid #634A9B;
	border-collapse:collapse;
}
.tbl-normal3 th{
	border:1px solid #634A9B;
	border-collapse:collapse;
	background-color:#F0EDF8;
	font-weight:bold;
	color:#666666;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align:center;
}

.tbl-normal3 td{
	padding:5px 2px 5px 2px;
	border:1px solid #634A9B;
	border-collapse:collapse;
}

.tbl-single {
	background-color: #F9F4F2;
	border: 5px solid #F18585;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-right {
	float: right;
	padding-left:10px;
}
.float-left {
	float: left;
	padding-right:10px;
}
.red {
	color: #CC3300;
}
.red_big {
	color: #CC3300;
	font-size:16px;
	margin-bottom:10px;
	display:block;
}
.red_big2 {
	color: #CC3300;
	font-size:16px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
}
.purple_big {
	color: #533A8B;
	font-size:16px;
	margin-bottom:10px;
	display:block;
}
.purple_big2 {
	color: #533A8B;
	font-size:16px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
}
.bold	{
	font-weight:bold;
}
.right-txt	{
	float:right;
	padding-right:10px;
	margin-top:0;
	text-align:right;
	font-size:11px;
	line-height:1.2;
}
#maincolumn .crumb {
	margin-right: 0px;
	margin-bottom: 5px;
	display: block;
	color:#990033;
}

/* sidecolumn */
#sidecolumn {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	min-height: 200px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
#sidecolumn .content {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidecolumn .bnr {
	width:220px;
	text-align: center;
	margin-bottom: 7px;
}
#sidecolumn .bnr a{
	font-size:10px;
}
#sidecolumn .bnr_2 a{
	font-size:9px !important;
}
#sidecolumn .bnr_txt {
	width:220px;
	text-align:left;
	margin-bottom: 15px;
	padding-top:8px;
	color:#0033CC;
	font-weight:bold;
	font-size:12px;
}

/*ログインボックス*/

#sidecolumn .loginbox {
	background-image:url(../images/member_bg.gif);
	background-position:left top;
	text-align: center;
	font-size: 11px;
	background-repeat: repeat-y;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 200px;
}
#sidecolumn .loginbox input {
	margin-top: 4px;
	margin-bottom: 4px;
}
#sidecolumn .loginbox .txt_field {
	width: 100px;
}
#sidecolumn .loginbox th {
	white-space: nowrap;
	text-align:center;
	font-weight:normal;
	font-size: 11px;
	padding-left:5px;
}
#sidecolumn .loginbox td {
	white-space: nowrap;
	text-align:center;
	padding:0;
}


#company-info {
	width:220px;
	background-image: url(../images/s-company-info.gif);
	background-repeat: repeat-y;
	clear: both;
	padding-bottom: 10px;
	line-height:1.4;
	margin-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#company-info .company-name {
	font-weight: bold;
	color: #F08080;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:8px;
	text-align:left;
}
#company-info p {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}





/* index */
#maincolumn .top-titlebar01 {
	height:40px;
	background-image: url(../images/top-ttl01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincolumn .top-titlebar02 {
	height:55px;
	background-image: url(../images/top-ttl02.gif);
	position:relative;
}
#maincolumn .top-titlebar03 {
	height: 184px;
	background-image:url(../images/top-title03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position: relative;
}

#index .top-feature {
	width:580px;
	height:140px;
	margin-bottom:6px;
}

#index .feature p {
	height:90px;
	margin-top:5px;
	padding-left:98px;
}
#index .feature01 {
	padding-left: 110px;
	background-image: url(../images/top-thum02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	position:relative;
}
#index .feature02 {
	padding-left: 110px;
	background: url(../images/top-thum03.jpg) no-repeat left top;
	height: 100px;
}
#index .feature03 {
	padding-left: 110px;
	background: url(../images/top-thum04.jpg) no-repeat left top;
	height: 130px;
}
#index .feature04 {
	padding-left: 110px;
	background: url(../images/top-thum05.jpg) no-repeat left top;
	height: 100px;
}
#index .feature05 {
	padding-left: 110px;
	background: url(../images/top-thum06.jpg) no-repeat left top;
	height: 100px;
}
.top-party-info {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 20px;
	width: 400px;
}
.top-party-info2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 65px;
	left: 20px;
	width: 450px;
	font-size:12px;
	line-height:1.7;
}
.top-party-info2 .align-right {
	color:#CC0000;
	padding-right:65px;
	font-size:15px;
}
.top-party-info2 p {
	padding-bottom:10px;
}
.top-about-thum {
	float: right;
	margin-left: 5px;
}
.top-about {
	font-size: 13px;
	line-height: 160%;
}

.feature01 span {
	background: url(../images/top-feature01.gif) no-repeat left top;
	height: 35px;
	text-indent: -9999px;
	display: block;
}
.feature02 span {
	background: url(../images/top-feature02.gif) no-repeat left top;
	height: 35px;
	text-indent: -9999px;
	display: block;
}
.feature03 span {
	background: url(../images/top-feature03.gif) no-repeat left top;
	height: 35px;
	text-indent: -9999px;
	display: block;
}
.feature04 span {
	background: url(../images/top-feature04.gif) no-repeat left top;
	height: 35px;
	text-indent: -9999px;
	display: block;
}
.feature05 span {
	background: url(../images/top-feature05.gif) no-repeat left top;
	height: 35px;
	text-indent: -9999px;
	display: block;
}
.feature01 p ,.feature02 p ,.feature03 p ,.feature04 p ,.feature05 p {
	padding-left: 10px;
}
.feature04 p,.feature05 p  {
	line-height:1.3;
}
.frame01 {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	background-image: url(../images/frame-bg01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height:1.4;
}
.frame01 .txt {
	padding-left:8px;
/*
	width:400px;
	float:left;
*/
}
.frame01 .fleft {
	padding-top: 5px;
	padding-bottom: 1px;
}
.frame01txt	{
	padding-left:10px;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	clear:both;
}
.underbar	{
	text-decoration:underline;
	font-weight:normal;
}
.v_mid	{
	vertical-align:middle;
}
.btn-about {
	width:265px;
	height:26px;
	position:absolute;
	top:15px;
	right:1px;
}
.btn-about a{
	width:265px;
	height:26px;
	background-image: url(../images/btn-about.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent: -9999px;
	display: block;
}
.btn-about a:hover {
	background-image: url(../images/btn-about.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent: -9999px;
	display: block;
}
.btn-topsys {
	width:114px;
	height:21px;
	position:absolute;
	top:6px;
	right:1px;
}
.btn-topsys a{
	width:114px;
	height:21px;
	background-image: url(../images/btn-topsys.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent: -9999px;
	display: block;
}
.btn-topsys a:hover {
	background-image: url(../images/btn-topsys.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent: -9999px;
	display: block;
}

.btn-inquiry	{
	width: 226px;
	height: 60px;
	margin-left:180px;
}
.btn-inquiry a,
.btn-inquiry a:link,
.btn-inquiry a:visited	{
	width: 226px;
	height: 60px;
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent: -9999px;
	display: block;
}
.btn-inquiry a:hover	{
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent: -9999px;
	display: block;
}

.frame02 {
	border-top: solid #F3F3F3 5px;
	border-bottom: solid #F3F3F3 5px;
	background-image: url(../images/frame-bg01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:center;
}
.color	{
	margin-top:10px;
}
.color img	{
	margin:0 !important;
	padding:0 !important;
}














