/***this CSS zen- site********************/
 /* for modern browser */
 .clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
	height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.clearfix {
    display: inline-block;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }FFFF
.clearfix {display:block;}
/* end MacIE5 */
html{overflow-y:scroll;}
body {
	text-align: center;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #666666;
	font-size: 14px;
}
#wrapper {
	width: 940px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container	{
	width: 940px;
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
* html #container	{
	height:0;/*IE6*/
}

* html #container2	{
	height:0;/*IE6*/
}
 /* for modern browser */
#container:after { 
    content: ".";
    display: block;
    height: 0px;
    clear: both;
	height: 0;
    visibility: hidden;
}
#container2:after { 
    content: ".";
    display: block;
    height: 0px;
    clear: both;
	height: 0;
    visibility: hidden;
}
h1 {
	font-size: 1.6em;
	color: #666666;
	margin: 0px;
	line-height: 2.4em;
}
h2 {
	font-size: 1.3em;
	color: #666666;
	margin: 0px;
	line-height: 1.3em;
}
h3 {
	font-size: 1.2em;
	color: #666666;
	margin: 0px;
	line-height: 1.8em;
}

a:link	{
	color:#AAA;
	text-decoration: none;
}

a:visited	{ 
	color:#AAA;
	text-decoration: none;
}
a:hover	{
	 color:#AAA; 
	 text-decoration: underline;
}
a:active	{
	color: #AAA;
	text-decoration: none;
}


#header	{
	width: 940px;
	height:280px;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}


#menubox {
	clear:both;
	width:940px;
	font-size:16px;
	margin-top:20px;
	padding-left:0px;
}
div.menu_navi	{
	float:left;
	width:5em;
	text-align:center;
}
div.menu_navi2	{
	float:left;
	width:7em;
	text-align:center;
	margin-left:10px;
}
a.menu_navi:link {
	width: 100%;
	display: block;
	background-color: #FFF;
	color: #CCC;
	text-decoration: none;
}
a.menu_navi:visited	{ 
	width: 100%;
	display: block;
	background-color: #FFF;
	color: #CCC;
	text-decoration: none;
}
a.menu_navi:hover	{
	width: 100%;
	display: block;
	background-color: #FFF;
	color: #BBB;
	text-decoration: none;
}
a.menu_navi:active	{
	width: 100%;
	display: block;
	background-color: #FFF;
	color: #CCC;
	text-decoration: none;
}

div.info3	{
	width: 940px;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	line-height: 2em;
}
a.pgind:link {
	width: 880px;
	height: 100%;
	display: block;
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #AAA;
	text-decoration: none;
	padding-left: 1em;
	padding-top:1px;
}
a.pgind:visited	{ 
	width: 880px;
	height: 100%;
	display: block;
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #AAA;
	text-decoration: none;
	padding-left: 1em;
	padding-top:1px;
}
a.pgind:hover	{
	width: 880px;
	height: 100%;
	display: block;
	background-color: #FFF;
	border: 1px solid #EEE;
	color: #AAA;
	text-decoration: none;
	padding-left: 1em;
	padding-top: 1px;

}
a.pgind:active	{
	width: 880px;
	height: 100%;
	display: block;
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #AAA;
	text-decoration: none;
	padding-left: 1em;
	padding-top:1px;
}


#info	{
	clear:both;
	color:#BBB;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
}
#footer	{
	float: left;
	clear: both;
	text-align: right;
	width: 940px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-position: left top;
	margin-top: 10px;
	color:#CCC;
}

/**profile=============================================================**/
#profile_t	{
	clear:both;
	font-size: 16px;
	color: #888;
	width: 920px;
	text-align: left;
	clear: both;
	float: left;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 20px;
}

#profile {
	clear:both;
	float:left;
	width: 920px;
	text-align: left;
	font-size: 18px;
	color: #888;
	line-height:2em;
	margin: 20px 0px 0px 20px;
}

#pankuzubox	{
	font-size: 14px;
	color: #999;
	width: 930px;
	text-align: left;
	clear: both;
	float: left;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 10px;
}



#header2	{
	width: 940px;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	margin-top: 0px;
	background-color: #BBB;
	padding-top: 8px;
	z-index: 10;
}

div.info2	{
	width: 940px;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 6px;
}

/**index=============================================================**/
div.main {
	width: 940px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
	clear: both;
}

#main3 {
	width: 880px;
	text-align: left;
	font-size: 18px;
	color: #EEE;
	margin-left:20px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 20px;
	border-spacing: 0em 0px;
	padding-top: 8px;
	padding-bottom:8px;
	background-color:#235;	
}
#main4 {
	width: 880px;
	text-align: left;
	font-size: 18px;
	color: #EEE;
	margin-left:20px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 20px;
	border-spacing: 0em 0px;
	padding-top: 6px;
	padding-bottom:6px;
	background-color:#235;	
}
#main2 {
	display: table;
	width: 100％;
	text-align: left;
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 20px;
	border-spacing: 0em 0px;
	padding-top: 8px;
}

