@charset "utf-8";

/*------------------------------------------------
   Reset
------------------------------------------------*/

*{
margin:0;
padding:0;
}

#table{
font-size:inherit;
}

th{
text-align:left;
font-weight:normal;
}

img{
border:0;
}

a:link{
color:#039;
text-decoration:none;
}
a:visited{
color:#039;
text-decoration:none;
}
a:hover{
color:#039;
text-decoration:underline;
}
a:active{
color:#039;
}

.clear {
	clear:both;
}
/**
 * ========================================
 * HTML 
 * ========================================
 */
 
body 
{
	background-image: url(/img/top_bg001.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family:"メイリオ",Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#container {
	position:relative;
	width:950px;
	margin:auto;
}


 /**=
 * ========================================
 * ヘッダー
 * ========================================
 */

#Header 
{
	position: relative;
	width:950px;
}

#Header #nav {
	position:absolute;
	font-size:10px;
	color:#FFF;
	top: 3px;
	right: 0;
	left:auto;
}

#Header #nav li{
	float:left;
	padding-left:8px;
	margin-left:8px;
	list-style:none;
}

#Header #shop_btn {
	position:absolute;
	top: 28px;
	right:0;
	left:auto;
}

#Header a:link{
color:#FFF;
text-decoration:none;
}

#Header a:visited{
color:#FFF;
text-decoration:none;
}

#Header a:hover{
color:#FFF;
text-decoration:underline;
}

#Header a:active{
color:#FFF;
}

h1{
	padding-top:34px;
}

/***************************
global_navi
***************************/
#global {
	position:absolute;
	/*width:576px;*/
	width:688px;
	top:73px;
	right:0;
	/*left:auto;*/
	left:262px;
	line-height: 0;/*ie7謎ズレ防止用*/
	clear:both;
	font-size: 12px;
}
ul#gnavi{
	margin: 0;
	padding: 0;
}
ul#gnavi li{
	margin: 0;
	float: left;
	list-style-type: none;
}
#gnavi a:link{
color:#333;
text-decoration:none;
}

#gnavi a:visited{
color:#333;
text-decoration:none;
}

#gnavi a:hover{
color:#333;
}

#gnavi a:active{
color:#333;
}

.pull {
	position: absolute;
	top: 32px;
	width: 160px;
	margin: 0;
	padding: 0;
	line-height: 1.7;
	border-top: solid 1px #aaa;
	display: none;
	z-index: 10;
}
.pull_l {
	position: absolute;
	top: 32px;
	width: 160px;
	margin: 0 0 0 -55px;
	padding: 0;
	line-height: 1.7;
	border-top: solid 1px #aaa;
	display: none;
	z-index: 10;
}
.pull li,.pull_l li {
	border: solid 1px #aaa;
	border-top: none;
	background: #fff;
}
.pull li a,.pull_l li a {
	width: 135px;
	padding-left: 0.5em;
	margin: 1px;
	border-left: solid 5px #cccccc;
	display: block;
}

/*idiot safari, idiot apple, idiot idiot idiot*/
.pull li a.safari,.pull_l li a.safari {
	border-left: solid 5px #004896;
	background: #f5f5f5;
}
 /**=
 * ========================================
 * コンテンツ
 * ========================================
 */
 
#Contents {
	margin-top:25px;
	margin-bottom:10px;
	_margin-bottom:5px;/*IE6*/
	padding:25px 25px 0 25px;
	width:900px;
 	background-image: url(/img/maincontent_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	font-size:13px;
	line-height:160%;
	overflow:hidden;
}
 
#Contents #Flash {
	width:900px;
	height:320px;
	padding:10px 10px 5px 10px;
	background-image: url(/img/flash_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	
	

}
 
 /**=
 * ========================================
 * 左カラム 
 * ========================================
 */
#Contents #Left {
	width:550px;
	float:left;
}

#Contents #Left h2{
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}


/**
 * ニュース部 
 * ----------------------------------------
 */
#Left #News dl 
{
	position: relative;
	width: 550px;
	line-height: 125%;
	background-image: url(/img/news_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
	 
#Left #News dl dt {
	padding-top: 8px;
	padding-left:12px;
	position:absolute;
	left: 0;
	width:200px;
	background-image:url(/img/head_icn.gif);
	background-position:0 75%;
	background-repeat:no-repeat;
}
 
#Left #News dl dd {
	position: relative;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(/img/news_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#Left #News dl dd p {

}

#Left #News dl dd .info {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	margin-bottom: 0;
	width:390px;
	background-image:url(/img/info_icn.gif);
	background-position:100px 0;
	background-repeat:no-repeat;
}

