body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border: none;
}

.c-both { clear:both; }

ul,li,form{
 list-style: none;
 margin: 0;
 padding: 0;
}

/*=============================================
/		main
/=============================================*/

.wrapper{
	width: 900px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#pagetop{
 float:right;
 padding:20px 20px 0 0;
}
.inner{
	width: 100%;
	text-align: center;
	padding:100px 0 200px 0;
}

/*=============================================
/		header
/=============================================*/
#header{
}
/*=============================================
/		side
/=============================================*/

#side{
	width:180px;
	float:left;
	font-size:9px;
	line-height: 12px;
	color:#666666;
}
#side li{
	padding-bottom:5px;
}
#side .block{
 padding-bottom:10px;
}
#side .ttl{
 padding-bottom:5px;
}
.search_form{
 width: 100px;
 border: solid 1px #000;
 font-size:10px;
 height:17px;
}
#side .cateBG{
	background:url(/img/blog/ttl_bg.gif) bottom;
	text-align:center;
}
#side .cateInner{
	width:160px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#side .icon,#contents .icon{
 width:22px;
 padding-right:5px;
 vertical-align:text-top;
}
#side .subcat-list-item{
	padding-bottom:0px;
}
#side .widget-list-ttl{
font-weight:bold;
padding:7px 0 0 0;
color:#999966;
}
#side .widget-list-item{
padding-bottom:3px;
}
.search_btn{
 border: solid 1px #000;
 font-size:10px;
 height:17px;
 background-color: #000;
 color:#FFFFFF
}
A{ color:#000; text-decoration:underline;}
A:visited{ color:#000; text-decoration:underline;}
A:active{ color:#999966; text-decoration:none;}
A:hover{ color:#999966; text-decoration:none;}

#side A{ color:#000; text-decoration:none;}
#side A:visited{ color:#000; text-decoration:none;}
#side A:active{ color:#999966; text-decoration:none;}
#side A:hover{ color:#999966; text-decoration:none;}

.item {
display: inline;
float: left;
margin: 0 3px 3px 0;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 50px;
height: 50px;
}

/* カレンダー */

#side .calle{
	background:url(/img/blog/ttl_calender.gif) no-repeat;
	text-align:center;
	height:170px;
}
.calle_ttl{
 font-weight:bold;
}
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #333;
    font-size: 10px;
    background: none;
    letter-spacing: 0.2em;
}
#calendar table {
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}
#calendar{
 width:155px;
 margin-left:auto;
margin-right:auto;
padding-top:30px;
}
#calendar th {
    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
	font-weight:normal;
}
#calendar td {
    padding: 2px 0;
    font-size: 10px;
    line-height: 120%;
}
span.day {
    text-align: center;
    font-size: 10px;
}
span.saturday {
    color: blue;
}
span.sunday {
    color: #e50003;
}
td.today {
    display: block;
    border: 1px solid #333;
}
#side .work{
 line-height:14px;
 padding-bottom:10px;
}


#side .imhere{
	background:url(/img/blog/ttl_imhere.gif) no-repeat;
	text-align:center;
}
.mask{
	height: 140px; 
	overflow: hidden;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
}
#map{
	width: 140px;
	height: 190px;
}
.time{
  visibility: hidden;
}
/*=============================================
/		contents
/=============================================*/
#contents{
	width:540px;
	float:left;
	text-align:center;
}
#contents .blog{
 margin-left:auto;
 margin-right:auto;
 width:460px;
 text-align:left;
 padding-bottom: 30px;
}

#contents .ph{
 width:460px;
 text-align:center;
 clear:both;
 background:url(/img/blog/line2.gif) no-repeat bottom;
 padding-bottom:8px;
}
#contents .header{
 padding:10px 0;
}
#contents .header A{ color:#999966; text-decoration:none;}
#contents .header A:visited{ color:#999966; text-decoration:none;}
#contents .header A:active{ color:#000; text-decoration:none;}
#contents .header A:hover{ color:#000; text-decoration:none;}

#contents .header .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	float:right;
}
#contents .ttl{
 font-size:16px;
 font-weight:bold;
 padding-top:5px;
}
#contents .cate{
	float:left;
	font-size:9px;
	color:#999966;
}
#contents .footerMap{
	width:460px;
	text-align:left;
	padding-bottom:10px;
	background:url(/img/blog/line2.gif) no-repeat top;
	padding-top:10px;
	margin-top:20px;
}
#contents .footer{
	width:460px;
	text-align:left;
	padding-bottom:10px;
	background:url(/img/blog/line2.gif) no-repeat top;
	padding-top:15px;
	font-size:10px;
}
#contents .footer .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	width:100%;
	text-align:right;
}
#contents .footer .line{
	padding:0 10px;
}

/* archive */