div.main2_a {
	display: table-cell;
	width: 90％;
	text-align: left;
	font-size: 18px;
	color: #666666;
}
div.main2_c {
	clear:both;
	float:left;
	width: 900px;
	text-align: left;
	font-size: 18px;
	color: #666666;
}
div.main2_d {
	clear:both;
	float:left;
	width: 940px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	margin-left:0px;
	margin-top:10px;
}
div.main2_e {
	float:left;
	width: 300px;
	text-align: left;
	font-size: 18px;
	color: #666666;
	margin-left:100px;
}
div.main2_er {
	float:right;
	width: 300px;
	text-align:right
	font-size: 18px;
	color: #666666;
	margin-right:100px;
}

div.main2_f {
	float:left;
	width: 300px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}
div.main2_fd {
	float:left;
	width: 300px;
	text-align: left;
	font-size: 18px;
	color: #666666;
}
div.main2_g {
	float:left;
	width: 300px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	margin-left:100px;
}
div.main2_b {
	display: table-cell;
	width: 10％;
	text-align: left;
	font-size: 18px;
	color: #666666;
}



/**パンくず＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/

#pankuzubox	{
	font-size: 14px;
	color: #666666;
	width: 930px;
	text-align: left;
	clear: both;
	float: left;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 10px;
}
a.pankuzu:link {
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	height: 140px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
a.pankuzu:visited	{ 
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 5px;
	height: 140px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
a.pankuzu:hover	{
	font-size: 14px;
	color: #06F;
	width: 400px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 5px;
	height: 140px;
	padding-bottom: 15px;
	background-color: #EEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a.pankuzu:active	{
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	height: 140px;
	padding-bottom: 15px;
	background-color: #EEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}


/**ギャラリーページインデックス＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/


a.pgind3:link {
	width: 100%;
	height: 100%;
	display: block;
	background-color: #CCC;
	border: 1px solid #BBB;
	color: #777;
	text-decoration: none;
	padding-left: 1em;
}
a.pgind3:visited	{ 
	width: 100%;
	height: 100%;
	display: block;
	background-color: #CCC;
	border: 1px solid #DDD;
	color: #777;
	text-decoration: none;
	padding-left: 1em;
}
a.pgind3:hover	{
	width: 100%;
	height: 100%;
	display: block;
	background-color: #777;
	border: 1px solid #DDD;
	color: #FFF;
	text-decoration: none;
	padding-left: 1em;
	z-index: 5;
}
a.pgind3:active	{
	width: 100%;
	height: 100%;
	display: block;
	background-color: #CCC;
	border: 1px solid #DDD;
	color: #777;
	text-decoration: none;
	padding-left: 1em;
}


/**ギャラリーページ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/

div.plindex {
	display: table;
	width: 925px;
	text-align: center;
	color: #666;
	margin-top: 10px;
	clear: both;
	float: left;
	margin-left: 8px;
}

div.pltnail {
	display: table-cell;
	width: 100px;
	text-align: center;
	float: left;
	margin-left: 12px;
	border: 1px solid #AAA;
}






div.plindex2 {
	width: 930px;
	text-align: center;
	color: #666;
	margin-top: 10px;
	clear: both;
	float: left;
}

div.pltnail2 {
	width: 100px;
	text-align: center;
	float: left;
	margin-left: 12px;
	border: 1px solid #AAA;
}


div.plindex2 {
	width: 880px;
	text-align: center;
	color: #666;
	margin-top: 10px;
	clear: both;
	float: left;
}
div.plmain_index {
	width: 920px;
	text-align: center;
	color: #666;
	margin-top: 0px;
	clear: both;
	float: left;
}
div.plmain {
	width: 920px;
	text-align: center;
	color: #666;
	margin-top: 0px;
	clear: both;
	float: left;
}
div.plmain2 {
	width: 940px;
	text-align: center;
	color: #666;
	margin-top: -90px;
	clear: both;
	float: left;
	z-index: -100;
}
div.plmain3 {
	width: 940px;
	text-align: center;
	color: #666;
	margin-top: 0px;
	clear: both;
	float: left;
	padding-top: -100px;
}
div.pltext {
	width: 680px;
	text-align: left;
	color: #666;
	margin-top: 0px;
	margin-left: 220px;
	clear: both;
	float: left;
	font-size: 16px;

}
div.pltext2 {
	width: 800px;
	text-align: left;
	color: #666;
	margin-left: 90px;
	clear: both;
	float: left;
	font-size: 16px;
}
div.pltext3 {
	width: 940px;
	text-align: center;
	color: #666;
	margin-left: 0px;
	clear: both;
	float: left;
	font-size: 16px;
}

div.plnavi {
	width: 940px;
	text-align: center;
	color: #666;
	margin-top: 0px;
	clear: both;
	float: left;
}


div.plnavia	{
	width: 940px;
	float: left;
	clear:both;
	margin-top: 20px;
}
div.plnavia2	{
	margin-top: -70px;
	width: 940px;
	float: left;
	clear:both;
	z-index: 90;
}

div.plnavib	{
	width: 150px;
	height: 27px;
	float: left;
	margin-left: 217px;
	text-align: center;
	line-height: 2em;
}
div.plnavib2	{
	width: 150px;
	height: 27px;
	float: left;
	margin-left: 30px;
	text-align: center;
	line-height: 2em;
}
div.plnavib3	{
	width: 150px;
	height: 27px;
	float: left;
	margin-left: 30px;
	text-align: center;
	line-height: 2em;
}
a.plnavib:link {
	width: 100%;
	height: 100%;
	display: block;
	background-color: #CCC;
	border: 1px solid #BBB;
	color: #FFF;
	text-decoration: none;
}
a.plnavib:visited	{ 
	width: 100%;
	height: 100%;
	display: block;
	background-color: #CCC;
	border: 1px solid #DDD;
	color: #FFF;
	text-decoration: none;
}
a.plnavib:hover	{
	width: 100%;
	height: 100%;
	display: block;
	background-color: #888;
	border: 1px solid #DDD;
	color: #FFF;
	text-decoration: none;
}
a.plnavib:active	{
	width: 100%;
	height: 100%;
	display: block;
	background-color: #CCC;
	border: 1px solid #DDD;
	color: #FFF;
	text-decoration: none;
}

/**プレインデックス＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/

#contentbox	{
	width: 925px;
	font-size: 18px;
	color: #666666;
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


div.links	{
	width: 940px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
}

div.links2	{
	float: left;
	clear: both;
	width: 890px;
	text-align: left;
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	margin-left: 50px;
	line-height: 2em;
}


/**ハイライト・シーン編集インデックス**/
table.hsedhitind	{
	width:940px;
	table-layout:fixed;
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	border-top:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
}

