@charset "shift_jis";
@import url("_css/share.css");

#Contents {
	background-image:none;
	margin:10px 0px 0px 0px !important;
}
#Footer {
	margin:10px 0px 20px 0px !important;
}
/*
Info + PhotoAlbum
+++++++++++++++++++++++++++++++++*/
#LeftConts {
	width:535px;
	float:left;
}
#Info,
#PhotoAlbum {
	width:535px;
	background:url("index_imgs/waku_bg.jpg") repeat-y;
}
#Info .Headbg,
#PhotoAlbum .Headbg {
	background:url("index_imgs/waku_head.jpg") no-repeat;
}
#Info .Footbg,
#PhotoAlbum .Footbg {
	background:url("index_imgs/waku_foot.jpg") no-repeat bottom;
	padding:22px 0px;
}
#Info .InBox,
#PhotoAlbum .InBox {
	width:490px;
	margin:0px 23px;
}
/* Info */
#Info ul {
	width:480px;
	margin:10px 0px 0px 8px;
	padding:0px;
	list-style:none;
}
#Info ul li {
	margin:5px 0px 0px 0px;
	padding-left:14px;
	background:url("share_imgs/ic_blue.gif") no-repeat left 2px;
}
#Info ul li.mrgtnone {
	margin-top:0px;
}
/* PhotoAlbum PickUp */
#PhotoAlbum {
	margin-top:5px;
}
#PickUp {
	width:490px;
	margin-top:10px;
}
#PhotoAlbum .pframe,
#PhotoAlbum #ThumbBlock .Box p {
	background:#ffffff;
	border:solid 1px #c0c0c0;
}
#PickUp .pframe {
	width:235px;
	height:160px;
	float:left;
}
#PickUp .pframe a {
	margin:0px;
	padding:0px;
	width:225px;
	height:150px;
	border:none;
	text-align:center;
	display:block;
	overflow:hidden;
}
#PickUp .pframe img {
	margin:5px;
}
#PickUp .textBlock {
	width:245px;
	float:right;
}
#PickUp .textBlock h3 {
	width:245px;
	background:#eeeeee;
	font-size:80%;
}
#PickUp .textBlock h3 span {
	padding:3px 5px 2px 5px;
	display:block;
}
/* PhotoAlbum ThumbBlock */
#ThumbBlock {
	width:490px;
	height:1;
	margin-top:10px;
	padding:10px 0px;
	background:url("share_imgs/bg_dott.gif");
}
#ThumbBlock .Box p {
	width:130px;
	height:90px;
	float:left;
}
#ThumbBlock .Box p a {
	margin:0px;
	padding:0px;
	width:120px;
	height:80px;
	border:none;
	text-align:center;
	display:block;
	overflow:hidden;
}
#ThumbBlock .Box p img {
	margin:5px;
}
#ThumbBlock .Box {
	width:440px;
	margin-left:27px;
}
#ThumbBlock .Box #p2,
#ThumbBlock .Box #p3 {
	margin-left:20px;
}

/*
RightLink
+++++++++++++++++++++++++++++++++*/
#RightLink {
	width:165px;
	margin-top:5px;
	float:right;
}
#RightLink ul {
	width:165px;
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
#RightLink li {
	margin:5px 0px 0px 0px;
	padding-left:14px;
	background:url("share_imgs/ic_gray.gif") no-repeat left 2px;
}
#RightLink li.mrgtnone {
	margin-top:0px;
}
