@charset "euc-jp";

/*-----------------------------------
	基本設定
-----------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #333333;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";;
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
}
body,html {
	margin: 0px;
	padding: 0px;
	height:100%;
}
table {
	border-collapse:collapse;
}
th,td {
	text-align: left;
	vertical-align: top;
}
img {
	border-style: none;
	border-width: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	outline: none;
}
a:link,a:visited,a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #DD0371;
	text-decoration: underline;
}
body {
	background: url(../img/bg.jpg) repeat;
}

/*-----------------------------------
	ヘッダー
-----------------------------------*/

div#header_bg {
	background: url(../img/navi/head_back.png) repeat-x;
	height: 140px;
	z-index:2;
}
div#header {
	width: 900px;
	margin: 0px auto 0px auto;
	background: url(../img/navi/info.jpg) no-repeat;
}
div.logo {
	width: 900px;
	height: 65px;
	padding-top: 15px;
}
div#header p {
	display:none;
}

div.logo h1 {
	width: 208px;
	height:36px;
}
div.logo h1 a {
	display: block;
	width: 208px;
	height:36px;
	text-indent:-9999px;
	background: url(../img/navi/logo.png) no-repeat top left;
}
div.logo h1 a:hover {
	background: url(../img/navi/logo.png) no-repeat bottom left;
}
div.logo h2 {
	color: #A53B69;
	font-size: 11px;
	width: 250px;
}

/*-----------	ナビゲーション　--------------*/

ul#nav {
	height: 50px;
	width: 900px;
	/*margin: 0px auto 0px auto;
	display: block;*/
	position: relative;
}
ul#nav li {
	/*list-style:none;*/
	position: relative;
	display: block; 
	float:left;
	width:180px;
	
}
ul#nav li a {
	width:180px;
	display:block;
}
a#toppage:link,
a#toppage:visited,
a#toppage:active {
	background-image: url(../img/navi/navi.png);
	background-position: 0px 0px;
	text-indent:-9999px;
	height:50px;
}
a#toppage:hover {
	background-position: 0px -50px;
	
}
a#company:link,
a#company:visited,
a#company:active {
	background-image: url(../img/navi/navi.png);
	background-position: -180px 0px;
	text-indent:-9999px;
	height:50px;
}
a#company:hover {
	background-position: -180px -50px;
}
a#works:link,
a#works:visited,
a#works:active {
	background-image: url(../img/navi/navi.png);
	background-position: -360px 0px;
	text-indent:-9999px;
	height:50px;
}
a#works:hover {
	background-position: -360px -50px;
}
a#other:link,
a#other:visited,
a#other:active {
	background-image: url(../img/navi/navi.png);
	background-position: -540px 0px;
	text-indent:-9999px;
	height:50px;
}
a#other:hover {
	background-position: -540px -50px;
}
a#contact:link,
a#contact:visited,
a#contact:active {
	background-image: url(../img/navi/navi.png);
	background-position: -720px 0px;
	text-indent:-9999px;
	height:50px;
}
a#contact:hover {
	background-position: -720px -50px;
}
ul.drop {
	display:none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	top: 50px;
}
.droppy ul li {	
	float: none;
	text-indent:10px;
	opacity: 0.9;
	filter: alpha(opacity=70);
}
.droppy ul li a {
	height: 25px;
	padding-top:5px;
	color:#FFFFFF;
	background-color: #666;
	border-bottom: 1px solid white; 
	opacity: 0.9; 
	filter: alpha(opacity=70);
}
.droppy ul ul {
	top: 0;
}
ul.drop li a:hover {
	background-color: #999;
	text-decoration:none;
} 
* html .droppy ul {line-height: 0;} /* IE6 "fix" */
.droppy ul a {zoom: 1;} /* IE6/7 fix */

/*-----------------------------------
	内部枠
-----------------------------------*/

div#contents {
	width: 900px;
	margin: 0px auto;
}

div.content_box {
	background: url(../img/mainbox_mid.png) repeat-y;
	width: 900px;
	padding-bottom:10px;
	padding-top:10px;
}
div.section{
	margin: 0px auto 70px;
	width: 840px;
	clear:both;
}
div.section h3 {
	margin-bottom: 25px;
}


/*-----------------------------------
	フッター
-----------------------------------*/

div.content_footer {

	height: 410px;
	width: 900px;
	background: url(../img/mainbox_bottom.png) no-repeat;
	position:relative;
	z-index:1;
}
div.footer_navi {
	width: 840px;
	margin-right:auto;
	margin-left:auto;
	padding-top:30px;
}
ul.foot_navi_category li {
	float:left;
	margin-left:20px;
	width:130px;
}
li#foot_logo {
	width: 147px;
	padding-top:75px;
	margin-right:30px;
}
li#foot_logo a {
	display:block;
	width: 147px;
	height:26px;
	text-indent:-9999px;
	background:url(../img/navi/footer_logo.png) no-repeat left top;
}
li#foot_logo a:hover {
	background:url(../img/navi/footer_logo.png) no-repeat left bottom;
}
ul.foot_navi_category li p {
	background: url(../img/navi/footer_ico.png) no-repeat 0px 5px;
}
ul.foot_navi_category li p a {
	display:block;
	padding: 1px 0px 1px 10px;
	font-size:12px;
}
ul.foot_navi_category li p.category {
	color: #A53B69;
	font-weight: bold;
	margin-bottom: 5px;
	background:none;
}


/*-----------------------------------
	コピーライト
-----------------------------------*/

div.copy_top {
	background: url(../img/navi/footer_top.png) repeat-x;
	height: 80px;
	margin-top: -140px;
	z-index:-1;
}
div#copy {
	height: 180px;
	background: url(../img/navi/footer_bg.jpg) repeat-x;
}
div#copy p {
	display: block;
	color: #A53B69;
	font-weight: bold;
	text-align: center;
	padding-top: 75px;
}
div.kaiseki {
	visibility: hidden;
}
