@charset "utf-8";



/* baselayout--------------------------------------------------------- */

div#wrapper {
	z-index: 100;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}


div#wrapper_price {
	z-index: 100;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	top: 0px;
	bottom: 0px;
	position: relative;
}

div#wrapper_long {
	z-index: 100;
	line-height: 0;
	margin: 0;
	padding: 0;
}


div#container {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	width: 980px;
	background-repeat: repeat-y;
	display: block;
	padding-top: 0px;
	z-index: 110;
	position: relative;
	text-align: center;
	background-position: left;
	line-height: 140%;
	height: 100%;
}

div#container_price {
	margin: 0px;
	width: 100%;
	display: block;
	z-index: 100;
	position: absolute;
	text-align: center;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

div#main_price {
	overflow:hidden;
	height:400px;
	width:620px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-160px;
	margin-left:-310px;
	background-image: url(../img/price_bg.png);
	padding-top: 0px;
	z-index: 150;
	background-repeat: no-repeat;
	background-position: top center;
}

div#container_long {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	width: 980px;
	background-repeat: repeat;
	display: block;
	padding-top: 15px;
	z-index: 110;
	position: relative;
	text-align: center;
	background-position: left;
	font-size: 100%;
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url(../img/bg_50.png);
	line-height: 1.3em;
}



div#container_top {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	width: 980px;
	background-repeat: repeat;
	display: block;
	padding-top: 15px;
	z-index: 110;
	position: relative;
	text-align: center;
	background-position: left;
	font-size: 100%;
	padding-bottom: 0px;
	line-height: 1.3em;
}

div#container_blog {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	width: 980px;
	background-repeat: repeat;
	display: block;
	padding-top: 15px;
	z-index: 110;
	position: relative;
	text-align: center;
	background-position: left;
	font-size: 100%;
	padding-bottom: 0px;
	line-height: 1.3em;
}

.alt_txt {
	color:#333;
	display:block;
	height:40px;
	border: 0;
	padding: 0;
	line-height: normal;
	font-size: 85%;
	width: 580px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	overflow: visible;
	margin: 0 auto;
	padding-top: 120px;
}

div#container_full {
	position    : absolute;
	z-index	: 90;
	top         : 0px;
	left        : 0;
	width       : 100%;
	height      : 100%;
	line-height : 0;
	text-align  : center;
	display: block;
}

div#full_swf {
	position    : absolute;
	top         : 0;
	left        : 0;
	width       : 100%;
	height      : 100%;
	line-height : 0;
	text-align  : center;
	z-index: 101;
}

div#price_swf {
	position    : absolute;
	top         : 0px;
	left        : 0;
	width       : 100%;
	height      : 100%;
	line-height : 0;
	text-align  : center;
	z-index: 90;
	margin-top: 0px;
	padding-top: 0px;
}

div#top_box {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	display: block;
	position: relative;
	height: 230px;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}

div#middle_box {
	width: 940px;
	padding: 5px 0 0 0;
	text-align: left;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 10px;
	clear: both;
}

div#middle_box_bg {
	width: 948px;
	padding: 5px 0 0 0;
	text-align: left;
	display: block;
	background-color: #FCFCFC;
	overflow: hidden;
	border: 1px #ccc solid;
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 10px;
	clear: both;
}

*div#middle_box_bg {
	width: 965px;
	padding: 5px 0 0 0;
	text-align: left;
	display: block;
	background-color: #FCFCFC;
	overflow: hidden;
	border: 1px #ccc solid;
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 10px;
	clear: both;
}

div#third_box {
	width: 940px;
	padding: 0;
	text-align: left;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	clear: both;
}


div#pageinfo {
	display:block;
	text-align: center;
	font-size: 95%;
	padding: 10px 0px 20px 0px;
	color: #333;
	float: left;
	width: 100%;
}


div#main {
	z-index: 100;
}


.cl {
	display: inline-block;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}

.branklink{
	background-image:url(../img/brank.png);
	background-position:left top;
	padding:0 0 0 15px;
	background-repeat: no-repeat;
}

.branklink_right{
	background-image:url(../img/brank_small.png);
	background-position:right top;
	padding:0 15px 0 0;
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
}

div#pagetitle {
	display:block;
	height:40px;
	padding-top:10px;
	width: 980px;
}


