#header-inner h1 a {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
}
#header-inner p {
	color: #FFF;
	text-align: right;
}
#main h2 {
	font-size: 130%;
	padding: 5px;
	margin-bottom: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	color: #FFF;
	background-color: #F63;
	clear: both;
	border-left-color: #F40362;
}
#main h3 {
	color: #666;
	clear: both;
}
#main h3 a {
	color: #36414d;
	text-decoration: none;
	display: block;
}
#main p {
	font-size: 120%;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.8em;
}
#main .img-right{
	float: right;
}
#main .text-right{
	text-align: right;
}
/* End hide from IE-mac */
#main .text-center{
	text-align: center;
}
#main .highlighter   {
	background-color: #FF0;
	font-weight: bold;
}
#main .goto-center {
	text-align: center;
	font-size: 16px;
}
#main .goto-right {
	text-align: right;
	font-size: 16px;
}
#main a {
	font-weight: bold;
}
.url_green {
	color: #090;
	font-size: xx-small;
}
.ad336_right {
	float: right;
	width: 300px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 20px;
}
.ad336_left {
	float: left;
	width: 300px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 10px;
}
table a {
	font-size: 117%;
	color: #00F;
}
/*色を指定します*/
.mizu {
	color: #0080c0;
}
.pink {
	color: #ff99ab;
}
.ao {
	color: #0000cc;
}
.tya {
	color: #bd000e
}
.gray {
	color: #3d3737
}
.aka {
	color: #db0000;
}
/*文字を太くします*/
.b {
	font-weight: bold;
}
/*文字のフォントを指定します*/
.big16 {
	font-size: 130%;
}
.big18 {
	font-size: 140%;
}
.big24 {
	font-size: 150%;
}
/*文字を装飾します*/
.line {
	background: #ffff7d;
}
.center {
	text-align: center;
}
