@charset "utf-8";
/* 共通 */
*{
	margin:auto;
	padding:0;
}

img{
	border:none;
}

h1,h2,h3,h4{
	font-size:98%;
}

.hidden{
	display:none;
}

ul,li{
	list-style:none;
}

p{
	line-height:150%;
}

.gCleaFix{
	zoom: 100%;	/*IE7 clearfix */
}

.gCleaFix:after{   	/* clearfix */
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;
    line-height: 0;   
    clear: both;
}

div#top_logo{
	width:912px;
	height:30px;
	padding:10px 0;
	border-bottom:2px #666 solid;
}

div#top_logo div#logo{
	float:left;
}

div#top_logo p{
	float:right;
	padding-top:10px;
}

h2{
	text-indent:-2000px;
	clear:both;
}

#cycle-content{
	width:912px;
	margin-bottom:10px;
	text-align:left;
}

#grayBack{
	background-color:#eeeeee;
	padding:15px;
	margin-top:10px;
}

#routeSearch,#navigation,#routeLog,#routeShare{
	width:880px;
	background:url(../img/bg_mid_l.gif) repeat-y;
	padding:0;
	margin:0;
}

#donutsSearch,#pocketMode,#hinoiri,#otenki{
	background:url(../img/bg_mid_s.gif) repeat-y;
	min-height:400px;
	_height:400px;
	padding-bottom:10px;
}

#titRouteSearch,#titNavigation,#titDonutsSearch,#titPocketMode,#titRouteLog,#titRouteShare,#titOtenki,#titHinoiri{
	height:44px;
	margin:0;
	padding:0;
	clear:both;
}

.explanationL{
	width:450px;
	min-height:260px;
	_height:260px;
	float:left;
	background:url(../img/bg_bicycle.gif) no-repeat bottom left;
	margin:30px 0 0 7px;
	padding-left:25px;
}

.explanationL img{
	margin:10px 0 20px 0;
}

.captionL{
	width:380px;
	float:right;
}

.bgBtmL{
	clear:both;
	width:880px;
	background:url(../img/bg_btm_l.gif) no-repeat bottom;
	height:7px;
}

.bgBtmS{
	width:430px;
	background:url(../img/bg_btm_s.gif) no-repeat bottom;
	height:7px;
	margin-top:-7px;
	_margin-top:-17px;
}

.captionL .caption{
	font-size:86%;
}

#result,#updown,#naviOn,#naviOff,#logSave,#logConfirm,#spotShare,#spotConfirm{
	width:160px;
	float:left;
	margin-top:13px;
}

#updown,#naviOff,#logSave,#logConfirm,#spotShare,#spotConfirm{
	margin-left:25px;
}

.explanationS p{
	width:370px;
	padding:25px 0 0 25px;
}

/* メイン */
#cycleMain{
	background:url(../img/iphone_main.jpg) no-repeat;
	width:912px;
	min-height:270px;
	_height:270px;
	position:static;
	margin-top:0;
	padding:0;
}
	
	#cycleMain h2{
		display:none;
		margin:0;
	}
	
	#cycleMain p{
		width:470px;
		position:relative;
		left:65px;
		top:130px;
	}



/* ルート検索 */
#titRouteSearch{
	background:url(../img/tit_1.png) no-repeat;
}


/* 横2列 */
.leftBlock{
	width:430px;
	float:left;
}

.rightBlock{
	width:430px;
	float:right;
}

.cap_sbox{
	width:396px;
	margin:15px auto 0 auto;
	padding:10px 0 15px 0;
	text-align:center;
}

.new line{
	clear:both;
}



/* ナビゲーション */
#titNavigation{
	background:url(../img/tit_2.png) no-repeat;
	margin-top:13px;
}

/* ドーナツサーチ */
#titDonutsSearch{
	background:url(../img/tit_3.png) no-repeat;
	margin-top:13px;
}



#capChange{
	width:320px;
	margin:23px auto 0 auto;
	padding:10px 0 5px 0;
	text-align:center;
}

:root *> #capChange{
	margin:20px auto 0 auto;
}

#capChange p{
	text-align:left;
	width:155px;
	margin:5px auto 0 auto;
}

/* ポケットモード */
#titPocketMode{
	background:url(../img/tit_4.png) no-repeat;
	margin-top:13px;
}

#pocketImg{
	background-color:#fdfedd;
	width:396px;
	margin:15px auto 0 auto;
	padding:10px 0 15px 0;
	text-align:center;
}

/* 走行ログ */
#titRouteLog{
	background:url(../img/tit_5.png) no-repeat;
	margin-top:13px;
}

/* シェア機能 */
#titRouteShare{
	background:url(../img/tit_6.png) no-repeat;
	margin-top:13px;
}



/* 誘導 */
#storeLink{
	width:650px;
	border:3px solid #4c7ad8;
	background-color:#FFFFFF;
	margin:20px auto 0 auto;
	padding:10px 15px;
}

#storeLink h3{
	margin-bottom:8px;
	color:#2465e6;
}

#storeLink table{
	width:650px;
}




#list{
	width:415px;
	font-size:90%;
	float:right;
	padding-left:21px;
}


:root *> #storeLink ul{
	font-size:90%;
}

#storeLink .linkBanner{
	float:left;
	width:194px;
}



#mapAttention{
	font-size:70%;
	width:100%;
	text-align:right;
	color:#999999;
	margin:10px 0;
}

:root *> #mapAttention{
	font-size:80%;
}
