@charset "utf-8";

/*@medialiteracy data@2009/0807@
-------------------------------------------------------------*/
/*
	[1]HTML/BODY/WRAP
	[2]head
	[3]left_container
	[4]main_container
	[5]right_container
	[6]foot
	[7]Copyright
	[8]fontset
-------------------------------------------------------------*/

/*
-------------------------
	[1]HTML/BODY/WRAP
-------------------------
*/

body {
	text-align: center;
	margin: 0px 0px 15px;
	padding: 0px;
	background: #FFF5A2 url(../image/bg.gif) repeat;
}
#Wrap {
	width: 840px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #fff url(../image/b_bg.gif) repeat;
}

/*
-------------------------
	[2]head
-------------------------
*/
#head {
	height: 200px;
	margin-bottom: 10px;
}

/*
-------------------------
	[3]left_container
-------------------------
*/
#left_container {
	width: 215px;
	float: left;
}
#left_container .summary {
	width: 200px;
	margin: 0px 5px 0px 10px;
	background: url(../image/gaiyo_bg.gif);
}
#left_container .summary_top {
	margin: 0px 0px 5px;
}
#left_container .set_img {
	height: 10px;
	font-size: 1px;
}

#left_container .summary p {
	font: 70%/150% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px 5px 0px 7px;
	padding: 0px;
}
#left_container .summary h4 {
	text-align: center;
	font: bold 85%/220% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px 5px 0px 7px;
	padding: 0px;
	color: #006600;
}
.movie {
	margin: 15px 5px 0px 10px;
	background: #ecffaa;
	padding: 0px 0px 10px;
}
.movie img {
	margin: 0px 0px 10px 0px;
}
.movie ul {
	margin: 0px 10px 0px 15px;
	padding: 0;
}
.movie li {
	font: bold 75%/190% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px 0px 5px 0px;
	list-style: url(../image/icon_wmp.gif) inside;
}
.movie a:link {
	color: #009900;
	text-decoration: underline;
}
.movie a:visited {
	color: #009900;
	text-decoration: underline;
}
.movie a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.movie a:active {
	color: #FF6600;
	text-decoration: underline;
}

.banner {
	margin: 20px 5px 0px 15px;
}


/*
-------------------------
	[4]main_container
-------------------------
*/
#main_container {
	width: 460px;
	float: left;
}
.information img {
	margin: 0px 0px 0px 3px;
}
.information h3 {
	font: bold 95% "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #009900;
	margin: 0px 20px 3px;
}
.information .line {
	font-size: 1px;
}

.information .data  p {
	text-align: right;
	font: 75%/100% "lr SVbN", "Osaka|";
	margin: 3px 40px 5px 0px;
}
.information_text {
	margin: 0px 15px 15px;
}
.information_comment {
	vertical-align: top;
}
/*
======================================
	#main_container .photo
	ʐ^Xy[X
======================================	
*/
.photo {
	vertical-align: top;
	width: 215px;
}
.photo img {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0;
}
.photo_comment  {
	vertical-align: top;
}
.photo_comment p {
	font: 70%/130% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin-right: 10px;
}
.photo2 {
	width: 215px;
	vertical-align: top;
}

.photo2 img {
	border: 0;
}

/*
-------------------------
	[5]right_container
-------------------------
*/
#right_container {
	width: 150px;
	float: left;
}

/*
======================================
	#right_container .entry
	uO̍XV
======================================	
*/
#right_container .entry img {
	margin: 10px 0px 3px 10px;
}
#right_container .backnumber img {
	margin: 15px 0px 3px 10px;
}


/*
======================================
	#right_container ul
	ŐV̋LEobNio[
======================================	
*/
#right_container ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style: circle inside;
}
#right_container li {
	font: 75%/130% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 3px 0px 0px;
	padding: 0px;
}

/*
-------------------------
	[6]foot
-------------------------
*/
#foot {
	clear: both;
}

/*
-------------------------
	[7]Copyright
-------------------------
*/
.Copyright {
	margin-top: 5px;
	height: 30px;
	text-align: center;
}

/*
-------------------------
	[8]fontset
-------------------------
*/
h1,h2{
	display:none
}
h3,h4 {
	font: bold 95% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px;
	padding: 0px;
}
p {
	font: 80%/150% "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
img {
	vertical-align: bottom;
}