caption.hsedhitind	{
	width:940px;
	font-size: 14px;
	color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 3px;
	caption-side: left;
}

table.hsedhitind th	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EEEEEE;
}
th.hsedhitind1	{
	font-size: 14px;
	color: #666666;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EEEEEE;
	width: 8em;
}
th.hsedhitind2	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EEEEEE;
	width: 300px;
}
th.hsedhitind3	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EEEEEE;
	width: 10em;
}
td.hsedhitind1	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
td.hsedhitind2	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table.hsedhitind td	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}



table.pre	{
	width:940px;
	table-layout:fixed;
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	border-top:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
}

caption.pre	{
	width:940px;
	font-size: 14px;
	color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 3px;
	caption-side: left;
}

table.pre th	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EEEEEE;
}
table.pre td	{
	font-size: 14px;
	color: #666666;
	border-bottom:solid 1px #aaaaaa;
	border-left:solid 1px #aaaaaa;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}




/**PC用＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/


#title	{
	color: #666666;
	text-align: center;
}
#texttbox	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
	clear: both;
}

#title_m	{
	float: left;
	width: 940px;
	color: #666666;
	text-align: center;
	font-size: 24px;
	margin-top: 5px;
	clear: both;
}

#moviebox	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: center;
}
div.movieboxin	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

#contentbox	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 0px;
}
div.question	{
	float: left;
	width: 840px;
	font-size: 16px;
	margin-top:20px;
	margin-left: 40px;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
div.question1	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	float: left;
	width: 820px;
	font-size: 16px;
	margin-top: 20px;
	margin-left: 60px;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
}
div.question2	{
	float: left;
	width: 810px;
	font-size: 16px;
	margin-top:20px;
	margin-left: 70px;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.question3	{
	float: left;
	width: 720px;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 100px;
	text-align: left;
	padding-left: 40px;
}
div.question32	{
	float: left;
	width: 720px;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 100px;
	text-align: left;
	padding-left: 60px;
}
div.question4	{
	float: left;
	width: 820px;
	font-size: 16px;
	margin-top:20px;
	margin-left: 60px;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.question5	{
	float: left;
	width: 740px;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 80px;
	text-align: center;
	padding-left: 40px;
}

div.winclose	{
	float: left;
	width: 930px;
	text-align: right;
	margin-top: 10px;
}
.txred	{
	color: #C00;
}
input,
textarea{
 font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
/**モバイル用---------------------------------------------------**/
#header_m	{
	width: 940px;
	text-align: center;
	font-size: 20px;
	color: #666666;
	margin-top: 0px;
}
#texttbox_m	{
	float: left;
	width: 940px;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
	clear: both;
}
#title_m2	{
	float: left;
	width: 940px;
	color: #666666;
	text-align: center;
	font-size: 22px;
	margin-top: 10px;
	clear: both;
	color: #666666;
}

