/* history common */
/* -------------------------------------------------------- */

/* layout */

#contents {
	width:810px;
	margin-left:15px;
}
.bg-side {
	background:url(../img/bg_contents.gif) repeat-y left top;
}

#main {
	width:620px;
	float:right;
}

#side {
	width:165px;
	padding-top:10px;
	background:url(../img/bg_side.gif) no-repeat left top;
	float:left;
}


#page-title {
	margin-bottom:35px;
}


/* side-navi */

#side-navi {
	margin-bottom:20px;
}
#side-navi li {
	margin-bottom:5px;
	padding:0 10px 5px 10px;
	border-bottom:solid 1px #d0d0d0;
	float:left;
}
#side-navi li.last {
	margin-bottom:0;
	padding:0 10px 10px 10px;
	border-bottom:solid 1px #d0d0d0;
	float:left;
}

/* side-movie */

.side-movie {
	margin-bottom:30px;
	padding-bottom:20px;
	padding-left:10px;
	border-bottom:solid 1px #d0d0d0;
}

/* side-box1 */

.side-box1 {
	margin-bottom:30px;
	padding-bottom:20px;
	padding-left:10px;
	border-bottom:solid 1px #d0d0d0;
}


/* side-box2 */

.side-box2 {
	margin:0 10px;
	padding-bottom:20px;
}
.side-box2 h3 {
	margin-bottom:10px;
	padding-bottom:12px;
	border-bottom:solid 1px #d0d0d0;
}
.side-box2 ul {
	padding-bottom:5px;
}
.side-box2 li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #d0d0d0;
}

.side-box2 a {
	color:#444444;
	text-decoration:none;
}
.side-box2 a:hover {
	color:#444444;
	text-decoration:underline;
}


/* subnavi1 */

.subnavi1 {
	margin-bottom:25px;
}
.subnavi1 ul {
}
.subnavi1 .lbox {
	width:80px;
	float:left;
}
.subnavi1 .rbox {
	width:80px;
	float:right;
}


/* subnavi2 */

.subnavi2 .rbox {
	padding-left:10px;
	float:right;
}

.subnavi1 ul:after, .subnavi2 ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.subnavi1 ul, .subnavi2 ul { display: inline-block; }
/* no ie mac \*/
* html .subnavi1 ul, * html .subnavi2 ul { height: 1%; }
.subnavi1 ul, .subnavi2 ul { display: block; }
/* */



/* list-box */

.list-box  {
	width:620px;
}
.list-box .lbox,
.list-box .rbox {
	width:295px;
}
.list-box .rbox {
	float:right;
}
.list-box .lbox {
	float:left;
}
.list-box .rbox {
	width:295px;
	float:right;
}
.list-box .img-box {
	width:80px;
	float:left;
}
.list-box .img-box img {
	width:80px;
	height:60px;
}
.list-box .text-box {
	width:200px;
	float:right;
}
.list-box .date {
	color:#03694e;
	margin-bottom:10px;
}
.list-box .date span {
	color:#ffffff;
	margin-right:10px;
	padding:3px 6px 2px 7px;
	background:#03694e;
}
.list-box h4 {
	font-size:14px;
	color:#03694e;
	margin-bottom:5px;
}
.list-box h4 a {
	color:#03694e;
	text-decoration:none;
}
.list-box h4 a:hover {
	color:#03694e;
	text-decoration:underline;
}
.list-box .text {
}


/* entry-box1 */

.entry-box1  {
	width:810px;
	margin-bottom:25px;
	padding-bottom:20px;
	border-bottom:solid 1px #d7d7d7;
	position:relative;
}
.entry-box1 .img-box {
	width:200px;
	float:left;
}
.entry-box1 .text-box {
	width:580px;
	float:right;
}
.entry-box1 .date {
	color:#03694e;
	margin-bottom:15px;
}
.entry-box1 .date span {
	color:#ffffff;
	margin-right:10px;
	padding:3px 6px 2px 7px;
	background:#03694e;
}
.entry-box1 h4 {
	font-size:24px;
	color:#03694e;
	margin-bottom:10px;
}
.entry-box1 h5 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:40px;
}
.entry-box1 .sub-img-box {
	float:right;
}
.entry-box1 .sub-img-box img {
	margin-left:10px;
}


/* entry-box2 */

.entry-box2  {
	width:810px;
	margin-bottom:25px;
	padding-bottom:20px;
	border-bottom:solid 1px #d7d7d7;
}
.entry-box2 .box  {
	width:106px;
	margin-right:11px;
	display:inline;
	float:left;
}
.entry-box2 .box-last  {
	width:106px;
	display:inline;
	float:left;
}
.entry-box2 .img-box  {
	margin-bottom:10px;
}
.entry-box2 .img-box a {
	display:block;
	padding:5px;
	background:url(../img/bg_img.gif) no-repeat 0 0;
	border-bottom:solid 1px #d7d7d7;
	text-decoration:none;
}
.entry-box2 .img-box a:hover {
	background:url(../img/bg_img.gif) no-repeat -106px 0 ;
	border-bottom:solid 1px #ffffff;
}


/* entry-box3 */

.entry-box3 {
	width:580px;
	margin-left:230px;
	padding-top:25px;
}
.entry-box3 h4 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:15px;
}
.entry-box3 #tb {
	color:#000000;
	margin-bottom:25px;
	margin-right:200px;
	padding:2px 5px;
	border:solid 1px #cccccc;
}
.entry-box3 dl {
	padding-top:15px;
	padding-bottom:10px;
	border-top:solid 1px #d7d7d7;
}
.entry-box3 dt  {
	color:#03694e;
	margin-bottom:5px;
}
.entry-box3 dt a {
	color:#444444;
	text-decoration:underline;
}
.entry-box3 dt a:hover {
	color:#444444;
	text-decoration:none;
}
.entry-box3 dd  {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #d7d7d7;
}


/* clear */

#side-navi:after, .box4:after, .entry-box1:after, .entry-box2:after, .entry-box1 .text-box:after, .list-box .lbox:after, .list-box .rbox:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#side-navi, .box4, .entry-box1, .entry-box2, .entry-box1 .text-box, .list-box .lbox, .list-box .rbox { display: inline-block; }
/* no ie mac \*/
* html #side-navi, * html .box4, * html .entry-box1, * html .entry-box2, * html .entry-box1 .text-box, * html .list-box .lbox, * html .list-box .rbox { height: 1%; }
#side-navi, .box4, .entry-box1, .entry-box2, .entry-box1 .text-box, .list-box .lbox, .list-box .rbox { display: block; }
/* */

.clear {
}
.clear1 {
	width:100%;
	height:15px;
	margin-bottom:20px;
	background:url(../img/line_01.gif) no-repeat 0 14px;
	clear:both;
}
.clear2 {
	width:100%;
	height:15px;
	margin-bottom:30px;
	background:url(../img/line_01.gif) no-repeat -325px 14px;
	clear:both;
}