#Left #News dl .pr {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	margin-bottom: 0;
	width:390px;
	background-image:url(/img/pr_icn.gif);
	background-position:100px 0;
	background-repeat:no-repeat;
}

#Left #News dl .press {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	margin-bottom: 0;
	width:390px;
	background-image:url(/img/press_icn.gif);
	background-position:100px 0;
	background-repeat:no-repeat;
}

#Left #News dl .ir {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	margin-bottom: 0;
	width:390px;
	background-image:url(/img/ir_icn.gif);
	background-position:100px 0;
	background-repeat:no-repeat;
} 

#Left #News dl dd.Latest 
{
	background-image: none;
}



/**
 * 企業情報部 
 * ----------------------------------------
 */
#Left #Company {
	position: relative;
	padding-top:30px;
}

#Left #Company ul{
	position: relative;
	margin:0;
	padding:0;
}
 
#Left #Company li {
	margin-top:8px;
	width:94px;
	float:left;
	padding-left:16px;
	list-style:none;
	background-image:url(/img/thirdnav_icn.gif);
	background-position:0 50%;
	background-repeat:no-repeat;	
}

#Left #Company .companydl{
	width:180px;
}


/**
 * お問い合わせ部
 * ----------------------------------------
 */
 
#Left #Contact{
	position: relative;
	padding-top:20px;
	_padding-top:0px;/*IE6*/
}

#Left #Contact ul{
	position: relative;
	margin:0;
	padding:0;
}

#Left #Contact li {
	float:left;
	width:178px;
	margin-right:8px;
	list-style:none;
}

#Left #Contact .Latest{
	margin-right:0;
}

/**
 * ビューティガレージグループ部
 * ----------------------------------------
 */
#Left #Group {
 	position: relative;
	padding-top:30px;
	_padding-top:10px;/*IE6*/
}


#Left #Contact ul{
	position: relative;
	margin:0;
	padding:0;
}

#Left #Group li {
	float:left;
	margin:0;
	list-style:none;
}

 /**=
 * ========================================
 * 右カラム 
 * ========================================
 */
 
#Contents #Right {
	position:relative;
	margin-left:25px;
	width:325px;
	float:left;
}

#Contents #Right .hasen{
	margin:0 10px;
}

/**
 * 運営サービス部
 * ----------------------------------------
 */
#Contents #Right #Service {
	background-image: url(/img/service_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#Contents #Right #Service h2{
	padding:7px 7px 0 7px;
}

#Contents #Right #Service #Scroll {
	width:305px;
	padding:10px;
}

#Contents #Right #Service #Scroll img{
	margin:0;
	padding:0
}

#Contents #Right #Service #Scroll .btn {
	margin:5px 0;
}


/**
 * バナー部
 * ----------------------------------------
 */
#Contents #Right #Banner {
	margin:0 10px;
	text-align:left;
}

#Contents #Right #Banner .btn {
	margin-bottom:10px;
	margin-right:5px;
}

#Contents #Right #Banner .bnrRight {
	float:right;
	margin-right:20px;
}

#Contents #Right #Banner .bnrLeft {
	float:left;
}
.pm11px{margin-top:11px;}
 /**=
 * ========================================
 * フッター
 * ========================================
 */
 
 /**
 * フッターリンク部
 * ----------------------------------------
 */
#Footer {
	position:relative;
	background-image: url(/img/footer_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin-top:0px;
	padding:10px 17px 0px 17px;
	font-size:12px;
	overflow:hidden;
}

#Footer h3 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

#Footer #Left {
	width:450px;
	float:left;
	_padding-top:1px;
}

#Footer #Right {
	margin-right:0;
	margin-left:auto;
	_padding-top:1px;
	width:450px;
	float:right;
}


#Footer li{
	padding-left:12px;
	list-style:none;
	background-image:url(/img/head_icn.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}


/**
 * コピーライト部
 * ----------------------------------------
 */
#Footercp{
	background-image: url(/img/footer_hasen.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin-top:12px;
	_margin-top:0px;
	margin-bottom:12px;
	padding:12px 17px 0 17px;
	font-size:12px;
	overflow:hidden;
}

#Footercp #Link {
	width:450px;
	float:left;
}

#Footercp #Copyright {
	text-align:right;
	width:450px;
	float:right;
}