#footer_m	{
	float: left;
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	width: 940px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: left top;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentbox_m	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 0px;
}
#moviebox_m	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: center;
}
div.movieboxin_m	{
	float: left;
	width: 940px;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

div.winclose_m	{
	float: left;
	width: 930px;
	text-align: center;
	margin-top: 20px;
}
.msmall	{
	font-size: 16px;
}





/**以下未使用**/

a.og:link {
	color: #666666;
}
a.og:visited	{ 
	color: #666666;
}
a.og:hover	{
	color: #666666;}
a.og:active	{
	color: #666666;
}
/**フッター============================================**/


/**以下未使用**/
address	{
	font-size: 13px;
	color: #666666;
	padding: 0px;
	float: right;
	/*clear: both;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px;
	line-height: 22px;
}

a.og:link {
	color: #666666;
}
a.og:visited	{ 
	color: #666666;
}
a.og:hover	{
	color: #666666;
}
a.og:active	{
	color: #666666;
}




























/**以下不使用**/
#update	{
	font-size: 12px;
	color: #666666;
	width: 935px;
	text-align: right;
	clear: both;
	float: left;
	padding-left: 0px;
	line-height: 18px;
	margin-top: 5px;
}

div.updatein	{
	font-size: 14px;
	color: #666666;
	width: 430px;
	text-align: left;
	float: left;
	padding-left: 0px;
}

/**siyou**/
#upnavi	{
	margin-top: 0px;
	width: 940px;
	text-align: left;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
}





div.upnavi02	{
	width: 135px;
	height: 66px;
	margin-left: 15px;
	float: left;
	text-align: left;
}
div.upnavi03	{
	width: 135px;
	height: 66px;
	margin-left: 11px;
	float: left;
	text-align: left;
}

a.upnavi01:link {
	background-image: ../images/upnavi.png;
	width: 180px;
	height: 70px;
	display: block;
	background-position: 0px 0px;
}
a.upnavi01:visited	{ 
	width: 180px;
	height: 70px;
	background-image: ../images/upnavi.png;
	display: block;
}
a.upnavi01:hover	{
	width: 180px;
	height: 70px;
	background-image: ../images/upnavi.png;
	display: block;
}
a.upnavi01:active	{
	width: 180px;
	height: 70px;
	background-image: ../images/upnavi.png;
	display: block;
}
a.upnavi02:link {
	width: 135px;
	height: 66px;
	background-position: 0px 0px;
	display: block;
	background-image: url(../images/upnavi.png);
	float: left;
}
a.upnavi02:visited	{
	width: 135px;
	height: 66px;
	background-position: 0px 0px;
	display: block;
	float: left;
	background-image: url(../images/upnavi.png);
}
a.upnavi02:hover	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px 0px;
	float: left;
	display: block;
}
a.upnavi02:active	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px 0px;
	float: left;
	display: block;
}
a.upnavi03:link {
	width: 135px;
	height: 66px;
	background-position: 0px -66px;
	display: block;
	background-image: url(../images/upnavi.png);
	float: left;
}
a.upnavi03:visited	{
	width: 135px;
	height: 66px;
	background-position: 0px -66px;
	display: block;
	float: left;
	background-image: url(../images/upnavi.png);
}
a.upnavi03:hover	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -66px;
	float: left;
	display: block;
}
a.upnavi03:active	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -66px;
	float: left;
	display: block;
}
a.upnavi04:link {
	width: 135px;
	height: 66px;
	background-position: 0px -132px;
	display: block;
	background-image: url(../images/upnavi.png);
	float: left;
}
a.upnavi04:visited	{
	width: 135px;
	height: 66px;
	background-position: 0px -132px;
	display: block;
	float: left;
	background-image: url(../images/upnavi.png);
}
a.upnavi04:hover	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -132px;
	float: left;
	display: block;
}
a.upnavi04:active	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -132px;
	float: left;
	display: block;
}
a.upnavi05:link {
	width: 135px;
	height: 66px;
	background-position: 0px -198px;
	display: block;
	background-image: url(../images/upnavi.png);
	float: left;
}
a.upnavi05:visited	{
	width: 135px;
	height: 66px;
	background-position: 0px -198px;
	display: block;
	float: left;
	background-image: url(../images/upnavi.png);
}
a.upnavi05:hover	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -198px;
	float: left;
	display: block;
}
a.upnavi05:active	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -198px;
	float: left;
	display: block;
}
a.upnavi06:link {
	width: 135px;
	height: 66px;
	background-position: 0px -264px;
	display: block;
	background-image: url(../images/upnavi.png);
	float: left;
}
a.upnavi06:visited	{
	width: 135px;
	height: 66px;
	background-position: 0px -264px;
	display: block;
	float: left;
	background-image: url(../images/upnavi.png);
}
a.upnavi06:hover	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -264px;
	float: left;
	display: block;
}
a.upnavi06:active	{
	width: 135px;
	height: 66px;
	background-image: url(../images/upnavi.png);
	background-position: -135px -264px;
	float: left;
	display: block;
}


