@charset "Shift_JIS";
/* 
----------------------------------------
2007.2.27
version 1.0
----------------------------------------
 */
/*
 
***********************************
*
*トップページ設定
*
***********************************

*/


/* main */
#I-Main{ clear:both; margin:0px 0px 10px 0px;}
#I-Cm{ clear:both; margin:0px 0px 20px 9px; border:1px solid #E5E5E5; width:650px;}


/* owner */
#I-Owner{ float:left;background: url(../img/index/owner_bg.jpg) left top no-repeat;width:207px;padding:38px 6px 0px 7px;display: block; margin-right:3px;}
#I-Owner li{ float:right; margin-bottom:4px;}

#I-Owner .I-Owner01 a{background: url(../img/index/owner01.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Owner .I-Owner01 a:hover{ background-position:left bottom;}

#I-Owner .I-Owner02 a{background: url(../img/index/owner02.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Owner .I-Owner02 a:hover{ background-position:left bottom;}

#I-Owner .I-Owner03 a{background: url(../img/index/owner03.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Owner .I-Owner03 a:hover{ background-position:left bottom;}

#I-Owner .I-Owner04 a{background: url(../img/index/owner04.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Owner .I-Owner04 a:hover{ background-position:left bottom;}


/* guest */
#I-Guest{ float:left;background: url(../img/index/guest_bg.jpg) left top no-repeat;width:207px;padding:38px 6px 0px 7px;display: block; margin-right:3px;}
#I-Guest li{ float:right; margin-bottom:4px;}

#I-Guest .I-Guest01 a{background: url(../img/index/guest01.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Guest .I-Guest01 a:hover{ background-position:left bottom;}

#I-Guest .I-Guest02 a{background: url(../img/index/guest02.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Guest .I-Guest02 a:hover{ background-position:left bottom;}

#I-Guest .I-Guest03 a{background: url(../img/index/guest03.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Guest .I-Guest03 a:hover{ background-position:left bottom;}



/* corp */
#I-Corp{ float:left;background: url(../img/index/corp_bg.jpg) left top no-repeat;width:207px;padding:38px 6px 0px 7px;display: block;}
#I-Corp li{ float:right; margin-bottom:4px; display: block;}

#I-Corp .I-Corp01 a{background: url(../img/index/corp01.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Corp .I-Corp01 a:hover{ background-position:left bottom;}

#I-Corp .I-Corp02 a{background: url(../img/index/corp02.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Corp .I-Corp02 a:hover{ background-position:left bottom;}

#I-Corp .I-Corp03 a{background: url(../img/index/corp03.jpg) left top no-repeat; text-indent:-9000em; width: 207px; height: 47px; margin: 0;padding: 0;display: block;}
#I-Corp .I-Corp03 a:hover{ background-position:left bottom;}



/* info */
#I-Info{ margin:0px auto 0px auto;}

#I-Info .Tit{background: url(../img/index/info_tit.jpg) left top no-repeat; text-indent:-9000em; width: 655px; height: 27px; margin:0px 0px 7px 7px;padding: 0;display: block;}

#I-Info ul{ float:left; width:324px; margin:0px 0px 15px 7px;}
*html #I-Info ul{ float:left; width:324px; margin:0px 0px 20px 3px;}
#I-Info li{ float:right;margin:0px 0px 6px 0px;}

#I-Info .I-Info01 a{background: url(../img/index/info01.jpg) left top no-repeat; text-indent:-9000em; width: 324px; height: 87px; margin:0px 0px 0px 0px;padding: 0;display: block;}
#I-Info .I-Info01 a:hover{ background-position:left bottom;}

#I-Info .I-Info02 a{background: url(../img/index/info02.jpg) left top no-repeat; text-indent:-9000em; width: 324px; height: 87px; margin:0px 0px 0px 0px;padding: 0;display: block;}
#I-Info .I-Info02 a:hover{ background-position:left bottom;}


/* news */
#I-News-Tit{background: url(../img/index/news_tit.jpg) left top no-repeat;width: 650px; height: 25px; margin:0px 0px 7px 7px;padding:2px 0px 0px 5px;display: block; text-align:right;}

#I-News-Tit li{ float:right;}
#I-News-Tit .I-News-Link{ margin-right:15px;}

#I-News{background: url(../img/index/news_bg.jpg) left top no-repeat;width: 615px;margin:0px;padding:20px;display: block; line-height:1.2em;}
#I-News dt{ border-left:1px solid #336699; padding:5px 0px 2px 10px; font-weight:bold;letter-spacing:0;}
#I-News dd{border-left:1px solid #336699;padding:0px 0px 0px 11px;letter-spacing:0; margin-bottom:15px;}


