/* CSS Document */

/* 使用中 */
a:active,a:hover { color: text-decoration: none}
a:link { color; text-decoration: none}
a:visited { color; text-decoration: none}
.contents{
    font-size:10pt;
	color: #000000
}

.contents11pt{
    font-size:11pt;
	color: #000000
}

.big_contents{
    font-size:26pt;
	font-weight: bold;
	color: #000000
}


.menu{
	text-align: center;	
    font-size:12pt;
	font-weight: bold;
    margin: 5px auto 5px auto;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF
}

.sub_title{
    font-size:12pt;
	font-weight: bold;
	color: #CC0000
}

.caution{
    font-size:10pt;
	color: #FF0000
}

.caution_b{
    font-size:10pt;
	font-weight: bold;
	color: #FF0000
}

.caution11pt{
    font-size:11pt;
	color: #FF0000
}


/* 未使用 */
.news-title {   
	font-size:10pt;
	color: #000000
}

.news-data {   
	font-size:10pt;
	color: #000000
}

.sign-pole{
    font-size:10pt;
	color: #0000FF
}

h1{
	font-weight: bold;
	font-size: 1.1em;
}

.title{
    font-size:12pt;
	font-weight: bold;
	color: #000000
}




.b {
    font-size:10pt;
	font-weight: bold;
	color: #000000;
}

.b11pt {
    font-size:11pt;
	font-weight: bold;
	color: #000000;
}
    
.return{
    font-size:12pt; 
	color:#FFA500;
	text-align:center;
}


/* きみに読む物語特設サイト */

.contents-kimini{
    font-size:12pt;
	color: #000000
}

.caution-kimini{
    font-size:12pt;
	color: #FF0000
}

.title-kimini{
    font-size:14pt;
	font-weight: bold;
	color: #000000
}
	
