@charset "utf-8";


/*******************************************************************

 landing page

*******************************************************************/

#landing{
background:#8aaa2e url(../../images/landing_bg_main.jpg) center top no-repeat;
color:#587407;
}
#wrapper{
margin:0 auto;
padding:0 40px;
width:880px;
}


/* header
*******************************************************************/
#header{
position:relative;
margin-bottom:6px;
padding-top:10px;
zoom:1;
}
#header .comingSoon{
position:absolute;
left:772px;
top:114px;
}
#header h1{
position:relative;
margin-left:-48px;
width:628px;
height:237px;
zoom:1;
}

/*IE6 hack*/
* html #header h1{
background:url(../../images/landing_title.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_title.png',sizingMethod='crop');
}
* html #header .comingSoon{
background:url(../../images/landing_txt_comingsoon01.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_txt_comingsoon01.png',sizingMethod='crop');
width:98px;
height:50px;
}
* html #header h1 img,
* html #header .comingSoon img{
filter:alpha(opacity=0);
}



/* contents
*******************************************************************/
#contents{
position:relative;
min-height:624px;
_height:624px;
zoom:1;
}
#contents #inHands{
margin-left:32px;
margin-bottom:24px;
}
#contents #inHands h2{
margin-bottom:6px;
}
#contents #inHands p{
margin-left:-4px;
}
#contents #inHands p.txt01{
margin-bottom:12px;
}
#contents #inHands p.txt02{ margin-bottom:10px; 
}
#contents #inHands p.txt03{
margin-bottom:15px;
}
/*IE6 hack*/
* html #contents #inHands h2{
background:url(../../images/landing_hl_inHands.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_hl_inHands.png',sizingMethod='crop');
width:617px;
height:96px;
}
* html #contents #inHands p.txt01{
background:url(../../images/landing_txt_inHands01.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_txt_inHands01.png',sizingMethod='crop');
width:295px;
height:40px;
}
* html #contents #inHands p.txt02{
background:url(../../images/landing_txt_inHands02.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_txt_inHands02.png',sizingMethod='crop');
width:468px;
height:45px;
}
* html #contents #inHands p.txt03{
background:url(../../images/landing_txt_inHands03.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_txt_inHands03.png',sizingMethod='crop');
width:380px;
height:113px;
}
* html #contents #inHands h2 img,
* html #contents #inHands p.txt01 img,
* html #contents #inHands p.txt02 img,
* html #contents #inHands p.txt03 img{
filter:alpha(opacity=0);
}

#contents #inBlog{
position:relative;
margin-left:322px;
}
#contents #inBlog h2{
margin-bottom:13px;
}
#contents #inBlog table{
width:519px;
border-collapse:collapse;
}
#contents #inBlog th{
border-right:1px solid #d6c332;
border-bottom:1px solid #d6c332;
width:100px;
padding:3px 0;
text-align:left;
vertical-align:top;
}
#contents #inBlog td{
border-bottom:1px solid #d6c332;
padding:3px 20px;
}
#contents #inBlog .none th,
#contents #inBlog .none td{
border-bottom:none;
}
#contents #inBlog li{
display:-moz-inline-box;
display:inline-block;
/display:inline;
/zoom:1;
margin-right:20px;
}
#contents #inBlog .note{
font-size:100%;
}
#contents #inBlog .note a{
color:#587407;
font-weight:bold;
}
#contents #inBlog .comingSoon{
position:absolute;
left: 124px;
top: -151px;
}
#contents #inBlog h2 img,
#contents #inBlog p.txt01 img,
#contents #inBlog p.comingSoon img{
display:block;
}
/*IE6 hack*/
* html #contents #inBlog h2{
background:url(../../images/landing_hl_inBlog.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_hl_inBlog.png',sizingMethod='crop');
width:496px;
height:67px;
}
* html #contents #inBlog p.txt01{
background:url(../../images/landing_txt_inBlog01.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_txt_inBlog01.png',sizingMethod='crop');
width:342	px;
height:60px;
}
* html #contents #inBlog p.comingSoon{
background:url(../../images/landing_txt_comingsoon02.png) center top no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/landing_txt_comingsoon02.png',sizingMethod='crop');
width:174px;
height:88px;
}
* html #contents #inBlog h2 img,
* html #contents #inBlog p.txt01 img,
* html #contents #inBlog p.comingSoon img{
filter:alpha(opacity=0);
}

#contents #caution{
position:absolute;
top:470px;
left:39px;
width:249px;
background:url(../../images/landing_bg_cautionBtm.gif) left bottom no-repeat;
}
#contents #caution h2{
margin:0 0 15px;
padding-top:19px;
width:249px;
background:url(../../images/landing_bg_cautionTop.gif) left top no-repeat;
text-align:center;
}
#contents #caution ul{
margin:0 auto;
padding-left:20px;
padding-bottom:19px;
width:190px;
}
#contents #caution li{
list-style-type:disc;
font-size:83.3%;
}


/* footer
*******************************************************************/
#footer{
margin:0;
padding:0;
background:url(../../images/landing_bg_footer02.gif) center bottom repeat-x;
}
#footer #footerInner{
padding-top:65px;
height:72px;
background:url(../../images/landing_bg_footer.jpg) center bottom no-repeat;
}
#footer #pagetop{
margin:0 0 35px;
text-align:center;
}
#footer #pagetop img{
margin-left:1px;
}
#footer #copy{
margin:0 auto;
text-align:right;
width:960px;
}

