@charset "utf-8";

html{
	overflow-y:scroll;
}
body{
	margin:0;
	padding:0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	_font-size: 75%;
	line-height:150%;
	background:#90ab4e;
	color: #333333;
}
*:first-child +html body{
	 
	font-size: 75%;
}
html>/**/body {
	font-size: 75%\9;
}
* {
}
div{
	margin:0;
	padding:0;
}
h1, h2, h3, h4{
	margin:0;
	padding:0;
}
h2{
	margin:0 0 20px 0;
	padding:5px;
	border:1px solid #669900;
	font-size:130%;
}
#bgtop{
	background : url(h2bg_top.gif) right center / auto auto no-repeat scroll padding-box border-box transparent;
}
#bgrgb{
	background : url(h2bg_rgb.gif) right center / auto auto no-repeat scroll padding-box border-box transparent;
}
#bgprint{
	background : url(h2bg_print.gif) right center / auto auto no-repeat scroll padding-box border-box transparent;
}
#bgcompany{
	background : url(h2bg_company.gif) right center / auto auto no-repeat scroll padding-box border-box transparent;
}
#bgcontact{
	background : url(h2bg_contact.gif) right center / auto auto no-repeat scroll padding-box border-box transparent;
}
h3{
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	background : url(h3Icon.png) 0% 0% / auto auto no-repeat scroll padding-box border-box #f9f9f9;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #CCC;
	font-size:120%;
}

#cepf003{
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	background : url(h3Icon.png) 0% 0% / auto auto no-repeat scroll padding-box border-box #f9f9f9;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #CCC;
	font-size:180%;
}

h4{
	margin:0 0 20px 0;
	padding:0 0 0 5px;
	line-height:140%;
	border-left:4px solid #669933;
	border-bottom:1px dotted #669933;
	font-size:120%;
}

#cepf004{
	color:#F60;
	margin:0 0 20px 0;
	padding:0 0 0 5px;
	line-height:140%;
	border-left:4px solid #669933;
	border-bottom:1px dotted #669933;
	font-size:160%;
}


h5{
	margin:0;
	padding:0;
	font-size:100%;
	color:#333;
}
ul {
	
}
img{
	border:none;
}
a{
	color:#669900;
	text-decoration:none;
}
a:hover{
	color:#99CC00;
}
a:active{
	color:#33CC00;
}
p, ul, ol, dl{
	text-align: left;
}
p{
	margin: 0px 0px 20px;
	padding: 0px;
}

#topService a:hover img, #toform a:hover img, #topeco a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

object, embed{
	vertical-align:top;
}
object{
	outline:none;
}

/*header*/
#header{
	background : url(headerBg.jpg) 0% 0% / auto auto no-repeat scroll padding-box border-box #ffffff;
	border-top:5px solid #008F2F;
	width:100%;
	height:120px;
}
#headerContents{
	margin:0 auto;
	width:1000px;
	height:100px;
	position:relative;
}
#header h1 a{
	position:absolute;
	top:30px;
	display:block;
	width:470px;
	height:85px;
	background : url(ideaLogo.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent:-9999px;
	overflow:hidden;
}
#header h1 #home{
	position:absolute;
	top:30px;
	display:block;
	width:200px;
	height:85px;
	background : url(ideaLogo.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent:-9999px;
	overflow:hidden;
}

#home2{
	float:right;
	margin-top:10px;
	display:block;
	width:214px;
	height:47px;
	background : url(ideaLogo_j.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent:-9999px;
}

/*navigation*/
#navigation{
	position:absolute;
	top:60px;
	margin:0 auto;
	width:1000px;
	height:40px;
	font-weight:bold;
}
#navigation ul{
	padding:0;
	margin:0 0 0 400px;
	width:600px;
	height:40px;
	list-style:none;
}
#navigation li{
	float:left;
	width:100px;
	height:40px;
}
#navigation li a{
	display:block;
	width:100px;
	height:40px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
