@charset "utf-8";
/*
Theme Name: kizuna311-Contents
Description:
Author: karabiner.cc
Version: 1.0
*/

/*----------------------
Movie
----------------------*/
#header .global {
	padding: 0 0 30px 0;
}
#contents {
	width: 960px;
}
#sub {
	width: 200px;
	padding-top: 30px;
	float: left;
}
#sub h4 {
	margin: 30px 0 15px 0;
}
#sub h5 {
	margin: 45px 0 15px 0;
}
#sub ul.archive li{
	background: url(../../../img/archive_bg2.gif) top no-repeat;
	width: 180px;
	padding: 10px 0 10px 20px;
	font-size: 93%; /* as 12px */
	letter-spacing: 0.15em;
}
#sub ul.archive {
	background: url(../../../../blog/img/archive_dot.gif) bottom no-repeat;	
}
#sub p {
	margin: 25px 0 0 0;
}
#main {
	width: 710px;
	float: right;
}
#main h3 {
	font-size: 136%; /*18px*/
	margin: 0 0 31px 0;
	padding-top: 30px;
}
#main h4.message2 {
	margin: 5px 0 0 0;
	padding-top: 30px;
}
#main ul {
	width: 732px;
	margin: 30px 0 0 0;
	_margin: 30px -40px 0 0;
}
#main ul li {
	width: 220px;
	height: 205px;
	margin: 0 24px 0 0;
	line-height: 1.5em;
	float: left;
	font-size: 108%; /* as 14px */
}
#main ul img {
	display: block;
	margin: 0 0 8px 0;
}
#main h5 {
	margin: 0 0 30px 0;
}
.movie {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 40px;
}
h4#cat01,
h4#cat02,
h4#cat03,
h4#cat04,
h4#cat05 {
	padding: 30px 0 0 0;
}
#main .box {
	width: 710px;
	background: url(../../../img/box_bg.gif) repeat-x;
}
#main .box img {
	float: right;
}

.new_box {
	position: relative;
}
.new_box ul.thumb {
	z-index: 1;
	margin: 40px 0 0 0;
}
.new_box .new1 {
	z-index: 2;
	top: -10px;
	left: 202px;
	position: absolute;
}
.new_box .new2 {
	z-index: 2;
	top: -10px;
	left: 445px;
	position: absolute;
}
.new_box .new3 {
	z-index: 2;
	top: -10px;
	left: 692px;
	position: absolute;
}
.new_box .new4 {
	z-index: 2;
	top: 195px;
	left: 202px;
	position: absolute;
}
.new_box .new5 {
	z-index: 2;
	top: 195px;
	left: 445px;
	position: absolute;
}
.new_box .new6 {
	z-index: 2;
	top: 195px;
	left: 692px;
	position: absolute;
}
.new_box .new7 {
	z-index: 2;
	top: 395px;
	left: 202px;
	position: absolute;
}
.new_box .new8 {
	z-index: 2;
	top: 395px;
	left: 445px;
	position: absolute;
}
.new_box .new9 {
	z-index: 2;
	top: 395px;
	left: 692px;
	position: absolute;
}
.mt30 {
	margin: 30px 0 0 0;
}
.mb20 {
	margin-bottom: 20px;
}
.letter_wrap {
	width: 710px;
}
.letter_wrap h4 {
	float: left;
	width: 95px;
}
#main .letter_wrap h5 {
	float: right;
	padding: 30px 0 0 0;
	margin: 0;
	width: 125px;
}
.pl10 {
	padding: 0 10px 0 0;
}
#sub .mb30 {
	margin: 0 0 30px 0;
}
#sub .mt30 {
	margin: 35px 0 0 0;
}
h3.title {
	width: 710px;
}
h3.title img {
	width: 30px;
	float: left;
}
h3.title span {
	display: block;
	margin: 4px 0 0 0;
	float: left;
}

/*----------------------
After
----------------------*/
h3.title:after,
.letter_wrap:after,
#main .box:after,
#main ul:after,
#contents:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
}