body {
	background:#000000;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro", "$B%R%i%.%N3Q%4(B Pro W3", "$B#M#S(B $B#P%4%7%C%/(B", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image:  url(../images/ddd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

img {
vertical-align: middle;
border: none;
}

a:link {color:#88CFDF; text-decoration:none;}
a:visited {color:#88CFDF; text-decoration:none;}
a:active {color:#88CFDF; text-decoration:none;}
a:hover {color:#00A8EC; text-decoration:none;}

p {
width:510px;
padding:0px;
margin:10px 0px 20px 0px;
text-align : left;
}

/*
----------------------------------------------------------
[LAYOUT]
----------------------------------------------------------*/
#container {
margin:20px auto 50px auto;
width:735px;
text-align:left;
}

#wrapper {
	clear:both;
	width:735px;
	position:relative;
}

#contents {
	float:right;
	width:550px;
	background-color:#000000;
	opacity: 0.9;
	border:1px solid #222222;
	}

/*
----------------------------------------------------------
[HEADER]
----------------------------------------------------------*/
#header {
position:relative;
width:735px;
height:23px;
margin-bottom:40px;
}

#header_url {
position:absolute;
left:185px;
top:0px;
width:249px;
height:15px;
	opacity: 0.9;
}

#header_model {
position:absolute;
left:378px;
top:0px;
width:165px;
heght:15px;
	opacity: 0.9;
}

#header_photo {
position:absolute;
left:580px;
top:0px;
width:132px;
heght:15px;
	opacity: 0.9;
}

/*
----------------------------------------------------------
[ENTRY]
----------------------------------------------------------*/
.entry {
width:550px;
}

.update {
padding-top:20px;
margin-bottom:55px;
}

.entry_text {
float:left;
padding:15px 20px 15px 20px;
margin-bottom:20px;
width:510px;
}

.entry_text h1 {
margin-bottom:15px;
padding:3px 0px 0px 10px;
background-color:#FFFFFF;
color:#000;
font-size:1.1em;
font-weight:bold;
}

.entry_text h2 {
	font-size:1.0em;
	font-weight: bolder;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
	}

blockquote{
	background:#030303;
	border:1px solid #333333;
	margin:0px;
    padding:10px 15px;
	}

blockquote p{
	width:480px;
	padding:0px;
	margin:10px 0px;
    }
	
.copy{
padding:10px 0px 0px 0px;
margin-bottom:0px;
}

.totop {
	text-align: left;
	margin:20px 0 30px 0;
}
	
.map {
	font-size:0.9em;
	margin: 0px 0px 0px 5px;
	}
.map  a:link {color:#FFFFFF; text-decoration:none; padding:0px 2px 0px 2px; background-color: #747474; border: 1px solid #747474;}
.map  a:visited {color:#FFFFFF; text-decoration:none; padding:0px 2px 0px 2px; background-color: #747474; border: 1px solid #747474;}
.map  a:active {color:#FFFFFF; text-decoration:none;}
.map  a:hover {color:#FFFFFF; text-decoration:none; padding:0px 2px 0px 2px; background-color: #444444;border: 1px solid #444444;}

/*
----------------------------------------------------------
[NAVI]
----------------------------------------------------------*/
#navi {
	float:left;
	width:165px;
	background-color:#050505;
	border:1px solid #222222;
	opacity: 0.9;
	margin-bottom:5px;
	}

#navi h2 {
padding:25px 0px 0px 15px;
margin-bottom:20px;
}

#navi h3 {
padding:15px 0px 0px 15px;
font-weight:bold;
}

#navi ul {
list-style:none;
padding:15px 0px 0px 15px;
margin-bottom:120px;
}

#navi li {
list-style:none;
height:5px;
padding-bottom:18px;
}
#navi li a{
}
#navi li img {
vertical-align:top;
}

/*
----------------------------------------------------------
[logo]
----------------------------------------------------------*/
#logo {
	float:left;
	width:165px;
	background-color:#050505;
	border:1px solid #222222;	
	opacity: 0.9;
	margin-bottom:5px;
	}

#logo ul {
list-style:none;
padding-left:15px;
margin:25px 0px 110px 0px;
}

#logo li {
list-style:none;
padding-bottom:8px;
}

/*
----------------------------------------------------------
[photo]
----------------------------------------------------------*/
.pict_right {
	margin:5px 0px 10px 15px;
	border: #333333 solid 1px;
	float: right;
	}

.pict_left {
	margin:5px 0px 15px 0px;
	float: left;
	}