img.bgmaximage {
	position:fixed !important;
	z-index: 0;
}



#line {
	display:block;
	height:10px;
	background-image:url(../img/line.png);
	background-repeat:no-repeat;
	background-position: center top;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}

#line_up {
	margin-top:0px;
	display:block;
	height:15px;
	background-image:url(../img/line_up.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
}

#line_up_0 {
	display:block;
	height:10px;
	padding-bottom:15px;
	background-image:url(../img/line_up.png);
	background-repeat:no-repeat;
	background-position: top center;
	float: left;
	clear: both;
	width: 100%;
}

#line_up_0_harf  {
	display:block;
	height:10px;
	padding-bottom:15px;
	background-image:url(../img/line_up_harf.png);
	background-repeat:no-repeat;
	background-position: top center;
	float: left;
	clear: both;
	width: 100%;
}

#line_harf {
	display:block;
	height:5px;
	background-image:url(../img/line_harf.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#line_3harf {
	display:block;
	height:10px;
	background-image:url(../img/line_3harf.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#line_4harf {
	display:block;
	height:5px;
	background-image:url(../img/line_4harf.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}



div#txtcontent a {
	text-decoration:none;
}

.textboxtop {
	width:100%;
	font-size: 90%;
	color: #333;
	display: block;
	float: left;
	clear: both;
	margin: 0 auto;
}

/* gridgroup */

#grid_2 {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}

#grid_2 ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_2 li {
	display: block;
	float: left;
	list-style: none;
	width:460px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
	background-image: url(../img/bg_container.png);
}

* html #grid_2 li {
	display: block;
	float: left;
	list-style: none;
	width:460px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 3px;
	background-image: url(../img/bg_container.png);
}

#grid_2 li .text {
	font-size:100%;
	display:block;
	padding-bottom:10px;
	margin: 0px 0px 0px 5px;
	color: #333;
	float: left;
	width: 435px;
	white-space: nowrap;
	letter-spacing: 0.1em;
	overflow: visible;
}

#grid_2 li .text h2 {
	font-size:110%;
	color: #333;
	display: block;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 5px 0 5px 0;
	padding:5px 0 5px 0;
}

#grid_2 li .text h3 {
	font-size:100%;
	color: #036;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.3em;
	border-bottom: 1px #333 dotted;
	margin: 5px 0 5px 0;
	padding:5px 0 5px 0;
}

#grid_2 li .text h4 {
	font-size:105%;
	color: #036;
	display: block;
	font-weight:bold;
	margin: 0;
	padding:0px 0 10px 0;
	white-space: nowrap;
	overflow: visible;
	letter-spacing: 0.02em;
}

#grid_2 li .text h5 {
	font-size:100%;
	color: #333;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0px 0 5px 0;
	white-space: nowrap;
	overflow: visible;
	letter-spacing: 0.05em;
}

#grid_3 {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:10px 0 20px 5px;
	margin: 0;
	clear: both;
}

#grid_3 ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_3 li {
	display: block;
	float: left;
	list-style: none;
	width:300px;
	padding:0 0 0px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
	background-image: url(../img/bg_container.png);
	overflow: visible;
	white-space: nowrap;
	height: 150px;
}

#grid_3 li .text2 {
	float:left;
	font-size:90%;
	display:block;
	margin: 0px 0px 10px 5px;
	color: #333;
	padding: 0;
	width: 155px;
	overflow: visible;
	white-space: nowrap;
}
#grid_3 #kensyu_shop li .text2 {
	margin-bottom: 2px;
}

#grid_3 li .text2 h3 {
	font-size:90%;
	color: #036;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.3em;
	border-bottom: 1px #333 dotted;
	margin: 0px 0 3px 0;
	padding:0px 0 3px 0;
	white-space: nowrap;
}

#grid_3 li .text2 h4 {
	font-size:100%;
	color: #333;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0px 0 0px 0;
	height: 35px;
}


#grid_4 {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding: 5px 0 0 0;
	clear: both;
}

#grid_4 ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_4 li {
	display: inline;
	float: left;
	list-style: none;
	width:225px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index:0;
	margin: 5px;
	background-image: url(../img/bg_container.png);
}

