@charset "UTF-8";
/* CSS Document */

/*----------------------------------
body & div
----------------------------------*/
body {
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
body, td, th {
	font-family: Lucida Grande, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#div_content {
	width:790px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/site/main_bg.png);
	background-repeat: repeat-y;
}
#top_logo {
	width:790px;
	height:90px;
	z-index:1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#div_foot {
	width:790px;
	height:18px;
	z-index:5;
	clear: right;
	background-image: url(../images/site/footerbg.png);
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
#div_bigimg {
	width:790px;
	height:auto;
	z-index:2;
	background-color: #000000;
	margin: 0px;
	clear: left;
	padding: 0px;
}
#div_mainContent {
	width:609px;
	height:auto;
	z-index:4;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 1px;
}
/*----------------------------------
text
----------------------------------*/

p {
	width:93%;
	padding-left:20px;
	
	margin-top:5px;
	margin-bottom:10px;
}
a.detail {
	padding : 0;
	list-style-type : none;
	display : block;
	width : auto;
	height : auto;
	padding : 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0%;
	float: right;
}
h2 {
	display:block;
	font-size:17px;
	width:95%;
	height:1em;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/site/tag_h.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #CCCCCC;
	clear: both;
}
#div_mainContent h3 {
	margin-left:10px;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 90%;
	clear: both;
}
#div_mainContent h4 {
	font-size:12px;
}

h1.svip {
	display:block;
	width:790px;
	height:200px;
	padding:0px;
	margin:0px;
	background-image: url(../images/site/top_svip.png);
	background-position: left top;
	background-color: #CCCCCC;
	clear: both;
	text-indent : -9999px;
	background-repeat : no-repeat;
}
h1.profile {
	display:block;
	width:790px;
	height:100px;
	padding:0px;
	margin:0px;
	background-image: url(../images/site/corporate-profile_top.png);
	background-position: left top;
	background-color: #CCCCCC;
	clear: both;
	text-indent : -9999px;
	background-repeat : no-repeat;
}
h1.rubens {
	display:block;
	width:790px;
	height:100px;
	padding:0px;
	margin:0px;
	background-image: url(../images/rubens/rubens_top.png);
	background-position: left top;
	background-color: #CCCCCC;
	clear: both;
	text-indent : -9999px;
	background-repeat : no-repeat;
}
h1.donyu {
	display:block;
	width:790px;
	height:100px;
	padding:0px;
	margin:0px;
	background-image: url(../images/site/donyu_top.png);
	background-position: left top;
	background-color: #CCCCCC;
	clear: both;
	text-indent : -9999px;
	background-repeat : no-repeat;
}
h1.contact {
	display:block;
	width:790px;
	height:100px;
	padding:0px;
	margin:0px;
	background-image: url(../images/site/contact_top.png);
	background-position: left top;
	background-color: #CCCCCC;
	clear: both;
	text-indent : -9999px;
	background-repeat : no-repeat;
}
#div_mainContent h4 {
	margin-bottom:0px;
	text-indent: 15px;
}
/*----------------------------------
common link
----------------------------------*/

