@charset "utf-8";



/*-------------------------------------------------------------------------
 toppage トップ専用設定
-------------------------------------------------------------------------*/

#headerTop h1.tagline{
float:left;
width:750px;
line-height:1;
padding-top:6px;
font-weight:normal;
}


#content{
padding:0px 5px 50px;
width:950px;
}

#contentWrpInner {
width:100%;
background:url(../image/toppage/content_bg.jpg) top center repeat-x;
}

#globalMenuWrpInner {
clear:both;
width:960px;
background:url(../image/toppage/top_gm_inner_bg.jpg) top center repeat-x;
}

#globalMenu li.gm05{background:url(../image/toppage/gm_btn05_on.jpg) 0 0 no-repeat;}



/*-------------------------------------------------------------------------
 toppageMain
-------------------------------------------------------------------------*/

#toppageMain{
height:355px;
position:relative;
background:url(../image/toppage/toppage_main_bg.jpg) top center no-repeat;
}

#toppageMain .tm01{
position:absolute;
top:8px;
}

#toppageMain .tm02{
position:absolute;
top:8px;
left:342px;
}

#toppageMain .tm03{
position:absolute;
top:271px;
left:323px;
}

/*-------------------------------------------------------------------------
 mainArea メインエリア
-------------------------------------------------------------------------*/

#mainArea {
width:710px;
background:url(../image/toppage/mainarea_bg.jpg) top left no-repeat;
}

#mainAreaInner {
width:612px;
margin-left:10px;
padding-top:25px;
}

/* toppageTitle
-------------------------------------------------------------------------*/
#mainArea .toppageTitle{
width:370px;
height:221px;
margin:0;
}

#mainArea .toppageTitle .title{
margin-bottom:43px;
}


/*-------------------------------------------------------------------------
 toppageLink
------------------------------------------------------------------------*/

#mainArea .toppageLinkWrp{
background:#789;
width:662px;
margin:0;
}


/*-------------------------------------------------------------------------
 toppageLink
------------------------------------------------------------------------*/

#mainArea .toppageLinkWrp{
clear:both;
margin-bottom:10px;
background:url(../image/toppage/toppage_link_bg02.jpg) bottom left repeat-y;
}

#mainArea .toppageLinkWrp .toppageLinkWrpInner{
background:url(../image/toppage/toppage_link_bg03.jpg) bottom left no-repeat;
}

#mainArea .toppageLinkWrp .toppageLink{
background:url(../image/toppage/toppage_link_bg01.jpg) top left no-repeat;
}
#mainArea .toppageLinkWrp .toppageLink2{
background:url(../image/toppage/toppage_link_bg04.jpg) top left no-repeat;
}

#mainArea .toppageLinkWrpInner .BoxL{
float:left;
width:305px;
padding:10px 0 10px 10px;
}

#mainArea .toppageLinkWrpInner .BoxR{
float:right;
width:305px;
padding:10px 12px 10px 0;
}



/*-------------------------------------------------------------------------
 sideArea　サイドエリア
-------------------------------------------------------------------------*/
#sideArea {
float:right;
width:233px;
line-height:1.5;
margin-top:15px;
padding-right:7px;
}