#grid_4 li .text {
	font-size:100%;
	display:block;
	padding-bottom:10px;
	margin: 0px 0px 0px 0px;
	color: #333;
	float: left;
	width: 214px;
	height: 70px;
}
#grid_4 li .text h3 {
	font-size:85%;
	color: #036;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.14em;
	border-bottom: 1px #333 dotted;
	margin: 0px 0 5px 0;
	padding:5px 0 5px 0px;
	white-space: nowrap;
	word-spacing: 0.1em;
	overflow: visible;
	width: 215px;
}

#grid_4 li .text h4 {
	font-size:100%;
	color: #333;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0px 0 10px 0;
	white-space: nowrap;
	overflow: hidden;
}

#grid_4 li .text h4 a {
	font-size:90%;
}

#grid_sp {
	display: block;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:0px 0px 0px 0px;
	clear: both;
	margin: 0px;
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#grid_sp ul{
	padding:0;
	margin:0;
}

#grid_sp li {
	display: block;
	float: left;
	list-style: none;
	width:225px;
	padding:0 0 0px 0;
	margin: 5px;
	overflow: visible;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../img/bg_wood.jpg);
}

#grid_sp li img {
	padding: 4px;
	margin: 0;
	border:solid 1px #ccc;
	background-color: #FFF;
}

#grid_sp li .text {
	float:left;
	font-size:100%;
	display:block;
	margin: 0px 0px 0px 0px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	width: 214px;
	overflow: visible;
	height: 70px;
}

#grid_sp li .text h3 {
	font-size:95%;
	color: #FFF;
	display: block;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom: 1px #FFF dotted;
	margin: 0;
	padding:5px 0 5px 5px;
	word-spacing: 0.1em;
	white-space: nowrap;
	overflow: visible;
}

#grid_sp li .text h3 a {
	color: #FFF;
}

#grid_sp li .text h4 {
	font-size:100%;
	color: #FFF;
	display: block;
	font-weight:bold;
	margin: 0;
	padding:5px 0 0px 5px;
	line-height: 1.3em;
}

#grid_1 {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:10px 0px 0px 0px;
	clear: both;
}

#grid_1 ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_1 li {
	display: block;
	float: left;
	list-style: none;
	width:930px;
	padding:0 0 0px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
	background-image: url(../img/bg_container.png);
	overflow: visible;
	white-space: nowrap;
	height: 90px;
}

#grid_1 li .text {
	float:left;
	font-size:90%;
	display:block;
	margin: 0px 0px 0px 0px;
	color: #333;
	padding: 0px 0px 0px 0px;
	width: 920px;
	overflow: visible;
	white-space: nowrap;
	height: 80px;
}

#grid_1 li .text h3 {
	font-size:95%;
	color: #036;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom: 1px #333 dotted;
	margin: 0px 0 0px 0;
	padding:5px 0 5px 5px;
	white-space: nowrap;
	word-spacing: 0.2em;
}

#grid_1 li .text h4 {
	font-size:100%;
	color: #000;
	display: block;
	font-weight:bold;
	margin: 0;
	padding:5px 0 10px 0;
}

#grid_shop {
	display: inline;
	float: left;
	width: 900px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:0px 0 20px 15px;
	clear: both;
}

#grid_shop ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_shop li {
	display: block;
	float: left;
	list-style: none;
	width:900px;
	padding:0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px;
	overflow: visible;
	white-space: nowrap;
	height: 280px;
	background-image: url(../img/bg_container.png);
}

#grid_shop li .pict {
	float:left;
	margin-right: 0px;
	background-color:!important;
	margin-top: 17px;
	margin-left: 10px;
}

#grid_shop li .pict img {
	padding: 0;
	margin: 0px;
	background-color:!important;
}

#grid_shop li .access {
	float:right;
	margin-right: 0px;
	margin-top: 5px;
	width: 100%;
	margin-bottom: 20px;
}

#grid_shop li h3 {
	font-size:110%;
	color: #036;
	display:block;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 0 0px 5px;
	padding:10px 0 0px 0;
	height: 50px;
	float: right;
	width: 100%;
}

#grid_shop li .text {
	float:left;
	font-size:100%;
	display:block;
	margin: 20px 0px 0px 10px;
	color: #333;
	padding: 0;
	width: 330px;
	overflow: visible;
	white-space: normal;
	height: 250px;
}

