/*
	swingby css
	Lastupdate : 2006 05 20
*/

/*body{
	background-color:#333333;
	color:#FFFFFF;
	
}*/

#header{
	font-size:12px;
	text-align:left;
}
#main{
	font-size:12px;
	background-image:url(images/bg_001.png);
	/*background-image:url(images/bg_001.png);*/
	background-repeat:no-repeat;
	background-position:right;
}
#main_error{
	font-size:12px;
	background-image:url(images/bg_xmas.png);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
}
#main_nightview{
	font-size:12px;
	background-image:url(images/bg_nv01.png);
	background-repeat:no-repeat;
	background-position:right;
}
#main_car{
	font-size:12px;
	background-image:url(images/bg_car01.png);
	background-repeat:no-repeat;
	background-position:right;
}
#main_labjunk{
	font-size:12px;
	background-image:url(images/bg_lj01.png);
	background-repeat:no-repeat;
	background-position:right;
}
#main_link{
	font-size:12px;
	background-image:url(images/bg_link01.png);
	background-repeat:no-repeat;
	background-position:right;
}
#main_profile_diary{
	font-size:12px;
	background-image:url(images/bg_diary01.png);
	background-repeat:no-repeat;
	background-position:right;
}
#main_dttd{
	font-size:12px;
	background-image:url(images/bg_dttd.png);
	background-repeat:no-repeat;
	background-position:right;
}


/* メインメニュー来訪者データ配置用*/
#main_yours{
	font-size:12px;
	/*background-image:url(images/bg_002.png);*/
	background-repeat:no-repeat;
	background-position:right;
}

/* メインメニュープロフィール配置用*/
#main_prof{
	font-size:12px;
	background-image:url(images/bg_002.png);
	background-repeat:no-repeat;
	background-position:right;
}
#footer{
	background-image:url(images/dttdnewMarkWhite64.png);
	background-repeat:no-repeat;
	background-position:right;
	height:60px;
	filter:progid:DXImageTransform.Microsoft.alpha(style=0,opacity:50);
}


/*google maps*/
#map{
	margin-top:10px;
	margin-left:10px;
}


.title_boxy{
	padding-top:2px;
	padding-bottom:2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}

.nv-placename{
	font-size:50%;
}

.pbdttd{
	padding-left:20px;
}

#menulast_boxy{
	margin-top:10px;
	margin-bottom:10px;
}

#menu{
	margin-left:7px;
	border-left-width:1px;
	border-left-color:#000000;
	border-left-style:solid;

}

.menu_boxy{
	background-image:url(images/pin_00.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-bottom:-2px;
}

.menu_prof_boxy{
	background-image:url(images/pin_01.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:12px;
}

.leftset_boxy{
	padding-left:5px;
	margin-bottom:-2px;
}	

.div_menu_contents{
	/*margin-top:-13px;*/
	margin-left:20px;
	margin-top: -12px;
	margin-bottom: 20px;
}

.div_menu_contents_sub{
	margin-top:18px;
	margin-left:20px;
}
.div_menu_contents_nv{
	margin-top:18px;
	margin-left:20px;
	width:500px;
	text-indent:1.5em;
	line-height:1.3em;
	text-align:justify;
	text-justify:distribute;	/*text-align:justify;の設定必要あり*/

}

.div_menu_contents_diary{
	margin-top:5px;
	margin-left:20px;
}

.div_contents{
	margin-left:5px;
}
.div_cookie{
	background-image:url(images/cookie.png);
	background-position:right;
	background-repeat:no-repeat;
}

/*labjunkコードを記述るす領域*/
.div_code{
	margin-left:40px;
	width:500px;
	border-style:dashed;
	border-width:1px;
	background-color:#DDDDDD;
	margin-top: 20px;
}

.div_log_cleg{
	margin-left:30px;
	width:500px;
	text-align:justify;
	text-justify:distribute;	/*text-align:justify;の設定必要あり*/
}

.div_content_lab{
	margin-left:30px;
	width:550px;
}

#layer_car_image{
	position:absolute;
	left:111px;
	top:164px;
	width:175px;
	height:175px;
	z-index:1;
}

.menu_contents_diary{
	margin-top:100px;
	padding-left:5px;
	margin-bottom:-15px;
}

.menu_contents{
	padding-left:5px;
	margin-bottom:-10px;
	background-image:url(images/pin_00.png);
	background-position:left;
	background-repeat:no-repeat;
}

.menu_contents_nopin{
	padding-left:5px;
	margin-bottom:-6px;
}

.rightset_boxy{
	text-align:right;
	padding-right:12px;
}

.point_size{
	font-size:20px;
}
.point_size12{
	font-size:12px;
}
.p_section{
	margin-bottom:-15px;
	font-size:15px;
	font-weight:bold;
}
.p_section_text{
	text-indent:1.5em;
	line-height:1.2em;
	margin-bottom:-1em;
}
.text-blue{
	color:#0000FF;
}


a:link{
	color:#0066FF;
}
a:visited{
	color:#FF6600;
}
a:hover{
	color:#3300FF;
}

/* 開設前ページ用*/
#firstpage{
	height:150px;
	font-size:12px;
	color:#333333;
	text-align:center;
}
#firstpage_footer{
	height:62px;
	text-align:right;
}
