/* textcss Document */

.header-textstyle {font-size:10px;
         color:#ffffff;
		 }

.header-menu{
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	color:#ffffff;
}

.jisseki-textstyle {font-size: 12px;
         color:#FF0066;
		 }

.eizoprdc-textstyle {
		font-size: 12px;
		font-weight: bold;
		color:#FF0066;
		 }

.jimaku-message {
		font-size: 13px;
		font-style: italic;
		font-weight:100;
        color: #FF6600;
		 }

.link-textstyle {font-size: 12px;
         color:#2D93E0;
		 }

.address-message-textstyle {font-size: 13px;
         color:#FFFFFF;
}

.comment-textstyle {font-size: 8.5px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
         color:#333333;
}

.works-message-textstyle {font-size: 12px;
         color:
		 #CC0066;
}

.gaide-textstyle {font-size: 12px;
		color:#000066;
		font-family:Arial, Helvetica, sans-serif;
}

.link-whatsnew-textstyle {font-size: 10px;
		color:#000066;
		font-family:Arial, Helvetica, sans-serif;
}

/*****text*****/

h1 {
	color: #FFFFFF;
}

h2 {
	font-size: 100%;
}

h3 {
	color: #FFFFFF;
	font-size: 100%;
}

h4 {
	color: #FFFFFF;
	font-size: 100%;
}

h5 {
	color: #333333;
	font-size: 100%;
}

ul{
   list-style-type: none;
}

ul ul{
   list-style-type: none;
}

ul ul ul{
   list-style-type: none;
}

li{
list-style:none;
}

label{
   font-family: Arial,sans-serif;
   font-size: 100%;
   font-weight: bold;
   color: #334d55;
}

text_futoji{
	font-weight: bold;
	}

text_ookiku{
	font-size: 120%;
}


/*****Link*****/

menu{
color:#FFFFFF;
text-decoration:none;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a:link{
	color: #ffffff;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	color: #ff0066;
	text-decoration: underline;
}


.ggl_link{
color:#2D93E0;
text-decoration:none;
}

a ggl_link{
	color: #2D93E0;
	text-decoration: none;
}

a:link ggl_link{
	color: #2D93E0;
	text-decoration: none;
}

a:visited ggl_link{
	color: #2D93E0;
	text-decoration: none;
}
a:hover ggl_link{
	color: #2D93E0;
	text-decoration: none;
}

