@charset "utf-8";
/* CSS Document */

body{
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	margin:0px;
/*background-image:url(../img/bg_star.gif);
		background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color:#000;*/
	height:100%;
	background-color:#FFF;
	
}


.te {
    white-space: no-wrap;
}

html{
    height:100%;
}

h1{
	font-size:16px;
	padding:1px 0px 1px 0px;
	font-weight:normal;
	margin:0;
	text-align:left;
	text-align:center;
	color:#FFF;
}

legend{
	font-size:10px;
}

.twtr-hd h3,.twtr-hd h4{
clear:none;
}




a:visited {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #DD0000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}

.linkwhite a:visited {
	color: #fff;
	text-decoration: none;
}
.linkwhite a:link {
	color: #fff;
	text-decoration: none;
}
.linkwhite a:hover {
	color: #A09300;
	text-decoration: none;
}
.linkwhite a:active {
	color: #fff;
	text-decoration: none;
}

.linkskyblue a:visited {
	color: #00A6CE;
	text-decoration: none;
}
.linkskyblue a:link {
	color: #00A6CE;
	text-decoration: none;
}
.linkskyblue a:hover {
	color: #A09300;
	text-decoration: none;
}
.linkskyblue a:active {
	color: #00A6CE;
	text-decoration: none;
}

ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}


img{
	border:0;
	vertical-align:top;
}

.btm img{
	border:0;
	vertical-align:bottom;
}


a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.red{color:#C00;}

.pink02{
	color:#F3C;
	}
	
.yellow{
	color:#FF0;
	}	

img.wakusen{border:1px solid #555555;}

img.wakusen02{border:1px solid #e0e0e0;}

img.waku_kado{
	border:1px solid #e0e0e0;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	}
	
img.waku_kado_pink{
	border:1px solid #EC006F;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	}	
	
img.waku_kado_blue{
	border:1px solid #00A6CE;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	}
	

img.waku_kado_noborder{
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	}
	
img.waku_kado_noborder_left{
	border-radius:4px  0px  0px  4px;
	-moz-border-radius: 4px  0px  0px  4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px  0px  0px  4px; /* Firefox用 */
	}
	
img.waku_kado_noborder_right{
	border-radius:0px  4px  4px  0px;
	-moz-border-radius: 0px  4px  4px  0px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 0px  4px  4px  0px; /* Firefox用 */
	}		
	
img.attachment-large{border:1px solid #e0e0e0;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */}	

div#wrp00{
	background-color:#FFF;
	border-left:#9B9B9B 1px solid;
	border-right:#9B9B9B 1px solid;
	text-align:center;
	margin-left:auto;margin-right:auto;	
	width:1000px;
	padding-bottom:10px;
	padding-top:20px;
	height:100%;
	min-height: 100%;
}

body > #wrp00 {
    height: auto;
}

div#wrp01{
	text-align:center;
	margin-left:auto;margin-right:auto;	
	width:960px;
}

div#wrp02{
	text-align:center;
	margin-left:auto;margin-right:auto;
	width:940px;
	padding:10px 10px 0px 10px;

}

div#wrp02b{
	text-align:center;
	margin-left:auto;margin-right:auto;
	width:930px;
	padding:0px 10px 0px 10px;

}

li#wrap03{
	text-align:left;
	line-height:140%;
}

li#wrap04{
	text-align:right;
	line-height:140%;
	padding-top:4px;
}

li#wrap05{
	line-height:140%;
	text-align:center;
}


div#contents{
     overflow:hidden;
}


.table_001 {
	width:690px;
	border-collapse:collapse;
	text-align:center;
	margin-left:auto;margin-right:auto;
}

.table_001 th {
	padding:3px 10px 3px 10px;
	background-color:#F5F5F5;
	border:1px solid #999;
	font-weight:normal;
	line-height:180%;
	text-align:left;
}
.table_001 td {
	padding:3px 10px 3px 10px;
	background-color:#FFF;
	border:1px solid #999;
	line-height:180%;
	text-align:left;
}