#navigation li.page-item-4 a{
	background : url(navigationBar.png) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-4 a:hover{
	background : url(navigationBar.png) 0px -40px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-7 a{
	background : url(navigationBar.png) -100px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-7 a:hover{
	background : url(navigationBar.png) -100px -40px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-8 a{
	background : url(navigationBar.png) -200px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-8 a:hover{
	background : url(navigationBar.png) -200px -40px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-9 a{
	background : url(navigationBar.png) -300px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-9 a:hover{
	background : url(navigationBar.png) -300px -40px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-10 a{
	background : url(navigationBar.png) -400px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-10 a:hover{
	background : url(navigationBar.png) -400px -40px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-11 a{
	background : url(navigationBar.png) -500px 0px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.page-item-11 a:hover{
	background : url(navigationBar.png) -500px -40px / auto auto no-repeat scroll padding-box border-box transparent;
}
#navigation li.current_page_item{
	background : url(currentBar.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}
#container{
	width:100%;
	background:#fff;
}
#contents{
	margin:0 auto;
	padding:30px;
	width:940px;
	background:#fff;
	overflow:auto;
	_overflow:hidden;
}
#plef{
	float: left;
	width: 220px;
}
#prt{
	float: right;
	width: 680px;
}
#plef ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#plef li{
	margin-bottom: 10px;
}
#plef li a{
	border-left: 5px solid #999999;
	padding-left: 5px;
}
#plef li a:hover{
	border-left: 5px solid #669933;
	color: #999999;
}
#plefliact{
	border-left: 5px solid #669933;
	padding-left: 5px;
}

#plef2l{
	border-left: 5px solid #999999;
}
#toform{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer{
	background : url(footerGrass.jpg) center top / auto auto repeat-x scroll padding-box border-box #90ab4e;
	width:100%;
	padding-top:100px;
	color:#fff;
}
#footer #footerContents{
	margin:0px auto 0;
	width:1000px;
	position:relative;
}
#footer #footerContents .ftnv{
	width: 198px;
	float: left;
	border-left: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 200px;
	_height: 200px;
}
#footer #footerContents .ftnv a{
	color: #FFFFFF;
}
#footer #footerContents .ftnv a:hover{
	color: #CCCCCC;
}
#ftrt{
	border-right: 1px dotted #FFFFFF;
}
#footer #footerContents .ftnv h2{
	font-size: 90%;
	background : url(../none) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 120%;
	border-style: none;
}
#footer #footerContents .ftnv ul{
	margin: 0px 0px 20px 25px;
	padding: 0px;
	list-style: none;
	font-size: 90%;
}
#footer #footerContents .ftnv li {
}
#ftidea{
	text-align: center;
	font-size: 90%;
	line-height: 130%;
	margin-top: 5px;
}
#ftidea img{
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer #footerContents .ftnv #ftidea a{
	color: #223684;
}
#ftbox{
	clear: both;
	padding-top: 15px;
}
#footerInfo{
	background : url(ideaLogoOrg.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	padding:0 0 0 105px;
	width:300px;
	height:70px;
	float: left;
}
#gpInfo{
	background : url(gpLogo.png) right top / auto auto no-repeat scroll padding-box border-box transparent;
	padding:0 100px 0 0;
	width:300px;
	float: right;
}
#gpInfo a{
	color:#006600;
}
#footer #copyright{
	width:1000px;
	height:10px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.clearBoth{
	clear:both;
}
.rtimg{
	font-size: 90%;
	float: right;
}
.rtimg img{
	margin-bottom: 5px;
}
.rtsample{
	font-size: 90%;
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;
}
.up{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rttxt{
	text-align: right;
}
.floatlf{
	float: left;
}
.floatrt{
	float: right;
}
.ebtn{
	margin-right: 5px;
}

/*top*/
#topImg{
	background : url(topImgBg.png) 0% 0% / auto auto repeat-x scroll padding-box border-box #ffffff;
	width:100%;
	height:180px;
}
#topImgMsg{
	margin:0 auto;
	width:1000px;
	height:180px;
	text-indent:-9999px;
	background : url(itopimg.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}
#topMsg{
	margin-bottom: 20px;
}
#topMsg h1{
	background : url(tmsg_h1.gif) center center / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	height: 18px;
}

#topeco_03{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 820px;
	height: 160px;
	margin-bottom: 15px;
}
#topeco_03 ul{
	list-style: none;
	margin: 5px 0px 20px;
	padding: 0px;
}
#topeco_03 li{
	font-size: 11px;
	text-align: center;
	float: left;
}
#topeco_03 li a{
	display: block;
	width: 258px;
	padding: 5px;
	background : url(bg_ecobtn.jpg) center top / auto auto repeat-x scroll padding-box border-box #000000;
	color: #FFF;
	border-radius: 4px; /* CSS3 */
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
	overflow: hidden;
}
#topeco_03 li a:hover{
	background: #666;
	border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}

#topeco{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 820px;
	height: 160px;
	margin-bottom: 15px;
}
#topeco ul{
	list-style: none;
	margin: 5px 0px 20px;
	padding: 0px;
}
#topeco li{
	text-align: center;
	float: left;
}
#topeco li a{
	display: block;
	width: 395px;
	padding: 5px;
	background : url(bg_ecobtn.jpg) center top / auto auto repeat-x scroll padding-box border-box #000000;
	color: #FFF;
	border-radius: 4px; /* CSS3 */
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
	overflow: hidden;
}
#topeco li a:hover{
	background: #666;
	border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}

