/*
	#header
*/

#header {
	background: url(../../images/iphone/bg_headerMain.png) center 0 repeat-x ;
}
#header .inner {
	background: url(../../images/iphone/bg_sun.jpg) right 0 no-repeat ;
}
#header .inner .chilInner {
	background: url(../../images/iphone/bg_title.jpg) 0 0 no-repeat ;
}

/*
	#gnav
*/
#gnav {
	background: url(../../images/iphone/nav_bg.png) 0 0 repeat-x ;
}
#gnav li,
#gnav li a {
	width: 151px ;
	height: 37px ;
}

/* common */
#gnav li,
#gnav li a {
	background: url(../../images/iphone/pack_gnav.jpg) 0 0 no-repeat ;
}

/*
---------------------
●アイコン and メニュー
---------------------
ニュース:60249967
ソフトレビュー:review
ハードレビュー:60249404
値下げ情報:60245799
インタビュー:60247478
その他:etc
---------------------
ニュース:161157
その他:188919
*/

/* アイコン ---------------- */
/* normal */
#article .entries .entry .entryCategory { background: url(../../images/common/ic_etc.png) 0 0 no-repeat;}
/* ニュース */
#article .entries .entry .catID60249967 { background: url(../../images/common/ic_news.png) 0 0 no-repeat;}
/* ソフトレビュー */
#article .entries .entry .review { background: url(../../images/common/ic_soft.png) 0 0 no-repeat;}
/* ハードレビュー */
#article .entries .entry .catID60249404 { background: url(../../images/common/ic_hard.png) 0 0 no-repeat;}
/* 値下げ情報 */
#article .entries .entry .catID60245799{ background: url(../../images/common/ic_nesage.png) 0 0 no-repeat;}
/* インタビュー */
#article .entries .entry .catID60247478 { background: url(../../images/common/ic_interview.png) 0 0 no-repeat;}
/* その他 */
#article .entries .entry .etc { background: url(../../images/common/ic_etc.png) 0 0 no-repeat;}

/* メニュー ---------------- */
/* トップ ---------------------------------------------- */
#gnav li.menu01            { background-position: 0 -37px ; }
#gnav li.menu01 a          { background-position: 0 0 ; }
.topPage #gnav li.menu01,
.topPage #gnav li.menu01 a { background-position: 0 -74px ; }
/* ニュース ---------------------------------------------- */
#gnav li.menu02            { background-position: -151px -37px ; }
#gnav li.menu02 a          { background-position: -151px 0 ; }
.newsCrnt #gnav li.menu02,
.newsCrnt #gnav li.menu02 a { background-position: -151px -74px ; }
/* ソフトレビュー ---------------------------------------------- */
#gnav li.menu03            { background-position: -303px -37px ; }
#gnav li.menu03 a          { background-position: -303px 0 ; }
.softCrnt #gnav li.menu03,
.softCrnt #gnav li.menu03 a { background-position: -303px -74px ; }
/* ハードレビュー ---------------------------------------------- */
#gnav li.menu04            { background-position: -455px -37px ; }
#gnav li.menu04 a          { background-position: -455px 0 ; }
.hardCrnt #gnav li.menu04,
.hardCrnt #gnav li.menu04 a { background-position: -455px -74px ; }
/* 値下げ情報 ---------------------------------------------- */
#gnav li.menu05            { background-position: -607px -37px ; }
#gnav li.menu05 a          { background-position: -607px 0 ; }
.nesageCrnt #gnav li.menu05,
.nesageCrnt #gnav li.menu05 a { background-position: -607px -74px ; }
/* インタビュー ---------------------------------------------- */
#gnav li.menu06            { background-position: -759px -37px ; }
#gnav li.menu06 a          { background-position: -759px 0 ; }
.interviewCrnt #gnav li.menu06,
.interviewCrnt #gnav li.menu06 a { background-position: -759px -74px ; }
/* その他 ---------------------------------------------- */
#gnav li.menu07            { background-position: -911px -37px ; }
#gnav li.menu07 a          { background-position: -911px 0 ; }
.etcCrnt #gnav li.menu07,
.etcCrnt #gnav li.menu07 a { background-position: -911px -74px ; }
/* menu08 ---------------------------------------------- */
#gnav li.menu08,
#gnav li.menu08 a          { width: 46px ; }
#gnav li.menu08            { background-position: -1063px -37px ; }
#gnav li.menu08 a          { background-position: -1063px 0 ; }

/* aside */
#aside .sideClm .side .sidebody {
	background: url(../../images/iphone/arrowBk.png) 0 5px no-repeat    ;
}


/* .sClm01 */

#aside .sClm01 .sidetitlebody {
	background: url(../../images/iphone/bar_leadBgS.png) 0 0 no-repeat    ;
}

#aside .sClm02 .sidetitlebody {
	background: url(../../images/iphone/bar_leadBgL.png) 0 0 no-repeat    ;
}

/*
	#footer
*/

#footer {
	color: #FFF ;
}
#footer .inner {
	background: #242424 ;
}
#footer a {
	color: #FFF ;
}
#footer .toTop,
#footer .toTop a {
	background: url(../../images/iphone/pack_toTop.png) 0 0 no-repeat    ;
}
#footer .toTop a:hover {
	background: url(../../images/iphone/pack_toTop.png) 0 -23px no-repeat    ;
}

/* entry Style ----------------------------------- */


#article .section {
}

#article .section h2 {
	background: url(../../images/iphone/bar_bg.png) center 0 repeat-x    ;
}
#article .section h2 span {
	background: url(../../images/iphone/bar_bgRight.png) right 0 no-repeat    ;
}

#article .entries a {
	color: #008aff ;
}

#article .entries .entry {
	background: url(../../images/common/bg_section.png) 0 bottom repeat-x    ;
}
#article .entries .entry h3 {
	border-left: 5px solid #008aff ;
	border-bottom: 1px solid #008aff ;
}
#article .entries .entryBody .ftLink a {
	color: #FFF ;
	background: #06F ;
}
#article .entries .entryBody .ftLink a:hover {
	background: #333 ;
}

table.data {
    border-top:1px solid #008aff;
    border-left:1px solid #008aff;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.data th{
    border-right:1px solid #008aff;
    border-bottom:1px solid #008aff;
    color:#330000;
    background-color:#44cfff;
    background-position:left top;
    padding:5px 3px;
    text-align:center;
}

.data td{
    border-right:1px solid #008aff;
    border-bottom:1px solid #008aff;
    padding:10px 8px 8px 8px;
}