.Rimage{
float: right;
text-align: left;
margin:7px 0 10px 10px;
}
.Limage{
float:left;
text-align: left;
margin:7px 10px 10px 0;
}
.Cimage{
text-align: center;
margin:auto;
}

.Rbox{
float: right;
}
.Lbox{
float:left;
}
.Cbox{
text-align: center;
margin:auto;
zoom:100%;
min-height:1px;　/* fix for IE7 */
}
	/* start: clearfix ------------------------------ */
	.Cbox:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
	
	.Cbox { display:inline-table; }
	
	/* Hides from Mac IE ＼*/
	* html .Cbox { height:1px; }
	.Cbox { display:block; }
	/* */
	/* end: clearfix ------------------------------ */

.main1a{ font-size: 120%; line-height: 180%; }
.main2a{ font-size: 150%; line-height: 180%; }
.sub1a{ font-size: 110%; line-height: 140%; }
a:link { text-decoration: none; color: #066; }
a:visited { text-decoration: none; color: #339970; }
a:active { text-decoration: underline; color: #d20000; }
a:hover { text-decoration: underline; color: #d20000; }
.mincho { font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝 }
#fundraise { font-size: 16px; color: #960; font-weight: bold; }

u {
	position:absolute;
	left:-2999px;
	width:990px;
	}

#fontsizechange{
position:relative;
float: right;
/*width: 130px;*/
height: 20px;
margin: 5px 5px 5px 0;
}
#fontsizechange a {
display:block;
/*width: 125px;*/
height: 20px;
}
#sizechange{
background: url(comimg/sizechange.gif) no-repeat;
width: 130px;
height: 25px;
}
#sizechanges{
background: url(comimg/sizechange_sw.gif) no-repeat;
margin-left: 70px;
margin-top: -25px;
}
#sizechangen{
background: url(comimg/sizechange_nw.gif) no-repeat;
margin-left: 90px;
margin-top: -20px;
}
#sizechangeb{
background: url(comimg/sizechange_bd.gif) no-repeat;
margin-left: 110px;
margin-top: -20px;
}

/*------------------------------------------*/
/*共通*/
/*------------------------------------------*/
.listup01 {
	margin-left:1em;
	text-indent:-1em;
	}
.text_center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.text_left{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
.text_red {
	color:red;
	}
.text_336600 {
	color:#336600;
	}
.text_333333 {
	color:#333333;
	}
.text_bk {
	color:black;
	}
.text_bold {
	font-weight:bold;
}
.box_uline{
	border-bottom:solid 1px #CCC;
}
.marginT01 {
	margin-top:1em;
	}
.marginT02 {
	margin-top:2em;
	}
.marginU01 {
	margin-bottom:1em;;
	}
.marginU02 {
	margin-bottom:2em;;
	}
.decrease90{
	font-size: 90%;
	}