#topService {
}
#topServicelef{
	float:left;
	width: 450px;
}
#topServicelef img{
	margin-bottom: 10px;
}
#topService img{
	float:left;
	width: 450px;
}
#topServicert{
	float:right;
	width: 450px;
}
#topServicert2{
	float:right;
	width: 680px;
	margin: 0 0 30px 0;
}

#topService2 img{
	float:left;
	width: 450px;
	}

#topServicert h5{
	margin-bottom: 5px;
}
#topService ul{
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-bottom: 20;
	margin-left: 0;
}
#topService li{
	background : url(listIcon.png) 0px 3px / auto auto no-repeat scroll padding-box border-box transparent;
	padding:0 0 0 15px;
	margin-bottom:5px;
}
#topImage{
	margin:0 auto 20px;
	text-align: center;
	width: 800px;
}

/*RSS info*/
#feedbox h3{
	border-left:5px solid #669900;
	border-bottom:1px dotted #669900;
	padding:2px 0 2px 5px;
	background:none;
}
#feed {
}
#feed ul{
	list-style:none;
	margin:0px 0px 30px;
	padding:0px;
}
#feed li{
	background : url(linkIcon.png) 0px center / auto auto no-repeat scroll padding-box border-box transparent;
	padding:0 0 0 12px;
	border-bottom:1px dotted #ccc;
	list-style: none;
	line-height: 150%;
	margin: 0px 0px 8px;
}
#feed li a{
	margin-left: 10px;
}

/*FORM*/
#contact{
	margin-bottom:10px;
	margin-right: 20px;
	margin-left: 20px;
}
#contact input, #contact textarea{
	font-size: 100%;
}
#contact input:focus{
	background:#EEEEEE;
}
#contact textarea:focus{
	background:#EEEEEE;
}
#contact #cp_company, #contact #cp_name, #contact #cp_ruby{
	width:200px;
}
#contact #cp_email, #contact #cp_url{
	width:400px;
}
#contact #cp_message{
	height:150px;
	width: 500px;
}

#contact table{
	border-collapse:collapse;
	width: 100%;
}
#contact th{
	text-align:left;
	vertical-align:top;
	background:#fafafa;
	border:1px solid #e6e6e6;
	padding:3px;
	font-weight: normal;
	white-space: nowrap;
}
#contact td{
	border:1px solid #e6e6e6;
	padding:3px;
}
#contact td#btn{
	text-align:right;
	background:#fafafa;
}
.must{
	color: #CC0000;
}
.err{
	color: #CC0000;
	font-size: 90%;
}
#end{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

/*RGB PRINT*/
#price{
	border: 1px solid #CCC;
	padding: 0px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#price dl{
	margin: 10px;
	padding: 0px;
}
#price dt{
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-left: 5px;
}
#price dd{
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#price table, #price th, #price td{
	border-collapse:collapse;
	border: 1px solid #999999;
}
#price table{
	width: 100%;
	margin-bottom: 30px;
}
#price caption, #price th, #price, td{
	padding: 3px 5px;
}
#price caption{
	font-weight: bold;
}
#price caption span{
	font-weight: normal;
}
#price thead th {
}
#price tbody th{
	width: 16%;
}
#price tbody td{
	width: 28%;
}
#price th{
	font-weight: normal;
	background: #EEEEEE;
}
#price td{
	text-align: right;
}
.service{
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.service img{
	margin-bottom: 15px;
}
.service ul{
	list-style:none;
	margin:0 auto 30px;
	padding:0;
}
.service li{
	background : url(listIcon.png) 0px 3px / auto auto no-repeat scroll padding-box border-box transparent;
	padding:0 0 0 15px;
	margin-bottom:5px;
}
.service li a{
	text-decoration: underline;
}
.service li a:hover{
	text-decoration: none;
}
.sampleimg, .sample01, .sample02{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.sampleimg h6, .sample01 h6, .sample02 h6{
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0px 0px;
	padding: 0px 0px 20px;
}
.sample01 h6{
	float: left;
	width: 300px;
}
.sample02 h6{
	float: left;
	width: 200px;
}
.sampleimg img{
	margin-bottom: 20px;
}
.samplelef{
	float: left;
	width: 420px;
}
.sver{
	margin-left: 30px;
	font-weight: bold;
}
#comparison, #sakura{
	text-align: center;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#comparison img{
	float: left;
	margin-right: 5px;
}
#comparison h6{
	font-weight: normal;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 150px;
	font-size: 90%;
}
.sakurabox{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	text-align: center;
}
.sakurabox img{
	margin-right: 5px;
}
h5#rgbsample{
	margin-bottom: 30px;
	font-weight: normal;
}
#sakura h6{
	font-weight: normal;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 300px;
	font-size: 90%;
}
#material{
	text-align: center;
	padding-left: 10px;
}
#material img{
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
#material h6{
	font-weight: normal;
	margin: 0px 5px 15px 0px;
	padding: 2px 0px;
	float: left;
	width: 330px;
	font-size: 100%;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#led h3{
	background : url(../none) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	text-align: center;
	border-style: none;
}
#ver ul{
	list-style: square;
	border-bottom: 1px dotted #999;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
