/*charset=EUC-JP（日本語)*/
a:link {
	color: #0033CC;
	text-decoration: none;}
a:visited{
	color:#336699;
	text-decoration:none;}
a:hover{
	color:#FF3333;
	text-decoration:underline;}
a:active{
	color:#FF6633;
	text-decoration:underline;}

.headline{
	font-size: 0.75em;
	font-weight: normal;}


.title-s{
	font-size: 1.15em;
	font-weight:bolder;}
.title-m{
	font-size: 1.25em;
	font-weight:bolder;}
.title-n{
	font-size: 1.5em;
	font-weight: bolder;}
.title-b{
	font-size: 1.8em;
	font-weight: bolder;}

.text-s{
	font-size: 0.75em;}
.text-n{
	font-size: 0.9em;}
.text-b{
	font-size: 1em;}
.text-nb{
	font-size: 0.9em;
	font-weight: bolder;}

.text-bb{
	font-size: 1em;
	font-weight: bolder;}

.text-sl{
	font-size: 0.75em;}
.text-nl{
	font-size: 0.9em;}
.text-bl{
	font-size: 1em;}


.text-red{
	font-size: 1em;
	color: #FF3333;}
.text-blue{
	font-size: 1em;
	color: #3333CC;}
.text-green{
	font-size: 1em;
	color: #006633;}
.text-pink{
	font-size: 1em;
	color: #FF6666;}
.text-orange{
	font-size: 1em;
	color: #FF6600;}
.text-purple{
	font-size: 1em;
	color: #CC66CC;}

.text-Error{
	font-size: 1em;
	font-weight: bolder;
	color: #FF3333;}

.text-nec{
	font-size: 1em;
	font-weight: bolder;
	color: #3333CC;}

.text-nec2{
	font-size: 1em;
	font-weight: bolder;
	color: #006633;}

.box-orange{
	background-color:#FF9900;}
.box-purple{
	background-color:#CC66CC;}
.box-purple2{
	background-color:#CC99FF;}
.box-pink{
	background-color:#FF6666;}
.box-green{
	background-color:#339966;}

.box-news{
	padding: 1px;
	height: 68px;
	width: 68px;
	border: 1px solid #0033CC;
}
.box-photo{
	padding: 2px;
	border: 1px solid #CC99FF;
}
.box-ps{
	padding: 4px;
	border: 1px solid #CC99FF;
}

.box-time{
	padding: 1px;
	border: 1px solid #FF9900;
}
.typewriter{
	font-family: "Osaka−等幅" , "ＭＳ ゴシック";
	font-size: 0.9em;}

.text1px{
	color: #FFFFFF;
	font-size: 4px;
	line-height: 5px;
	font-weight: normal;}