.table_002 {
	border-collapse:collapse;
}

.table_002 th {
	padding:3px 10px 3px 10px;
	background-color:#fff;
	border:0;
	font-weight:normal;
	text-align:left;
}
.table_002 td {
	padding:3px 10px 3px 10px;
	background-color:#FFF;
	border:0;
	line-height:180%;
	text-align:left;
}

.table_003 {
	width:60%;
	border-collapse:collapse;
	margin-bottom:16px;
	text-align:center;
	margin-left:auto;margin-right:auto;
}

.table_003 th {
	padding:3px 10px 3px 10px;
	background-color:#F5F5F5;
	border:1px solid #999;
	font-weight:normal;
	line-height:180%;
	text-align:left;
}
.table_003 td {
	padding:3px 10px 3px 10px;
	background-color:#FFF;
	border:1px solid #999;
	line-height:180%;
	text-align:left;
}

.table_004 {
	width:670px;
	border-collapse:collapse;
	text-align:center;
	margin-left:auto;margin-right:auto;
}

.table_004 th {
	background-color:#FFF;
	border:0px;
	font-weight:normal;
	line-height:160%;
	text-align:left;
	width:52px;
}
.table_004 td {
	background-color:#FFF;
	border:0px;
	line-height:160%;
	text-align:left;
}

li#table005{
	width:670px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


.table_006 {
	width:280px;
	border-collapse:collapse;
	margin-top:6px;
}

.table_006 th {
	padding:0px;
	font-weight:normal;
	line-height:180%;
	text-align:left;
	width:26px;
}
.table_006 td {
	padding:0px;
	background-color:#FFF;
	line-height:180%;
	text-align:left;
}

/*Twitter*/
div#twitter00{
	width:690px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div#twitter01{
	float:left;
}

div#twitter01b{
	padding-top:16px;
	float:left;
}

div#twitter02{
	float:right;
}

div#twitter02b{
	padding-top:16px;
	float:right;
}


div#twitter03{
	background-image:url(../img/twitter01.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:78px;
}

div#twitter03b{
	background-image:url(../img/twitter02.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:78px;
}

div#twitter03c{
	background-image:url(../img/twitter03.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:78px;
}

div#twitter03d{
	background-image:url(../img/twitter04.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:78px;
}

li#twitter04{
	color:#FFF;
	text-align:left;
	padding-left:14px;
	padding-top:52px;
}

/****************************************/



/*MAINBODY*/
div#mb01{
	width:100%;
	text-align:center;
	margin-left:auto;margin-right:auto;
/*	border-left:#e0e0e0 solid 1px;
	border-right:#e0e0e0 solid 1px;*/
}

div#mb02{
	width:969px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	padding-top:16px;
	padding-bottom:16px;
}


/*NEWSIMAGE*/
div#mainimage01{
	padding-top:457px;
}

div#mainimage02{
	z-index:0;
	position:absolute;
}

div#mainimage03{
	z-index:1;
	position: relative;
	padding-top:300px;
	display: block;

}

/******************FAQ*******************/
.faq01{
	background-color:#0B8DAC;
	width:684px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
}

.faq01:hover{
background:#1AAFD3;
}

li#faq02{
	text-align:left;
	color:#FFF;
	padding:6px 10px 6px 10px;
	font-weight:bold;
}

div#faq03{
	width:684px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
/****************************************/


/*LOGIN*/
div#login01{
	width:220px;
	background-color:#F5F5F5;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	border:#9d9d9d 1px solid;
	margin-top:16px;
}

div#login02{
	width:184px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	padding:0px 0px 10px 0px;
}

li#login03{
	text-align:left;
	line-height:160%;
}

li#login03b{
	text-align:right;
	line-height:160%;
	padding-top:4px;
}

li#login04{
	text-align:right;
	padding-bottom:20px;
}