A.mn_typ:link {
	color:black;
	text-decoration: none
}
A.mn_typ:visited {
	color:black;
	text-decoration: none
}
A.mn_typ:hover {
	color:black;
	font-weight: bold;
}
A.mn_typ:active {
	color:#666666;
	font-weight: bold;
}
A:link {
	text-decoration: none
}
A:visited {
	color:blue;
	text-decoration: none
}
A:hover {
	text-decoration:underline;
}
/*----------------------------------
menu bar
----------------------------------*/
#div_menu {
	width:790px;
	height:24px;
	z-index:1;
	background-color: #000000;
	margin: 0px;
	padding:0px;
}
ul.menu {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
ul.menu li {
	margin : 0;
	padding : 0;
	list-style-type : none;
	float : left;
}
ul.menu li a.home {
	display : block;
	width : 133px;
	height : 22px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
ul.menu li a.home:link {
	color : blue;
	background-image : url("../images/site/menu_button_home_01.png");
}
ul.menu li a.home:visited {
	color : purple;
	background-image : url("../images/site/menu_button_home_01.png");
}
ul.menu li a.home:hover {
	color : red;
	background-image : url("../images/site/menu_button_home_02.png");
	background-color : transparent;
}
ul.menu li a.home:active {
	color : green;
	background-image : url("../images/site/menu_button_home_02.png");
}
ul.menu li a.svip {
	display : block;
	width : 131px;
	height : 22px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
ul.menu li a.svip:link {
	color : blue;
	background-image : url("../images/site/menu_button_svip_01.png");
}
ul.menu li a.svip:visited {
	color : purple;
	background-image : url("../images/site/menu_button_svip_01.png");
}
ul.menu li a.svip:hover {
	color : red;
	background-image : url("../images/site/menu_button_svip_02.png");
	background-color : transparent;
}
ul.menu li a.svip:active {
	color : green;
	background-image : url("../images/site/menu_button_svip_02.png");
}
ul.menu li a.exp {
	display : block;
	width : 131px;
	height : 22px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
ul.menu li a.exp:link {
	color : blue;
	background-image : url("../images/site/menu_button_exp_01.png");
}
ul.menu li a.exp:visited {
	color : purple;
	background-image : url("../images/site/menu_button_exp_01.png");
}
ul.menu li a.exp:hover {
	color : red;
	background-image : url("../images/site/menu_button_exp_02.png");
	background-color : transparent;
}
ul.menu li a.exp:active {
	color : green;
	background-image : url("../images/site/menu_button_exp_02.png");
}
ul.menu li a.rbs {
	display : block;
	width : 131px;
	height : 22px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
ul.menu li a.rbs:link {
	color : blue;
	background-image : url("../images/site/menu_button_rbs_01.png");
}
ul.menu li a.rbs:visited {
	color : purple;
	background-image : url("../images/site/menu_button_rbs_01.png");
}
ul.menu li a.rbs:hover {
	color : red;
	background-image : url("../images/site/menu_button_rbs_02.png");
	background-color : transparent;
}
ul.menu li a.rbs:active {
	color : green;
	background-image : url("../images/site/menu_button_rbs_02.png");
}
ul.menu li a.com {
	display : block;
	width : 131px;
	height : 22px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
ul.menu li a.com:link {
	color : blue;
	background-image : url("../images/site/menu_button_com_01.png");
}
ul.menu li a.com:visited {
	color : purple;
	background-image : url("../images/site/menu_button_com_01.png");
}
ul.menu li a.com:hover {
	color : red;
	background-image : url("../images/site/menu_button_com_02.png");
	background-color : transparent;
}
ul.menu li a.com:active {
	color : green;
	background-image : url("../images/site/menu_button_com_02.png");
}
ul.menu li a.ckt {
	display : block;
	width : 133px;
	height : 22px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : top center;
	text-decoration : none;
	overflow : hidden;
}
ul.menu li a.ckt:link {
	color : blue;
	background-image : url("../images/site/menu_button_ckt_01.png");
}
ul.menu li a.ckt:visited {
	color : purple;
	background-image : url("../images/site/menu_button_ckt_01.png");
}
ul.menu li a.ckt:hover {
	color : red;
	background-image : url("../images/site/menu_button_ckt_02.png");
	background-color : transparent;
}
ul.menu li a.ckt:active {
	color : green;
	background-image : url("../images/site/menu_button_ckt_02.png");
}
/*----------------------------------
sidebar
----------------------------------*/

#div_sidebar {
	width:180px;
	height:auto;
	z-index:3;
	float: right;
	clear:left;
}
#div_sidebar h3.info {
	background-image: url(../images/site/side_contakt_01.png);
	display: block;
	text-indent : -9999px;
	padding: 0px;
	height: 20px;
	width: 180px;
	overflow : hidden;
	background-repeat : no-repeat;
	background-position : left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#div_sidebar ul.com_info {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#div_sidebar ul.com_info li.com {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 24px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_contakt_02.png);
}
#div_sidebar ul.com_info li.adr {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 46px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_contakt_03.png);
}
#div_sidebar ul.com_info li.tel {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 47px;
	margin : 0;
	padding : 0;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_contakt_04.png);
}
#div_sidebar ul.com_info li a.mail {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 33px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_contakt_05.png);
}
#div_sidebar ul.com_info li a.mail:link {
	color : blue;
	background-image : url(../images/site/side_contakt_05.png);
}
#div_sidebar ul.com_info li a.mail:visited {
	color : purple;
	background-image : url(../images/site/side_contakt_05.png);
}
#div_sidebar ul.com_info li a.mail:hover {
	color : red;
	background-image : url(../images/site/side_contakt_05.png);
}
#div_sidebar ul.com_info li a.mail:active {
	color : green;
	background-image : url(../images/site/side_contakt_05.png);
}
/*---------------------------------------------------
side navi
---------------------------------*/
#div_sidebar ul.side_navi {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#div_sidebar ul.side_navi #bottom {
	background-image: url(../images/site/side_navi_tb_02.png);
	display: block;
	padding: 0px;
	height: 20px;
	width: 180px;
	overflow : hidden;
	background-repeat : no-repeat;
	background-position : left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#div_sidebar h3.svip_navi {
	background-image: url(../images/site/side_navi_tb_01.png);
	display: block;
	text-indent : -9999px;
	padding: 0px;
	height: 12px;
	width: 180px;
	overflow : hidden;
	background-repeat : no-repeat;
	background-position : left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#div_sidebar ul.side_navi li a.svip {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 26px;
	padding: 0px;
	margin: 0px;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_navi_svip_01.png);
}
#div_sidebar ul.side_navi li a.svip:link {
	color : blue;
	background-image : url(../images/site/side_navi_svip_01.png);
}
#div_sidebar ul.side_navi li a.svip:visited {
	color : purple;
	background-image : url(../images/site/side_navi_svip_01.png);
}
#div_sidebar ul.side_navi li a.svip:hover {
	color : red;
	background-image : url(../images/site/side_navi_svip_02.png);
}
#div_sidebar ul.side_navi li a.svip:active {
	color : green;
	background-image : url(../images/site/side_navi_svip_01.png);
}
#div_sidebar ul.side_navi li a.golfbar {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 26px;
	padding: 0px;
	margin: 0px;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_navi_golfbar_01.png);
}
#div_sidebar ul.side_navi li a.golfbar:link {
	color : blue;
	background-image : url(../images/site/side_navi_golfbar_01.png);
}
#div_sidebar ul.side_navi li a.golfbar:visited {
	color : purple;
	background-image : url(../images/site/side_navi_golfbar_01.png);
}
#div_sidebar ul.side_navi li a.golfbar:hover {
	color : red;
	background-image : url(../images/site/side_navi_golfbar_02.png);
}
#div_sidebar ul.side_navi li a.golfbar:active {
	color : green;
	background-image : url(../images/site/side_navi_golfbar_01.png);
}
#div_sidebar ul.side_navi li a.rubens {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 26px;
	padding: 0px;
	margin: 0px;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_navi_rubens_01.png);
}
#div_sidebar ul.side_navi li a.rubens:link {
	color : blue;
	background-image : url(../images/site/side_navi_rubens_01.png);
}
#div_sidebar ul.side_navi li a.rubens:visited {
	color : purple;
	background-image : url(../images/site/side_navi_rubens_01.png);
}
#div_sidebar ul.side_navi li a.rubens:hover {
	color : red;
	background-image : url(../images/site/side_navi_rubens_02.png);
}
#div_sidebar ul.side_navi li a.rubens:active {
	color : green;
	background-image : url(../images/site/side_navi_rubens_01.png);
}
#div_sidebar ul.side_navi li a.donyu {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : block;
	width : 180px;
	height : 26px;
	padding: 0px;
	margin: 0px;
	text-indent : -9999px;
	background-repeat : no-repeat;
	background-position : left top;
	text-decoration : none;
	overflow : hidden;
	background-image: url(../images/site/side_navi_donyu_01.png);
}
#div_sidebar ul.side_navi li a.donyu:link {
	color : blue;
	background-image : url(../images/site/side_navi_donyu_01.png);
}
#div_sidebar ul.side_navi li a.donyu:visited {
	color : purple;
	background-image : url(../images/site/side_navi_donyu_01.png);
}
#div_sidebar ul.side_navi li a.donyu:hover {
	color : red;
	background-image : url(../images/site/side_navi_donyu_02.png);
}
#div_sidebar ul.side_navi li a.donyu:active {
	color : green;
	background-image : url(../images/site/side_navi_donyu_01.png);
}

