@charset "UTF-8";

/******************************/
/* top css */
/******************************/
body,
div,form,
h1,h2,h3,h4,h5,h6,
table,
strong,em,span,
dl,ul,ol,li,dt,dd	{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

li,ol	{
	list-style: none;
}

img	{
	border: none;
}

/* ............................................ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: 60%
}
.style2 {font-size: 100%; }

/******************************/
/* ページ全体のスタイルの調整 */
/******************************/
body#main_body	{
	background-image: url(main/imges/background.jpg);
	background-repeat: repeat;
	font-size: 10pt;
	line-height: 120%;
	margin:0px;
	font-family: "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
	font-family:"ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #000000;
	background-position: center top;
}

*:first-child+html body	{
	font-size: 80%;
	background-color: #000;
}/*IE7*/
* html body	{
	font-size: 80%;
}/*IE6以下*/


a	{
			outline: none;
}

a:link,a:visited	{
	color: #FF0066;
	text-decoration: none;
}

a:hover,a:active	{
	color: #FFFF00;
	text-decoration: none;
}

/******************************/
/* メインページのスタイルの調整 */
/******************************/
#wrapper_top_bg {
	width: 100%;
	min-width: 1200px;
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper_top	{
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ............................................ */
.clearfix:after	{
	content: url(main/ladies_image/pixel.gif);
	display: block;
	height: 0;
	clear: both;
} 

.clearfix	{
	display: inline-block;
}

.clearfix	{
	display: block;
}

/* Mac版IEのみに適用 \*//*/ .clearfix { overflow: hidden; } /* */
 
 h1,h2	{
 }
 
 p.hidden	{
	text-indent: -9999px;
	overflow: hidden;			/*\*//*/ overflow:auto;/**/
 }
 
/******************************/
/* ヘッダーのスタイルの調整 */
/******************************/
#headerbg{
	width: 100%;
	min-width: 1200px;
	background-image: url(main/imges/c_title_bg.png);
	background-repeat: repeat;
}

#header_top	{
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	color: #b1308c;
}

#header_top p {
}

#header_top a {
	color: #bbafa3;
}

/******************************/
/* タイトルのスタイルの調整 */
/******************************/
#titlebg{
	width: 100%;
	min-width: 1200px;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	text-align: left;
	text-indent: -9999px;
	background-image: url(main/imges/bg.jpg);
	background-repeat: repeat;
}

#title	{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 150px;
	background-image: url(menu/title.png);
	background-repeat: no-repeat;
}

#title img {
	float: right;
	margin-right: 10px;
	margin-top: 100px;
}

#title p {
	padding-left: 10px;
}

#title a {
	color: #FFF;
}

/******************************/
/* グローバルメニューのスタイルの調整 */
/******************************/
#menubg{
	width: 100%;
	min-width: 1200px;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	background-image: url(main/imges/c_title_bg.png);
	background-repeat: repeat;
	background-position: center -100px;
}

#menu	{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 420px;
	margin-bottom: 10px;
}

#menu p {
}

#menu a {
}

ul#menu_list	{
	posithon: relative;
}

ul#menu_list li	{
	display: inline;
	float: left;
}

ul#menu_list li a	{
	display: block;
}

#home {
}

#enter {

}

#lever {
}

/******************************/
/* テキストのスタイルの調整 */
/******************************/
#main_contents_center	{
	width: 1200px;
	height: 100px;
	margin-top: 10px;
	background-image: url(main/imges/pr_bg.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_contents_center h2	{
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
	width: 1200px;
	font-weight: lighter;
}

#main_contents_center p	{
}

/******************************/
/* フッターのスタイルの調整 */
/******************************/
#footerbg {
	width: 100%;
	min-width: 1200px;
}

#footer	{
	background-repeat: repeat-x;
	font-size: 17px;
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-image: url(imges/title.png);
	background-repeat: no-repeat;
	height: 150px;
}

#footer img {
	float: right;
	margin-right: 10px;
	margin-top: 100px;
}

#footer p {
	text-align: left;
	color: #FFFFFF;
	font-size: 17px;
	padding-left: 10px;
	font-weight: lighter;
}

#footer a {
	color: #FFF;
}

/******************************/
/* addressのスタイルの調整 */
/******************************/
#addressbg{
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	background-image: url(main/imges/c_title_bg.png);
	background-repeat: repeat;
}

#address	{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	color: #b1308c;
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
}

/* ..................................... */
