/***********************************************/
/* base.css                                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	margin: 0px;
	padding: 0px;
	background-color: #FFFCE3;
}

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

.oowaku {
	height: 100%;
}


/***********************************************/
/* top_icon                                    */
/***********************************************/ 

.iconshito {
	font-size: x-small;
	color:#FFFFFF;
}

.iconkuro {
	font-size: x-small;
	color:#000000;
}



/***********************************************/
/* whatsNew                                   */
/***********************************************/ 

#whatsNew {
	line-height: 1.5;
	font-size: small;
	float: left;
}


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

#whatsNew a:visited {
	color: #000000; 
	text-decoration: none; 
}

#whatsNew a:active {
	color: #000000;
	text-decoration: none;  
}

#whatsNew a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


/***********************************************/
/* menu                                        */
/***********************************************/ 

#menu {
	line-height: 1.5;
	font-size: small;
}


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

#menu a:visited {
	color: #000000; 
	text-decoration: none; 
}

#menu a:active {
	color: #000000;
	text-decoration: none;  
}

#menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}






/***********************************************/
/* other                                       */
/***********************************************/ 


.jouhou{
	background:#FFFCE3;
	color: #CCCCCC;
	font-size: small;
	padding: 10px;
	text-align: right;
}

.jouhouRed {

	background:#FFFCE3;
	color: #CCCCCC;
	font-size: small;
	padding: 10px;
	text-align: right;
}

/***********************************************/
/* style1                                      */
/***********************************************/ 

.style1 {
	line-height: 1.5;
	font-size:12px;
	color:#000000;
}


/***********************************************/
/* style2                                      */
/***********************************************/ 

.style2 {
	line-height: 1.2;
	font-size: small;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 4px;
}

/***********************************************/
/* style3                                      */
/***********************************************/ 

.style3 {
	float:left;
}



/***********************************************/
/* style4                                      */
/***********************************************/ 

.style4 {
	line-height: 1.5;
	font-size: x-small;
	color: #000000;
}


.style5 {
	color: #FF3300;
	font-size:small;
	
}

.style6 {
	color: #FF3300;
	font-size:small;
        font-weight:bold;
	
}

.style10 {
	color: #000000;
	font-size:12px;
	
}