li#login04b{
	text-align:right;
	padding-bottom:20px;
}

div#login05{
	width:210px;
	background-color:#00A6CE;
	padding:5px 0px 5px 0px;
/*	border:1px #000 solid;*/
	border-radius:4px  4px  0px  0px;
	-moz-border-radius: 4px  4px  0px  0px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px  4px  0px  0px; /* Firefox用 */
}

li#login06{
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin-left:1em;
}

li#login06b{
	float:left;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin-left:1em;
}

li#login06c{
	float:right;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	margin-right:1em;
	padding:3px 4px 3px 4px;
	background-color:#FFF;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	
}

li#login06d{
	float:left;
	text-align:left;
	color:#00A6CE;
	font-weight:bold;
	font-size:14px;
	margin-left:1em;
}

div#login07{
	width:208px;
border:1px solid #e0e0e0;
padding:14px 0px 8px 0px;
	margin-bottom:16px;
	border-radius:0px  0px 4px  4px;
	-moz-border-radius: 0px  0px 4px  4px; /* Safari,Google Chrome用 */
	-webkit-border-radius:  0px  0px 4px  4px; /* Firefox用 */
}

li#login08{
	text-align:left;
	padding-left:16px;
	padding-right:16px;
}

/*LOCAL*/
div#local01{
	width:721px;
	height:185px;
	background-image:url(https://btobofficial.jp/img/local_head_sample.jpg);
	background-repeat:no-repeat;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	border:#9d9d9d 1px solid;
	margin-bottom:16px;
}

/*HEADER*/
div#head00{
	width:100%;
	background-color:#00A6CE;
	padding-top:10px;
	padding-bottom:10px;
}

div#head00b{
	width:969px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

li#head01{
	margin-left:16px;
	width:227px;
	float:left;	
}

li#head01b{
	margin-right:30px;
	float:right;
	padding-top:10px;
}

div#head02{
	float:right;	
}

li#head03{
	float:right;
	padding-left:10px;
}

div#head04{
	background-color:#00A6CE;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/*FOOTER*/
div#foot01{
	text-align:center;
	margin-left:auto;margin-right:auto;
	padding-top:16px;
	color:#FFF;
}


li#foot02{
	line-height:140%;
}

li#foot03{
	font-size:10px;
	padding:4px 0px 10px 0px;
	font-weight:normal;
	margin:0;
	text-align:left;
	text-align:center;
	color:#FFF;
}

li#foot04{
	float:right;
}


/*Gnavi*/
div#navi001{
	width:969px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	padding-top:16px;
}

li#navi002{
	float:left;
}


/*LEFT*/
div#left001{
	width:210px;
	float:right;
}

div#left002{
	margin-bottom:16px;
	background-color:#fff;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	border:#EC006F 1px solid;
}

div#left003{
	margin-bottom:16px;
	background-color:#9C0000;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 0 0 4px 4px; /* Firefox用 */
	padding-bottom:4px;
	text-align:center;
}

li#left004{
	padding-bottom:8px;
}

div#left005{
	width:714px;
	background-color:#00A6CE;
	padding:5px 0px 5px 0px;
/*	border:1px #000 solid;*/
	border-radius:4px  4px  0px  0px;
	-moz-border-radius: 4px  4px  0px  0px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px  4px  0px  0px; /* Firefox用 */
}

div#left005b{
	width:712px;
	background-color:#9C0000;
	padding:5px 0px 5px 0px;
	border:1px #000 solid;
	margin-top:16px;
}

div#left005c{
	width:712px;
	background-color:#FFF;
	padding:5px 0px 5px 0px;
	border-left:1px #00A6CE solid;
	border-top:1px #00A6CE solid;
	border-right:1px #00A6CE solid;
	border-radius:4px  4px  0px  0px;
	-moz-border-radius: 4px  4px  0px  0px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px  4px  0px  0px; /* Firefox用 */
}

li#left006{
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin-left:1em;
}