#grid_shop li .text h3 {
	font-size:115%;
	color: #333;
	display:block;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-bottom: 1px #333 dotted;
	margin: 0px 0 3px 0;
	padding:0px 0 10px 0;
	height: 35px;
}

#grid_shop li .text h4 {
	font-size:100%;
	color: #036;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0 0 10px 0;
}

#grid_5 {
	display: inline;
	float: left;
	width: 930px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding: 5px 0 10px 10px;
	clear: both;
}

#grid_5 ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_5 li {
	display: block;
	float: left;
	list-style: none;
	width:175px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
}

#grid_5 li .pict img {
	padding: 5px;
	margin: 0;
	background-color: #E6E6E6;
}

#grid_5 li .text {
	font-size:90%;
	display:block;
	padding-bottom:10px;
	margin: 5px 0px 5px 0px;
	color: #333;
	float: left;
	width: 165px;
	text-align: center;
	white-space: nowrap;
}
#grid_5 li .text h3 {
	font-size:95%;
	color: #036;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.3em;
	border-bottom: 1px #333 dotted;
	margin: 0px 0 5px 0;
	padding:5px 0 5px 5px;
	white-space: nowrap;
	word-spacing: 0.2em;
}

#grid_5 li .text h4 {
	font-size:100%;
	color: #000;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0px 0 10px 0;
}

#grid_under_4 {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding: 0px 0 0 0px;
	clear: both;
}

#grid_under_4 ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_under_4 li {
	display: block;
	float: left;
	list-style: none;
	width:225px;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 3px;
	background-image: url(../img/bg_container.png);
}

#grid_under_4 li .text {
	font-size:90%;
	display:block;
	padding-bottom:10px;
	margin: 0px 0px 0px 0px;
	color: #333;
	float: left;
	width: 214px;
	height: 40px;
}
#grid_under_4 li .text h3 {
	font-size:95%;
	color: #036;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.3em;
	border-bottom: 1px #333 dotted;
	margin: 0px 0 5px 0;
	padding:5px 0 5px 5px;
	white-space: nowrap;
	word-spacing: 0.2em;
}

#grid_under_4 li .text h4 {
	font-size:100%;
	color: #000;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:10px 0 10px 0;
}


#grid_media {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:10px 0 20px 5px;
	clear: both;
}

#grid_media ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_media li {
	display: inline;
	float: left;
	list-style: none;
	width:450px;
	padding:5px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	overflow: visible;
	border-bottom: 1px #ccc dotted;
}

#grid_media li .pict {
	width:130px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#grid_media li .text {
	float:left;
	font-size:95%;
	display:block;
	margin: 0;
	color: #333;
	padding: 0;
	overflow: visible;
	white-space: normal;
	margin-left: 10px;
	width: 300px;
}

#grid_media li .text h3 {
	font-size:115%;
	color: #333;
	display:block;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-bottom: 1px #333 dotted;
	margin: 0;
	padding:0;
	height: 35px;
}

#grid_media li .text h4 {
	font-size:120%;
	color: #036;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0;
	padding-bottom: 20px;
}

#grid_jr {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:30px 0 0px 8px;
	clear: both;
}

#grid_jr ul{
	float: left;
	padding:0;
	margin:0;
}

#grid_jr li {
	display: block;
	float: left;
	list-style: none;
	width:270px;
	padding:10px 10px 10px 10px;
	margin: 0px 10px 20px 10px;
	overflow: visible;
	background-color: #FFF;
	background-image: url(../img/bg_container.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#grid_jr li .pict {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#grid_jr li .text {
	float:left;
	font-size:95%;
	display:block;
	margin: 0;
	color: #333;
	padding: 0;
	overflow: visible;
	white-space: normal;
	margin-left: 10px;
	width: 250px;
	height: 290px;
	margin-right: 0px;
}

#grid_jr li h3 {
	font-size:108%;
	color: #333;
	display:block;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	padding:0;
	height: 60px;
}

#grid_jr li .text h3 {
	font-size:108%;
	color: #333;
	display:block;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	padding:0;
	height: 70px;
	border-bottom: 1px #333 dotted;
}

#grid_jr li .text h4 {
	font-size:90%;
	color: #036;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0;
	padding-bottom: 0px;
	margin-top: 10px;
}