#leftbox	{
	font-size: 14px;
	color: #555555;
	width: 200px;
	float: left;
	padding-left: 0px;
	margin-top: 7px;
}
div.leftnavi01	{
	font-size: 14px;
	color: #555555;
	width: 200px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 0px;

}
div.leftnavi03	{
	font-size: 14px;
	color: #555555;
	width: 200px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 20px;

}

div.leftnavi04	{
	font-size: 14px;
	color: #555555;
	width: 200px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 20px;
	text-align: center;
	height: 20px;
}


div.leftnavi01d	{
	font-size: 14px;
	color: #555555;
	width: 198px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
}

div.leftnavi01din	{
	font-size: 14px;
	color: #555555;
	width: 180px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 10px;
	margin-left: 9px;
	height: 60px;
}

div.leftnavi02	{
	font-size: 14px;
	color: #555555;
	width: 200px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 16px;
	margin-left: 0x;
}

div.leftnavirogo	{
	font-size: 14px;
	color: #555555;
	width: 135px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 16px;
	margin-left: 32px;
}

a.leftnavi01:link {
	width: 180px;
	height: 60px;
	background-position: 0px -0px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi01:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -0px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi01:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -0px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi01:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -0px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi02:link {
	width: 180px;
	height: 60px;
	background-position: 0px -60px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi02:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -60px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi02:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -60px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi02:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -60px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

a.leftnavi03:link {
	width: 180px;
	height: 60px;
	background-position: 0px -120px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi03:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -120px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi03:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -120px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi03:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -120px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

a.leftnavi04:link {
	width: 180px;
	height: 60px;
	background-position: 0px -180px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi04:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -180px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi04:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -180px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi04:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -180px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

a.leftnavi05:link {
	width: 180px;
	height: 60px;
	background-position: 0px -240px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi05:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -240px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi05:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -240px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi05:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -240px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

a.leftnavi06:link {
	width: 180px;
	height: 60px;
	background-position: 0px -300px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi06:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -300px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi06:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -300px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi06:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -300px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

a.leftnavi07:link {
	width: 180px;
	height: 60px;
	background-position: 0px -360px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi07:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -360px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi07:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -360px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi07:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -360px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

a.leftnavi08:link {
	width: 180px;
	height: 60px;
	background-position: 0px -420px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi08:visited	{
	width: 180px;
	height: 60px;
	background-position: 0px -420px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi08:hover	{
	width: 180px;
	height: 60px;
	background-position: -180px -420px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}
a.leftnavi08:active	{
	width: 180px;
	height: 60px;
	background-position: -180px -420px;
	display: block;
	background-image: url(../images/leftnavi.png);
	float: left;
}

div.lefttxlink01	{
	font-size: 18px;
	color: #555555;
	width: 200px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-top: 14px;
	text-align: center;
}

a.lefttxlink01:link {
	width: 200px;
	height: 30px;
	display: block;
	background-color: #EEE;
	color: #66C;
	padding-top: 10px;
}
a.lefttxlink01:visited	{
	width: 200px;
	height: 30px;
	display: block;
	background-color: #EEE;
	color: #66C;
}
a.lefttxlink01:hover	{
	width: 200px;
	height: 30px;
	display: block;
	background-color:#66C;
	color: #FFFFFF;
	text-decoration: none;
}
a.lefttxlink01:active	{
	height: 30px;
	height: 30px;
	display: block;
	background-color: #EEE;
	color: #66C;
}

/**右カラム=================================**/
#rightbox	{
	font-size: 14px;
	margin-top:7px;
	width: 730px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
}
/**上ナビ=================================**/
ul.upnavi li	{
	margin-top: 0px;
	width: 136px;
	text-align: left;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	height: 66px;
}

#upcomment{
	font-size: 16px;
	color: #555555;
	width: 710px;
	clear: both;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 8px;
}

/**トピックス=================================**/

#topixtitle{
	font-size: 14px;
	color: #555555;
	width: 705px;
	clear: both;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

div.topixbox	{
	width: 705px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
div.topixboxnl	{
	width: 550px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	line-height: 30px;
}

dl.topix dt {
	float: left;
	font-size: 14px;
	color: #555555;
	width: 170px;
	padding-left: 7px;
	line-height: 28px;ｓｓ
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C00;
}
dl.topix dd {
	font-size: 14px;
	color: #555555;
	width: 700px;
	margin-left: 0px;
	line-height: 28px;
}

a.topix:link {
	color: #555555;
	text-decoration: none;
	background-color: #FFF;
	height: 2em;
	display: block;
}
a.topix:visited	{ 
color: #555555;
	text-decoration: none;
	background-color: #FFF;
	height: 2em;
	display: block;
}
a.topix:hover	{
	color: #555555;
	background-color: #EEE;
	height: 2em;
	display: block;
}
a.topix:active	{
	color: #555555;
	background-color: #EEE;
	height: 2em;
	display: block;
}


div.topix_bposter	{
	font-size: 14px;
	color: #555555;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}



* html div.infobox	{
	margin-bottom: 15px;
}
*:first-child+html div.infobox	{
	margin-bottom: 20px;
}



* html dl.info dt {
	clear: left;
	float: left;
	width: 10em;
	color: #444444;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 0.8em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 9px;
	padding-top: 5px;
}

* html dl.info dd {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #444444;
	font-size: 0.8em;
	margin-right: 1em;
	margin-bottom: 0.1em;
	margin-left: 10em;
	padding-top: 5px;
}

.infonew	{
	font-weight: bold;
	color: #FF6633;
}



/**HOME0307＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/


#leftbox	{
	font-size: 14px;
	color: #555555;
	width: 200px;
	float: left;
	padding-left: 0px;
	margin-top: 15px;
}

#centerbox	{
	font-size: 14px;
	margin-top:7px;
	width: 585px;
	margin-left: 8px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
div.pageup_home	{
	font-size: 14px;
	margin-top:7px;
	width: 570px;
	margin-left: 8px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
a.pageup:link {
	color: #666666;
		padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1em;
	padding-right: 1em;
}
a.pageup:visited	{ 
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1em;
	padding-right: 1em;
}
a.pageup:hover	{
	color: #06F;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #CCC;
}
a.pageup:active	{
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1em;
	padding-right: 1em;
}




#topixtitle {
	font-size: 14px;
	color: #555555;
	width: 560px;
	clear: both;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

div.topixbox	{
	width: 565px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
div.topixboxnl	{
	width: 565px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	line-height: 28px;
}


dl.topix dt {
	float: left;
	font-size: 14px;
	color: #555555;
	width: 170px;
	padding-left: 7px;
	line-height: 30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C00;
}
dl.topix dd {
	font-size: 14px;
	color: #555555;
	width: 450px;
	margin-left: 0px;
	line-height: 28px;
}
div.topix  {
	float: left;
	font-size: 14px;
	color: #555555;
	width: 550px;
	padding-left: 7px;
	line-height: 30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C00;
	line-height: 28px;
}

a.info:link {
	color: #555555;
	text-decoration: none;
	background-color: #FFF;
	height: 5em;
	display: block;
}
a.info:visited	{ 
color: #555555;
	text-decoration: none;
	background-color: #FFF;
	height: 5em;
	display: block;
}
a.info:hover	{
	color: #555555;
	background-color: #EEE;
	height: 5em;
	display: block;
}
a.info:active	{
	color: #555555;
	background-color: #EEE;
	height: 5em;
	display: block;
}

p.topinfo	{
	line-height: 22px;
}
a.topix:link {
	color: #555555;
	text-decoration: none;
	background-color: #FFF;
	height: 5em;
	display: block;
}
a.topix:visited	{ 
color: #555555;
	text-decoration: none;
	background-color: #FFF;
	height: 5em;
	display: block;
}
a.topix:hover	{
	color: #555555;
	background-color: #EEE;
	height: 5em;
	display: block;
}
a.topix:active	{
	color: #555555;
	background-color: #EEE;
	height: 5em;
	display: block;
}

div.topix_banner {
	font-size: 14px;
	color: #555555;
	width: 560px;
	float: left;
	padding-left: 0px;
	margin-top: 20px;
	margin-left: 20px;
	clear: both;
}
div.topix_bposter	{
	font-size: 14px;
	color: #555555;
	width: 140px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
div.topix_bposter2	{
	font-size: 20px;
	color: #FFF;
	width: 130px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	background-color: #36C;
	padding: 5px;
	height: 140px;
	line-height: 35px;
}
div.topix_bannerr {
	width: 680x;
	height: 130px;
	float: left;
}
a.topix_banner:link {
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	height: 130px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
a.topix_banner:visited	{ 
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 5px;
	height: 130px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
a.topix_banner:hover	{
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 5px;
	height: 130px;
	padding-bottom: 10px;
	background-color: #EEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-decoration: none;
}
a.topix_banner:active	{
	font-size: 14px;
	color: #666666;
	width: 400px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	height: 130px;
	padding-bottom: 10px;
	background-color: #EEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
p.topixtx01	{
	font-size: 20px;
	color: #06C;
	text-decoration: none;
}
p.topixtx02_0307	{
	margin-top: 10px;
	font-size: 14px;
	color: #555555;
	line-height: 30px;
}

#topixtitle2	{
	font-size: 14px;
	color: #555555;
	width: 560px;
	clear: both;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

div.topixbox2	{
	font-size: 13px;
	width: 565px;
	clear: both;
	float: left;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}

dl.topix2 dt {
	float: left;
	font-size: 14px;
	color: #555555;
	width: 170px;
	padding-left: 7px;
	line-height: 28px;ｓｓ
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C00;
}
dl.topix2 dd {
	font-size: 14px;
	color: #555555;
	width: 700px;
	margin-left: 0px;
	line-height: 28px;
}

/**トップページ**/
div.infobox	{
	font-size: 14px;
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	height: 200px;
	font-size: 17px;
	clear: both;
}



dl.info dt {
	font-size: 12px;
	clear: left;
	float: left;
	width: 10em;
	color: #666666;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0px;
	padding-top: 3px;
	line-height: 24px;
}

dl.info dd {
	font-size: 12px;
	color: #666666;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0.1em;
	margin-left: 10.5em;
	padding-top: 3px;
	line-height: 24px;
	width: 34em;
}

/**右カラム============================================**/
#rbox	{
	font-size: 14px;
	width: 135px;
	margin-left: 0px;
	margin-top: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
}
div.rboxin	{
	font-size: 14px;
	margin-top: 0px;
	width: 135px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
}
div.rboxin2	{
	font-size: 14px;
	margin-top: 20px;
	width: 135px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
}
div.rboxin3	{
	font-size: 12px;
	margin-top: 20px;
	width: 135px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	color: #666;
	margin-bottom: 10px;
}

div.asrinfo	{
	font-size: 12px;
	margin-top: 5px;
	width: 135px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	color: #666;
}





/**右ボックス2カラム用＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝**/
#rightbox2c	{
	font-size: 14px;
	margin-top:15px;
	margin-left:15px;
	width: 715px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
div.rightboxin01	{
	font-size: 14px;
	margin-top:0px;
	margin-left:0px;
	width: 660px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	color: #666666;
}
div.rightboxin02	{
	font-size: 16px;
	margin-top: 10px;
	margin-left:15px;
	width: 700px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	color: #666666;
	clear: both;
}
p.rightbox	{
	font-size: 16px;
	margin-top:7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 1em;
	line-height: 30px;
	color: #666666;
}
p.rightbox_name	{
	font-size: 18px;
	margin-top:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 26px;
	color: #666666;
}
/**概要=================================**/
div.contentinnavi	{
	font-size: 16px;
	width: 650px;
	text-align: left;
	padding-top: 0px;
	float: left;
	padding-left: 10px;
	color: #666666;
	clear: both;
}
ul.contentinnavi li	{
	display: inline;
}
div.innavi	{
	font-size: 16px;
}
a.innavi:link {
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #EEEEEE;
	text-decoration: none;
}
a.innavi:visited	{ 
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #EEEEEE;
	text-decoration: none;
}
a.innavi:hover	{
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #C30;
	background-color: #EEEEEE;
	text-decoration: none;	
}
a.innavi:active	{
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #EEEEEE;
	text-decoration: none;
}

div.contentst	{
	font-size: 16px;
	color: #555555;
	width: 700px;
	float: left;
	padding-left: 5px;
	margin-top: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #C30;
	clear: both;
}


div.contentst2	{
	font-size: 16px;
	color: #555555;
	width: 700px;
	float: left;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #C30;
	clear: both;
}

#contenttitle	{
	font-size: 24px;
	width: 180px;
	text-align: left;
	padding-top: 10px;
	float: left;
	height: 180px;
	padding-left: 10px;
	color: #FFF;
	background-color: #66C;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.rijichouphoto	{
	width: 190px;
	float: left;
	height: 200px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}






























/**以下不要==========================================================**/



div.pankuzu	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	color: #444444;
	width: 500px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	line-height: 20px;
}
div.pankuzu2	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	color: #444444;
	width: 600px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	line-height: 20px;
}




/**アップデート使用**/
div.update	{
	font-size: 12px;
	color: #666666;
	width: 200px;
	text-align: right;
	background-color: #FFFFFF;
	clear: none;
	float: right;
	padding-left: 0px;
	line-height: 20px;
}
a.updata:link 	{
color: #888888;
}
a.updata:visited 	{ 
	color: #888888;
}
a.updata:hover	{
	color: #888888;
	text-decoration: underline;
}





#fullbox	{
	width: 920px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}


/**
#footer_navi	{
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	width: 930px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 20px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


ul.footnavi li {
	font-size: 12px;
	color: #555555;
	text-align: right;
	width: 600px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline;
	line-height: 20px;
}
**/



ul.navi li	{
	font-size: 14px;
	color: #444444;
	width: 170px;
	display: inline;
	padding-bottom: 7px;
}
*:first-child+html ul.navi li	{
	margin-top: -1px;
}
* html ul.navi li	{
	margin-top: -1px;
}

div.navibox01	{
	clear: both;
	width: 170px;
	margin-top: 7px;
	margin-left: 0px;
}
*:first-child+html div.navibox01	{
	margin-left: 0px;
}
* html div.navibox01	{
	margin-left: 0px;
}

ul.navi01 li	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	color: #444444;
	width: 170px;
	display: block;
	padding-bottom: 0px;
}
*:first-child+html ul.navi01 li	{
	margin-top: -1px;
}
* html ul.navi01 li	{
	margin-top: -1px;
}



a.navi010:link	{
	background-image: url(../images/navi010.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi010:visited	{ 
	background-image: url(../images/navi010.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi010:hover	{
	background-image: url(../images/navi010.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}

a.navi020:link	{
	margin: 0px;
	background-image: url(../images/navi020.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi020:visited	{ 
	background-image: url(../images/navi020.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi020:hover	{
	background-image: url(../images/navi020.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}
a.navi030:link	{
	margin: 0px;
	background-image: url(../images/navi030.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi030:visited	{ 
	background-image: url(../images/navi030.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi030:hover	{
	background-image: url(../images/navi030.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}
a.navi040:link	{
	margin: 0px;
	background-image: url(../images/navi040.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi040:visited	{ 
	background-image: url(../images/navi040.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi040:hover	{
	background-image: url(../images/navi040.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}
a.navi050:link	{
	margin: 0px;
	background-image: url(../images/navi050.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi050:visited	{ 
	background-image: url(../images/navi050.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi050:hover	{
	background-image: url(../images/navi050.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}


div.navibox02	{
	clear: both;
	width: 156px;
	margin-top: 15px;
	margin-left: 7px;
}
*:first-child+html div.navibox02	{
	margin-left: 0px;
}
* html div.navibox02	{
	margin-left: 0px;
}

ul.navi200 li	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	color: #444444;
	width: 156px;
}
*:first-child+html ul.navi200 li	{
	margin-top: -1px;
}
* html ul.navi200 li	{
	margin-top: -1px;
}
a.navi210:link	{
	background-image: url(../images/navi210.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi210:visited	{ 
	background-image: url(../images/navi210.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi210:hover	{
	background-image: url(../images/navi210.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -156px;
	display: block;
}

a.navi220:link	{
	background-image: url(../images/navi220.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi220:visited	{ 
	background-image: url(../images/navi220.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi220:hover	{
	background-image: url(../images/navi220.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -156px;
	display: block;
}
a.navi225:link	{
	background-image: url(../images/navi225.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

a.navi225:visited	{ 
	background-image: url(../images/navi225.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi225:hover	{
	background-image: url(../images/navi225.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -156px;
	display: block;
}
a.navi230:link	{
	background-image: url(../images/navi230.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi230:visited	{ 
	background-image: url(../images/navi230.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi230:hover	{
	background-image: url(../images/navi230.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -156px;
	display: block;
}

div.navibox03	{
	clear: both;
	width: 170px;
	margin-top: 15px;
	margin-left: 0px;
}
*:first-child+html div.navibox03	{
	margin-top: 5px;
}
* html div.navibox03	{
	margin-top: 5px;
}
ul.navi300 li	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	color: #444444;
	width: 170px;
	margin-top: 10px;
}

a.navi060:link	{
	background-image: url(../images/navi060.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi060:visited	{ 
	background-image: url(../images/navi060.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi060:hover	{
	background-image: url(../images/navi060.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}
a.navi070:link	{
	background-image: url(../images/navi070.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi070:visited	{ 
	background-image: url(../images/navi070.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi070:hover	{
	background-image: url(../images/navi070.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}

a.navi080:link	{
	background-image: url(../images/navi080.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi080:visited	{ 
	background-image: url(../images/navi080.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi080:hover	{
	background-image: url(../images/navi080.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}

a.navi090:link	{
	background-image: url(../images/navi090.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi090:visited	{ 
	background-image: url(../images/navi090.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.navi090:hover	{
	background-image: url(../images/navi090.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: -170px;
	display: block;
}

div.navibox04	{
	clear: both;
	width: 120px;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 10px;
}
*:first-child+html div.navibox04	{
	margin-left: 0px;
}
* html div.navibox04	{
	margin-left: 0px;
}
div.navibox05	{
	clear: both;
	width: 156px;
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #039;
	background-color: #FFC;
}
div.olbanner	{
	clear: both;
	width: 170px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #039;
	background-color: #FFC;
}


a.arc:link	{
	color:#666666;
	text-decoration: none;
	margin: 0px;
}
a.arc:visited	{ 
	color:#444444;
	text-decoration: none;
}
a.arc:hover{ color:#003399; 
	text-decoration: underline;
}
a.arc:active{ color:#444444;}






/*下記不要============================================================*/

#navibox {
	float: right;
	width: 234px;
	margin-right: 8px;
}
p.annalsinfo	{
	clear: both;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 0.84em;
	color: #666666;
	width: 128px;
	line-height: 1.4em;
	font-weight: bold;
	float: left;
}

div.annalsbox 	{
	clear: both;
	width: 128px;
	float: left;
}

ul.annals li	{
	clear: both;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 0.9em;
	width: 128px;
	float: left;
	list-style-type: none;
	text-align: left;
	line-height: 1.7em;
	color: #AAAAAA;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
}





div.digimemo	{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 0.84em;
	color: #666666;
	width:530px;
	margin-bottom: 5px;
	float: left;
	clear: both;
}


#rightbox2	{
	width: 500px;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#leftbox2	{
	width: 180px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}




#contntarea	{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	text-align: left;
	width: 720px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
