#wrapper {
	width: 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
/* === Layout setting File (Japanese) === */

/* Index -----------------------------------------*/

/* TopFlash -----------------------------------------*/

#topmenubox {
	display: inline;
	float: left;
	width: 700px;
	height: 57px;
	background-image: url(/images/main_bg03.jpg);
	background-repeat: no-repeat;
}
#topmenuboxnavi {
	display: inline;
	float: right;
	text-align: right;
	height: 20px;
	margin-top: 20px;
	margin-right: 10px;
	width: 500px;
}

#contentswrapper {
	width: 968px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/contentswrapper_bg02b.jpg);
	background-repeat: repeat-y;
	float: left;
}
/* maincontents -----------------------------------------*/

#maincontents {
	float: left;
	width: 700px;
	display: block;
}
#maincontents #topboxset01  {
	display: block;
	float: left;
	width: 700px;
	padding-bottom: 10px;
}

#maincontents #topboxset01 img.info  {
	display: block;
	float: left;
	width: 700px;
	padding-bottom: 10px;
}

/* maincontents topbox -----------------------------------------*/

#maincontents #topbox {
	float: left;
	width: 700px;
	display: block;
}
/* maincontents topbox -----------------------------------------*/

#maincontents #topbox02 {
	float: left;
	width: 134px;
	padding-right: 7px;
	display: block;
}
/* maincontents topbox -----------------------------------------*/

#maincontents #topbox03 {
	float: left;
	width: 134px;
}
#maincontents #topbox .maincut {
	float: left;
	padding-top: 3px;
}
/* News -----------------------------------------*/

#topnews {
	float: left;
	display: block;
	width: 343px;
	border: 1px solid #CCC;
}
#topnews.right {
	display: inline;
	margin-left: 10px;
	float: left;
}


#topnews .topnewstitle {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	width: 330px;
	display: inline;
	float: left;
}
#topnews #blogarticleinclude01 {
	display: block;
	float: left;
	width: 345px;
}
#topnews #blogarticleinclude01 #article {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 345px;
	height: 24px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#topnews #blogarticleinclude01 #article ul li  {
	display: block;
	width: 550px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	line-height: 1em;
}

#topnews #blogarticleinclude01 #article .icon {
	display: block;
	float: left;
	width: 80px;
}
#topnews #blogarticleinclude01 #article .time {
	line-height: 1.4em;
	display: block;
	float: left;
	width: 100px;
}

#topnews #blogarticleinclude01 #article h3 {
	display: block;
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 1.4em;
}

#topnews #blogarticleinclude01 #article h3 a {

}

#topnews #blogarticleinclude01 #article p {
	display: block;
	width: 250px;
	float: left;
	line-height: 1.4em;
	margin-left: 10px;
}
#topnews #blogarticleinclude01 #article p a{
}

/* BLOG -----------------------------------------*/

#blogarticleinclude02 {
	display: block;
	float: left;
}
#blogarticleinclude02 #article {
	float: left;
	display: inline;
	width: 330px;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}

#blogarticleinclude02 #article p.thumb {
	float:right;
	padding:0px;
	display: block;
	width: 65px;
	margin: 0px;
} 
#blogarticleinclude02 #article p.thumb a {
	display:block;
	float:right;
	width:65px;
	height:49px;
	overflow:hidden;
	position:relative;
	z-index:1;
} 
#blogarticleinclude02 #article p.thumb a img {
	float:left;
	position:absolute;
	top:auto;
	left:auto;
	right: auto;
	bottom: auto;
} 

#blogarticleinclude02 #article .time {
	width: 245px;
	line-height: 1.7em;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	clear: left;
	font-size: 12px;
}

#blogarticleinclude02 #article h3 {
	width: 245px;
	line-height: 1.7em;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	clear: left;
	font-size: 12px;
}

#blogarticleinclude02 #article p {
	width: 245px;
	line-height: 1.7em;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	clear: left;
	font-size: 12px;
}

#blogarticleinclude02 #article .thumlist {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 330px;
}
#blogarticleinclude02 #article .thum {
	display: block;
	float: right;
	overflow: hidden;
	vertical-align: middle;
	width: 60px;
}
#blogarticleinclude02 #article .thum {
	max-width: 60px;
	max-height: 60px;
}