div#left007{
	width:712px;
	background-image:url(../img/bg_white90.png);
	border:1px solid #e0e0e0;
	padding:14px 0px 10px 0px;
	margin-bottom:16px;
	border-radius:0px  0px 4px  4px;
	-moz-border-radius: 0px  0px 4px  4px; /* Safari,Google Chrome用 */
	-webkit-border-radius:  0px  0px 4px  4px; /* Firefox用 */
}

div#left007b{
	width:712px;
	background-image:url(../img/bg_white90.png);
	border:1px solid #00A6CE;
	padding:14px 0px 10px 0px;
	margin-bottom:16px;
	border-radius:0px  0px 4px  4px;
	-moz-border-radius: 0px  0px 4px  4px; /* Safari,Google Chrome用 */
	-webkit-border-radius:  0px  0px 4px  4px; /* Firefox用 */
}

#left008{
	position: relative;
	width: 184px;
	background-color:#FFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding: 8px 0px 8px 0px;
	margin-bottom:8px;
}

#left008 a{
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#left008 a:hover{
	background-color:#CCC;
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*RIGHT*/
div#right001{
	width:714px;
	float:left;
}

div#right001b{
	width:969px;
	float:left;
}

li#right002{
	text-align:left;
	line-height:160%;
	padding-top:6px;
}

li#right002b{
	text-align:left;
	line-height:160%;
	padding-top:6px;
	padding-left:1em;
}


div#right003{
	width:680px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	padding:8px 0 8px 0;
}

div#right004{
	float:left;
	width:260px;
	text-align:left;
}

div#right005{
	float:left;
	text-align:left;
}

div#right006{
	float:left;
	width:140px;
	text-align:left;
}

div#right007{
	width:180px;
	float:left;
	text-align:left;
}

div#right008{
	float:left;
	width:320px;
	padding:8px 0 8px 0;
	margin-left:16px;
	margin-right:16px;
}

li#right009{
/*	background-image:url(../img/bg_title_b.png);*/
background-color:#069;
	border:#000 1px solid;
	margin-left:1em;
	margin-right:1em;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:6px;
	text-align:left;
	padding-left:1em;
	margin-top:6px;
	color:#FFF;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
}

li#right010{
	width:180px;
	text-align:left;
	line-height:160%;
	padding-top:6px;
}

li#right011{
	text-align:right;
	padding-right:1em;
}


/*MAIN*/
li#main01{
	text-align:left;
	font-size:10px;
	letter-spacing:0.1em;
	padding-bottom:6px;
}

div#main02{
	border-radius:4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px 4px 0px 0px; /* Firefox用 */
	border:#9d9d9d 1px solid;
	width:100%;
	background-image:url(../img/bg_subt.jpg);
}

div#main03{
	border-radius:4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px 4px 0px 0px; /* Firefox用 */
	border:#9d9d9d 1px solid;
	width:100%;
	background-image:url(../img/bg_subt.jpg);
}

div#main02b{
	border-radius:0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 0px 0px 4px 4px; /* Firefox用 */
	border-bottom:#9d9d9d 1px solid;
	border-left:#9d9d9d 1px solid;
	border-right:#9d9d9d 1px solid;;
	width:100%;
	margin-bottom:20px;
	padding-bottom:16px;
}

li#main03{
	padding-bottom:13px;
}

li#main04{
	padding:8px 16px 8px 16px;
	text-align:left;
	line-height:140%;
}

div#main05{
	float:left;
	width:217px;
	height:240px;
	margin-left:16px;
	margin-top:16px;
}

div#main05b{
	float:left;
	width:217px;
	margin-left:16px;
	margin-top:16px;
}

li#main06{
	text-align:center;
	line-height:140%;
	padding-top:3px;
}

/*Profile*/
div#prof01{
	width:100%;
	text-align:center;
	margin-left:auto;margin-right:auto;	
}

div#prof01b{
	width:700px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	padding-top:20px;
}

