@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body{
	font-size: 12px;
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body#top{
	width:850px;
	font-size: 80%;
}

img {
	border: 0px none;
	vertical-align: bottom;
}

.sf{
	font-size: 85%;
	padding-left: 1em;
}


.floatClear { clear: both; }

/* clearfix */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE */
* html .clearfix {
height: 1%;
}


a:link    { color: #00F }
a:visited { color: #00F }
a:hover   { color: #F00 }


#header{
	background-image: url(../img/header.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 100%;
	height:100px;
	position: fixed;
	top: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 10;
}

#header h1{
	text-indent: -10000px;
	font-size: 16px;
}

#contents {
	width:750px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
}
#biz_contents {
	width:920px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
}

/*左側ナヴィゲーション部ここから*/
#navi{
	width:230px;
	/*height:400px;*/
	float: left;
	margin-bottom: 30px;
}
#navi h4{
	display: block;
	width:180px;
	height:30px;
	overflow: hidden;
	text-indent: -10000px;
	background-repeat: no-repeat;
	padding-bottom:0px !important;
}

#navi h4#navi_t01 {
	background-image: url("../img/top/navi_title1.png");
}

#navi h4#navi_t02 {
	background-image: url("../img/top/navi_title2.png");
	margin-top: 30px;
}

#navi li{
	display: block;
	width:135px;
	height:35px;
	overflow: hidden;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 10px;
}

#navi li:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#navi li a{
	display: block;
	width:135px;
	height:35px;
	background-repeat: no-repeat;
}

#navi li#navi01 {
	background-image: url("../img/top/top_navi01.png");
}

#navi li#navi02 {
	background-image: url("../img/top/top_navi02.png");
}

#navi li#navi03 {
	background-image: url("../img/top/top_navi03.png");
}

#navi li#navi04 {
	background-image: url("../img/top/top_navi04.png");
}

#navi li#navi05 {
	background-image: url("../img/top/top_navi05.png");
}

#navi li#navi06 {
	background-image: url("../img/top/top_navi06.png");
}

#navi li#navi07 {
	background-image: url("../img/top/top_navi07.png");
}

#navi li#navi08 {
	background-image: url("../img/top/top_navi08.png");
}

#navi li#navi09 {
	background-image: url("../img/top/top_navi09.png");
}

#navi li#navi10 {
	background-image: url("../img/top/top_navi10.png");
}

#navi li#navi14 {
	background-image: url("../img/top/top_navi11.png");
}

#navi li#navi11 {
	background-image: url("../img/top/top_shop01.png");
}

#navi li#navi12 {
	background-image: url("../img/top/top_shop02.png");
}

#navi li#navi13 {
	background-image: url("../img/top/top_shop03.png");
}

/*左側ナヴィゲーション部ここまで*/


/*TOPページメイン部分*/
#toplogo {
	width:476px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 0px;
}
#toplogo .mr{
	margin-right: 48px;
}
#topsub {
	width:227px;
	margin-right: auto;
	margin-left: auto;
}
#topmain {
	width:650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
}
#top_left {
	width:413px;
	display: table-cell;
	background-image: url(../img/top/top_bg1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
#top_right {
	width:220px;
	display: table-cell;
	background-image: url(../img/top/top_bg2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
#topmain ul {
	margin-top: 40px;
	margin-left: 15px;
}
#topmain li {
	padding-bottom:20px;
	list-style-type: none;
}
#topmain li:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}



#main {
	width:520px;
	float: left;
}
#biz_main {
	width:690px;
	float: left;
}

#main h2, #biz_main h2{
	background-image: url("../img/topmain.gif");
	background-repeat: no-repeat;*/

	overflow: hidden;

	text-indent: -10000px;
}


#topmain h2{
	width:520px;
	/*height:450px;
	background-image: url("../img/topmain.gif");
	background-repeat: no-repeat;*/

	overflow: hidden;

	text-indent: -10000px;
}


#footer{
	width:100%;
	height:80px;
	margin-top: 35px;
	text-align:right;
	font-size: 10px;
}

#footer p{
	padding-bottom:5px;
}

#cw{
	width:100%;
	border-top: 1px solid #000;
	font-size: 10px;
	float: left;
	padding-bottom:20px;
}


/*印刷対応ここから-------------------------------------------------------------------*/


/*以下の2行でIE5.5を除外する*/
i{content:"\"/*"}
div{property:value}


@media print{

body{
	text-align:left;
	position: relative;
}


div#header{
	display: none;
}

div#navi{
	display: none;
}


div#main{
	position: absolute;
	top:0px;
	left:0px;

	width:160mm;
	padding:5mm;
	margin:0;
	text-align:left;
	clear: both;
}

div#main h2{
	background-image:none;
	text-indent:0;
}



div#footer{
	display: none;
}

}

/*印刷対応ここまで-------------------------------------------------------------------*/

/*テスト前確認用*/
/*#header2{
	width:750px;
	height:100px;
	position: fixed;
	top: 0px;
	bottom: 0px
	background-color: #FFFFFF;
	z-index: 10;
}
.mtop2 {
	margin-top: 120px !important;
}
#header3{
	width:750px;
	height:200px;
	position: fixed;
	top: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 10;
}
.mtop3 {
	margin-top: 220px !important;
}*/
