@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-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	background-color: #000000;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/body-bg.jpg);
	text-align: center;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #CC0000;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #990000;
	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;
	margin-top: 15px;
	position: relative;
}
.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: 900px;
	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: 900px;
	height: 240px;
	background-image: url(../images/sub-visual.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
}
.logo a {
	width: 390px;
	height: 77px;
	display:block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	position: absolute;
	left: 18px;
	top: 38px;
	margin: 0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #990000;
	position: absolute;
	left:30px;
	top: 15px;
}
h1 span {
	display: none;
}

.tel {
	width: 240px;
	height: 55px;
	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;
	top: 29px;
	right: 0px;
}

.tel span {
	display: none;
}
.head-req {
	width: 383px;
	height: 70px;
	background-image:url(../images/head-req.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: absolute;
	right: 20px;
	bottom: 84px;
}
.head-req a	{
	width: 383px;
	height: 70px;
	background-image:url(../images/head-req.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	display:block;
	line-height:0px;
	font-size:0px;
	text-decoration:none;
}
.head-req a:hover	{
	background-image:url(../images/head-req-on.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.head-party {
	width: 383px;
	height: 70px;
	background-image:url(../images/head-party.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position: absolute;
	right: 20px;
	bottom: 14px;
}
.head-party a	{
	width: 383px;
	height: 70px;
	background-image:url(../images/head-party.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	display:block;
	line-height:0px;
	font-size:0px;
	text-decoration:none;
}
.head-party a:hover	{
	background-image:url(../images/head-party-on.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#top-flash {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#top-flash h2 {
	display:none;
}
#mainvisual {
	width: 900px;
	height: 400px;
	background-image: url(../images/main-visual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}

#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;
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}


/* footer */
#footer {
	height:150px;
	clear: both;
	color: #FFFFFF;
	background-image: url(../images/foot-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.footer-txt {
	line-height: 130%;
	font-weight:bold;
	padding-bottom: 10px;
}
.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: #FFFFCC;
	margin-top: 10px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
#foot-bottom {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}


/* maincolumn */
#maincolumn {
	width: 620px;
	text-align: left;
	padding-bottom: 20px;
	min-height: 200px;
	float: left;
	margin-right: 20px;
}
#maincolumn .content {
	width: 620px;
	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;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#maincolumn h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
}
.tbl-normal{
	width:608px;
	border:1px solid #000000;
	border-collapse:collapse;
	margin-top: 1ex;
	margin-right: 0px;
	margin-bottom: 1ex;
	margin-left: 0px;
}
.tbl-normal th{
	border:1px solid #000000;
	border-collapse:collapse;
	background-color:#990000;
	font-weight:bold;
	color:#FFFFFF;
	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 #000000;
	border-collapse:collapse;
}

.tbl-normal2{
	border:1px solid #999999;
	border-collapse:collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15;
}
.tbl-normal2 th{
	border:1px solid #999999;
	border-collapse:collapse;
	background-color:#FFFFCC;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 4px;
	padding-left: 1em;
	text-align:left;
	width: 130px;
}

.tbl-normal2 td{
	border:1px solid #999999;
	border-collapse:collapse;
	text-align: left;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
}

.tbl-single {
	background-color: #FFFFCC;
	border: 5px solid #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tbl-single2 {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbl-single3 {
	color:#FFFFFF;
	background-color:#CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 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: #CC0000;
}
.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;
	font-size: 12px;
}

/* sidecolumn */
#sidecolumn {
	width: 220px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	min-height: 200px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	padding-top: 0px;
}
#sidecolumn .content {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidecolumn .bnr {
	text-align: center;
	margin-bottom: 7px;
}
#sidecolumn .bnr a{
	font-size:10px;
}

/*ログインボックス*/

#sidecolumn .loginbox {
	background-image:url(../images/member_bg.gif);
	background-position:center 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;
	margin: 0px;
}
#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 {
	margin-top:10px;
	margin-bottom:5px;
	margin-left:auto;
	text-align:center;
	margin-right: auto;
}
#company-info p {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}





/* index */
#maincolumn .top-titlebar01 {
	width: 422px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#maincolumn .top-titlebar02 {
	background-image: url(../images/frame-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#maincolumn .top-titlebar03 {
	background-image:url(../images/frame-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



#index .feature p ,#index .feature2 p {
	margin-left: 160px;
	margin-top: 2px;
}


.top-about-thum {
	float: right;
	margin-left: 5px;
}
.top-about {
	font-size: 13px;
	line-height: 160%;
}


.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: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#index .feature {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 85px;
}
#index .feature2 {
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#top-feature {
	background-image: url(../images/frame-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
}
#top-feature .thum ,#top-feature2 .thum {
	width: 150px;
	float: left;
	height: 90px;
}
#top-feature .ttl ,#top-feature2 .ttl {
	height: 30px;
	width: 425px;
	margin-left: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#index .btn-more {
	float: right;
	margin-bottom: 5px;
	position: relative;
	height: 20px;
	padding-bottom: 0px;
}
#index .btn-more a {
	background-image: url(../images/btn-more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
#index .btn-more a:hover {
	background-position: right top;
}


#top-blog {
	background-image: url(../images/frame-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin: 0px;
}
#top-greeting {
	background-image: url(../images/top-greeting-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#top-greeting .top-greeting-wrap {
	background-image: url(../images/top-greeting-img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.top-greeting-wrap p {
	width: 380px;
	padding-left: 15px;
	padding-bottom: 15px;
}
h1 strong {
	color: #000000;
}
#index h1 {
	display: none;
}
.white {
	color: #FFFFFF;
}
.strong {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
}
.thum-r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.btn-cmp {
	margin-bottom: 10px;
	margin-left: 10px;
	width:308px;
	height:48px;
	background:url(../images/btn-cmp-on.jpg) no-repeat left top;
}
.btn-cmp a {
	display:block;
	width:308px;
	height:48px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.btn-cmp a:hover {
	text-indent:-9999px;
} 