#grid_media_tv {
	display: inline;
	float: left;
	width: 940px;
	font-size:13px;
	font-size: 88%;
	text-align: left;
	padding:10px 0 20px 5px;
	clear: both;
}

#grid_media_tv ul{
	float: left;
	display: block;
	padding:0;
	margin:0;
}


#grid_media_tv li {
	display: block;
	float: left;
	list-style: none;
	width:450px;
	padding:5px 0px 10px 0px;
	margin: 0px 10px 40px 10px;
	overflow: visible;
	border-bottom: 1px #ccc dotted;
	height: 300px;
}
#grid_media_tv li.youtube {
	width:900px;
	height:500px;
	clear:both;
}

#grid_media_tv li .pict {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#grid_media_tv li .text {
	float:left;
	font-size:95%;
	display:block;
	margin: 0;
	color: #333;
	padding: 0;
	overflow: visible;
	white-space: normal;
	margin-left: 10px;
	width: 440px;
}
#grid_media_tv li.youtube .text {
	width: 640px;
}

#grid_media_tv li .text h3 {
	font-size:115%;
	color: #333;
	display:block;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-bottom: 1px #333 dotted;
	margin: 0;
	padding:0;
	height: 35px;
}

#grid_media_tv li .text h4 {
	font-size:120%;
	color: #036;
	display: block;
	font-weight:normal;
	margin: 0;
	padding:0;
	padding-bottom: 20px;
}


#navi_txt_info {
	display:block;
	height:50px;
	background-image:url(../img/txt/info.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#grid_info {
	display: inline;
	float: left;
	width: 900px;
	list-style: none;
	padding: 0;
	font-size: 88%;
	margin: 0;
}

#grid_info ul{
	float: left;
	margin: 0;
	display: block;
	list-style: none;
	padding: 0;
	
}

#grid_info li {
	padding: 0;
	float: left;
	list-style: none;
	width: 830px;
	overflow: hidden;
	margin: 0px;
	display: block;
	margin-left: 60px;
	margin-bottom: 30px;
	border-top: 1px #ccc dotted;
}

#grid_info .date {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#grid_info .type {
	margin:0;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	padding: 0 0 0 5px;
}

#grid_info h2 {
	margin:5px 0 5px 0px;
	padding:0 0 5px 0px;
	color: #333;
	border-bottom: 1px #ccc solid;
	font-size: 110%;
	font-weight: bold;
}

#grid_info .text {
	display:block;
	width: 680px;
	padding: 0px;
	float: right;
	padding-bottom: 20px;
	padding-right: 10px;
	font-size: 105%;
	color: #333;
}

#grid_info .text a{
	font-size: 90%;
}



.post {
	padding: 5px;
	margin:0;
	border: 0;
	display: block;
}

.post .pict {
	padding: 0;
	margin: 0;
	float: left;
}

.post .pict a {
	padding: 0;
	margin: 0;
	float: left;
	background-color: #FFF;
}

.post .pict img {
	padding: 5px;
	margin: 0;
	background-color: #FFF;
}

.post .pict a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


#center_box{
	float: left;
	margin: 20px 100px 0 100px;
	display: inline;
	clear: both;
	width: 740px;
}

#center_box_short{
	float: left;
	margin: 20px 0 0 130px;
	display: inline;
	clear: both;
	width: 680px;
	font-size: 95%;
}


#center_box h3{
	text-align:center;
	margin: 0;
	padding: 0px 0 20px 0;
}

#center_box_short h3{
	text-align:left;
	margin: 0;
	padding: 0px 0 20px 0;
	font-size: 105%;
}

#cat_select {
	text-align:center;
	width:100%;
	float:left;
	clear:both;
	display:block;
	margin:0;
	padding:10px 0 20px 0;
	font-size: 95%;
}

#cat_select a {
	color:#333;
}

#cat_select a:hover {
	color:#069;
	text-decoration:none;
}
.osusume3{
    color: #FFFFFF;
}
.osusume3:hover {
    color:#00FFD7;
}

.osusume4{
    color: #04A3FF;
}
.osusume4:hover {
    color:#A252FF;
    transition: 1s;
}
#middle_box h1 {
     font-size:230%;
} 