div#prof01c{
	width:682px;
	height:208px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	border:#999 1px solid;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
}

div#prof01d{
	width:100%;
	background-color:#00A6CE;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
}


li#prof01e{
	float:left;
	margin-right:26px;
}

div#prof01f{
	width:870px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	padding-top:16px;
	padding-bottom:16px;
}

li#prof01g{
	float:right;
}

div#prof01h{
	width:682px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	border:#e0e0e0 1px solid;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
	padding-bottom:16px;
	margin-bottom:16px;
}

li#prof02{
	text-align:left;
	line-height:160%;
	text-align:center;
	margin-left:auto;margin-right:auto;
}

li#prof02b{
	text-align:left;
	line-height:160%;
	padding:0px 8px 0px 8px;
}

li#prof02c{
	text-align:right;
	line-height:160%;
	padding:0px 8px 0px 8px;
}

li#prof02d{
	text-align:left;
	line-height:160%;
	padding:10px 14px 10px 14px;
}

li#prof02e{
	text-align:right;
	line-height:160%;
	padding:6px 20px 0px 20px;
}

li#prof02f{
	text-align:left;
	line-height:160%;
	padding:10px 20px 10px 20px;
}

li#prof02g{
	text-align:left;
	line-height:160%;
	padding:0px 20px 0px 20px;
}

.prof02h{
	text-align:left;
	line-height:160%;
	padding:0px 8px 0px 8px;
}

div#prof03{
	width:722px;
	background-image:url(https://btobofficial.jp/img/bg_profile.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
}

div#prof04{
	margin-left:260px;
	width:410px;
}

div#prof04b{
	float:left;
	width:360px;
}

div#prof04c{
	float:left;
	margin-left:16px;
	width:300px;
}


li#prof05{
	text-align:left;
	font-size:18px;
	padding:1em 6px 0px 6px;
}

li#prof05b{
	text-align:left;
	font-size:18px;
	padding:1em 0px 0px 16px;
}

li#prof06{
	text-align:left;
	line-height:160%;
	padding:0px 6px 0px 6px;
	
}

/*Gallery*/
html > body p.linkarea a{
	display:block;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	text-align:left;
	text-indent:-9999px;
	background/*\**/: #fff\9; /*IE7、8用ハック*/
	filter:alpha(opacity=0); /*フィルターで透明に*/
}

li#gallery01{
	float:left;
	padding-left:20px;
	padding-bottom:20px;
}

div#gallery02{
	width:116px;
	height:116px;
}

li#gallery03{
	text-align:left;
	padding:4px 0px 0px 4px;
}


/*NEWS*/
div#news01{
	border:#063 1px solid;
	width:5em;
	font-size:10px;
	letter-spacing:0.1em;
	float:left;
	margin-left:8px;
	color:#063;
}

li#news01b{
	text-align:center;
	font-weight:bold;
}

div#news01c{
	width:640px;
	float:left;
}

div#news01d{
	width:100%;
	float:left;
}

div#news01e{
	border:#FFF 1px solid;
	width:4em;
	font-size:10px;
	letter-spacing:0.1em;
	float:left;
	margin-left:16px;
	color:#063;
}

div#news01_red{
	border:#C00 1px solid;
	width:4em;
	font-size:10px;
	letter-spacing:0.1em;
	float:left;
	margin-left:16px;
	color:#FFF;
	background-color:#C00;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
}

div#news01_blue{
	border:#36C 1px solid;
	width:4em;
	font-size:10px;
	letter-spacing:0.1em;
	float:left;
	margin-left:16px;
	color:#FFF;
	background-color:#36C;
	border-radius:4px;
	-moz-border-radius: 4px; /* Safari,Google Chrome用 */
	-webkit-border-radius: 4px; /* Firefox用 */
}

div#news02{
	border:#C60 1px solid;
	width:5em;
	font-size:10px;
	letter-spacing:0.1em;
	float:left;
	margin-left:8px;
	color:#C60;
}