#contents .archive-title{
 margin-left:auto;
 margin-right:auto;
 width:460px;
 background:url(/img/blog/line1.gif) no-repeat bottom;
 padding-bottom:15px;
 text-align:left;
 font-size:16px;
 font-weight:bold;
 margin-bottom:10px;
}
#contents .archive-titleDate{
 margin-left:auto;
 margin-right:auto;
 width:460px;
 text-align:left;
 font-size:16px;
 font-weight:bold;
 margin-bottom:10px;
}
#contents .archive-titleCate{
font-size:10px;
 margin-left:auto;
 margin-right:auto;
 width:460px;
 text-align:left;
 margin-bottom:10px;
}
#contents .archiveListBlock{
 padding:0;
}
#contents .ttl A,#contents .archive-title A,#contents .archive-titleCate A{ color:#000; text-decoration:none;}
#contents .ttl A:visited,#contents .archive-title A:visited,#contents .archive-titleCate A:visited{ color:#000; text-decoration:none;}
#contents .ttl A:active,#contents .archive-title A:active,#contents .archive-titleCate A:active{ color:#999966; text-decoration:none;}
#contents .ttl A:hover,#contents .archive-title A:hover,#contents .archive-titleCate A:hover{ color:#999966; text-decoration:none;}

#contents .footer A{ color:#000; text-decoration:none;}
#contents .footer A:visited{ color:#000; text-decoration:none;}
#contents .footer A:active{ color:#999966; text-decoration:none;}
#contents .footer A:hover{ color:#999966; text-decoration:none;}
#contents .aBlock{
 width:100%;
 padding-bottom:5px;
 clear:both;
}
.item2 {
 overflow: hidden;
 text-align: center;
 vertical-align: middle;
 width: 25px;
 height: 25px;
 float:left;
}
#contents .aTtl{
 width:525px;
 text-align:left;
 float:right;
 padding-top:5px;
}
#contents .aDate{
 padding-left:10px;
 font-size:10px;
}
#contents .archiveList{
 line-height:20px;
}
#contents .archiveCate{
 font-size:10px;
}
#contents .archiveCate A{ color:#000; text-decoration:none;}
#contents .archiveCate A:visited{ color:#000; text-decoration:none;}
#contents .archiveCate A:active{ color:#999966; text-decoration:none;}
#contents .archiveCate A:hover{ color:#999966; text-decoration:none;}

#contents .nextback{
 background:url(/img/blog/line1.gif) no-repeat top;
 padding:15px 0 20px 0;
}
#contents .content-nav{
	width:100%;
	text-align:center;
}
.searchFormBlock{
width:100%;
padding-bottom:20px;
}
#news{
	width:720px;
	float:left;
}
#news .newsBlock{
	width:690px;
	margin-bottom:20px;
	background:url(/img/news/bg.gif) no-repeat;
}
#news .newsDate{
	width:180px;
	float:left;
}
#news .newsContents{
	width:490px;
	float:right;
	padding:10px 0 10px 0;
}
#news .newsDateInner{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding:10px 0 10px 0;
}
#news .newsDateTxt{
	font-size:20px;
	font-weight:bold;
}
#news .newsTtl{
	font-weight:bold;
	padding-bottom:10px;
}

/*=============================================
/		profile
/=============================================*/
#profile{
	background:url(/concept/img/bg_pro.jpg) no-repeat top;
	height:730px;
}
#profile .inner{
 width:470px;
 float:right;
}
#profile .proInner{
	width:530px;
	float:right;
	padding-top: 90px;
}
#profile .proInner2{
	width:500px;
	float:left;
	line-height: 17px;
}
#profile .proBtn{
	float:right;
	padding-top:10px;
}
#item{
	background:url(/concept/img/bg_item.jpg) no-repeat top;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#item .inner{
 width:470px;
 float:right;
}
#item .proInner{
	width:590px;
	float:right;
	padding: 90px 0 30px 0;
}
#item .proInner2{
	width:570px;
	float:left;
	line-height: 14px;
	font-size: 10px;
}
#item .proBtn{
	float:right;
	padding-top:10px;
}

/*=============================================
/		route
/=============================================*/
#route{
 background:url(/route/img/bg.jpg) no-repeat top;
 height:600px;
 padding-top:20px;
}
#route .here{
 width:140px;
 float:left;
 margin-left:25px;
 padding-top:40px;
}
#route .btn{
 padding-top:10px;
}
#route .frame{
	background:url(/route/img/frame.gif) no-repeat bottom;
	width:304px;
	float:left;
	margin-left:20px;
	padding-bottom:10px;
	text-align:center;
	font-size:9px;
}
#route .ttl{
 padding-bottom:10px;
}
#route .block{
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	clear:both;
}
#route .date{
	float:left;
	width:60px;
	text-align: right;
}
#route .mark{
 float:left;
 width:35px;
}
#route .country{
	float:left;
	width:209px;
	text-align: left;
}


/*=============================================
/		footer
/=============================================*/
#footer{
 padding:5px 15px 5px 15px;
 background-color:#000000;
 margin: 5px 0 20px 0;
}
#footer .btn{
 float:left;
 width:90px;
}
#footer .copyright{
 float:left;
 width:207px;
}
#footer .pagetop{
 float:right;
}

