@charset "utf-8";
/* layout-base */

body {
	color: #000;
	background-color:#000;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-align:center;
}

h1,h2,h3,h4,h5,h6,p,a,address,table,tr,th,td,hr,ul,li {
	margin:0;
	padding:0;
}

hr {
	display:none;
}

ul,li {
	list-style:none;
}

img {
	border:0;
}

address {
	font-style:normal;
}

a {
	text-decoration:none;
	overflow:hidden;
}


/* clear */
.clear {
	clear:both;
	visibility:hidden;
	min-height:0;
	height:0;
	width:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* layout start */

#container {
	width:800px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
}

#header {
	width:780px;
	margin:0 10px;
}

#top {
	background:url(../img/header.jpg) 0 0 no-repeat;
	width:780px;
	height:400px;
}

#top h1 {
	padding-top:10px;
}

#top h1 a {
	display:block;
	background:url(../img/header_link.jpg) 0 0 no-repeat;
	width:270px;
	height:150px;
	margin-left:10px;
	text-indent:-9999px;
}

#top-etr {
	background:url(../img/header_etr.jpg) 0 0 no-repeat;
	width:780px;
	height:220px;
}

#top-etr h1 {
	padding-top:10px;
}

#top-etr h1 a {
	display:block;
	background:url(../img/header_link02.jpg) 0 0 no-repeat;
	width:270px;
	height:150px;
	margin-left:10px;
	text-indent:-9999px;
}

#navi {
	width:780px;
	height:30px;
	margin:10px 0;
}

#navi ul {

}

#navi ul li {
	float:left;
}

#navi ul li a {
	display:block;
	width:130px;
	height:30px;
	text-indent:-9999px;
}

#navi ul li.home a {
	background:url(../img/home_btn.gif) 0 0 no-repeat;
}

#navi ul li.home a:hover {
	background:url(../img/home_hov.gif) 0 0 no-repeat;
}

#navi ul li.profile a {
	background:url(../img/profile_btn.gif) 0 0 no-repeat;
}

#navi ul li.profile a:hover {
	background:url(../img/profile_hov.gif) 0 0 no-repeat;
}

#navi ul li.bike a {
	background:url(../img/bike_btn.gif) 0 0 no-repeat;
}

#navi ul li.bike a:hover {
	background:url(../img/bike_hov.gif) 0 0 no-repeat;
}

#navi ul li.touring a {
	background:url(../img/touring_btn.gif) 0 0 no-repeat;
}

#navi ul li.touring a:hover {
	background:url(../img/touring_hov.gif) 0 0 no-repeat;
}

#navi ul li.blog a {
	background:url(../img/blog_btn.gif) 0 0 no-repeat;
}

#navi ul li.blog a:hover {
	background:url(../img/blog_hov.gif) 0 0 no-repeat;
}

#navi ul li.link a {
	background:url(../img/link_btn.gif) 0 0 no-repeat;
}

#navi ul li.link a:hover {
	background:url(../img/link_hov.gif) 0 0 no-repeat;
}


#content {
	width:780px;
	margin:20px 10px;
}

#main {
	width:500px;
	margin:0 10px 0 0;
	float:left;
}

#main .newsbox {
	margin-bottom:10px;
}

#main .newsbox h2#whatsttl {
	width:500px;
	height:30px;
	background:url(../img/what.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#main .newsbox h2#blogttl {
	width:500px;
	height:30px;
	background:url(../img/blognews.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#main h2#prttl {
	width:500px;
	height:30px;
	background:url(../img/profile.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#main p {
	padding-left:10px;
	margin:10px 0;
}

#main p.feed {
	margin:5px 10px 0 430px;
	padding:0;
}

#main p.feed a {
	display:block;
	background:url(../img/rss_icon.gif) 0 0 no-repeat;
	width:60px;
	height:20px;
	text-indent:-9999px;
}

#main .newsbox ul {
	padding:0 10px 10px;
}

#main .newsbox ul li {
	margin-top:5px;
	padding:0 3px;
	line-height:1.5em;
	border-bottom:1px dashed #ccc;
}

#main .newsbox ul li a {
	color:#0099FF;
	text-decoration:underline;
}

#main .newsbox ul li a:hover {
	color:#FF9900;
}

#main .content-box {
	width:480px;
	margin:0 10px;
	font-size:small;
}

#main h3 {
	background:url(../img/at_bg.gif) 0 0 no-repeat;
	padding:0 20px;
	border-bottom:1px dashed #003;
}

#side {
	width:260px;
	background:url(../img/side_bg.gif) 0 0 no-repeat;
	margin:0 0 0 10px;
	float:right;
}

#side ul.banner {
	margin:30px 20px 0 20px;
}

#side ul.banner li {
	margin-bottom:20px;
}

#side h4.s-mobi {
	width:240px;
	height:30px;
	background:url(../img/side_mobi.gif) 0 0 no-repeat;
	margin:10px 10px 20px;
	text-indent:-9999px;
}

#side p {
	text-align:center;
}

#footer {
	width:780px;
	height:60px;
	background:url(../img/footer_bg.gif) 0 0 no-repeat;
	margin:0 10px;
}

#footer p {
	float:left;
	padding:20px 0 0 10px;
}

#footer p a {
	color:#000000;
	text-decoration:underline;
}

#footer p a:hover {
	color:#0000CC;
}

#footer address {
	float:right;
	padding:20px 10px 0 0;
}

/* widget */

.widget-calendar {
	width:220px;
	margin:0 20px;
	color:#fff;
}

.widget-content table {
	/*width:210px;*/
	margin:0 5px;
}

.widget-content table tr th,.widget-content table tr td {
	/*width:30px;*/
	height:20px;
	text-align:center;
}