#ver li{
	line-height: 200%;
	margin-left: 20px;
}

/*RGB eco*/
#eco{
	background : url(imgeco/eco_bg.jpg) 400px bottom / auto auto no-repeat scroll padding-box border-box transparent;
	overflow: hidden;
	position: relative;
	padding-bottom: 50px;
}
#eco dl{
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#eco dt{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
#eco dd{
	margin: 0px 0px 15px 1.5em;
}
#eco ol{
	width: 320px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 120%;
	font-weight: bold;
}
#eco li{
	margin-bottom: 10px;
}

/*RGB file*/
#efile{
	background : url(imgeco/eco_bg3.jpg) right 85px / auto auto no-repeat scroll padding-box border-box transparent;
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
	background-image : url(imgeco/eco_bg3.jpg);
}
#efile dl{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#efile dt{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
#efile dd{
	margin: 0px 0px 10px 10px;
}
.ecoex{
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.ecoex ul{
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.ecoex li{
	float: left;
	margin-right: 6px;
	text-align: center;
	margin-bottom: 20px;
}
.ecoex li img {
}
.ecoex li div{
	padding-top: 3px;
	padding-bottom: 3px;
	background: #333;
	color: #FFF;
	border: 1px solid #000;
}
.ecottl{
	font-size: 120%;
	clear: both;
	margin-bottom: 10px;
}
.econame{
	font-size: 120%;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}
h2#ecoappl{
	border-style: none;
	text-align: center;
	font-size: 120%;
	color: #F60;
	margin: 0px;
	padding: 0px;
}
table.ecoprice, table.ecoprice th, table.ecoprice td{
	border-collapse:collapse;
	border: 1px solid #CCC;
}
table.ecoprice{
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 25px;
}
table.ecoprice th, table.ecoprice td{
	padding-top: 3px;
	padding-bottom: 3px;
}
table.ecoprice caption{
	font-weight: bold;
	background: #90AB4E;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.ecoprice th{
	white-space: nowrap;
	padding-right: 3px;
	padding-left: 3px;
	background: #DBE4C5;
}
table.ecoprice td{
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
table.ecoprice td ul{
	list-style: square;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.ecoprice td li{
	margin-bottom: 5px;
}
table.ecoprice td dl{
	margin: 0px;
	padding: 0px;
}
table.ecoprice td dt{
	font-weight: bold;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.ecoprice td dd{
	margin-left: 8px;
}

/*COMPANY*/
#aboutus {
}
#aboutus p{
	margin-left: 10px;
}
#aboutus table{
	border-collapse:collapse;
	clear: both;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#aboutus th, #aboutus td{
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
}
#aboutus th{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space: nowrap;
	padding-left: 5px;
}
#aboutus td{
	padding-left: 10px;
}
#aboutus td ul{
	padding:0px;
	list-style: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#aboutus td li{
	margin-bottom: 5px;
}
#aboutus .rtimg{
	width: 150px;
	margin-left: 10px;
	text-align: center;
}
#googleMaps{
	padding:0;
	margin:0 auto 20px;
	text-align: center;
}
#googleMaps iframe{
	margin: 0px 0px 5px;
	padding: 0px;
	border: 1px solid #CCC;
	height: 400px;
	width: 530px;
}
#PrivacyPolicy{
	border:1px solid #CCC;
	padding:10px;
}
#PrivacyPolicy h5{
	font-size: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}
#PrivacyPolicy ul{
	padding: 0px;
	margin: 0px 10px 0px 20px;
}
#PrivacyPolicy li{
	padding-bottom:10px;
}
#rule{
	text-align: right;
}

.boshu{
	font-size:12px;
	color:#F00;
	line-height:120%;
}

.boshu_box{
	padding:14px;
	float:right;
	clear:both;
}

.tokkyo{
	text-align:center;
	color:#F00;
	font-size:12px;
}

.tokkyo2{
	color:#F00;
	font-size:12px;
}




