@charset "UTF-8";

@import url("base.css");

/*===============================================================================================*/
/*= 一文字のご紹介 ==============================================================================*/
/*===============================================================================================*/
#ichimonji{
	text-align:center;
}

#ichimonji h3{
	padding-top:40px;
}
#ichimonji p{
	padding-top:20px;
	font-size:80%;
	line-height:160%;
}
#ichimonji p.top{
	padding-bottom:40px;
}


/*= ４つのボタン ================================================================================*/
#ichimonji .button{
	margin:0 auto;
	width:420px;
}
#ichimonji .button:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#ichimonji .button ul{
	padding-top:40px;
}
#ichimonji .button li{
	float:left;
	padding:0 4px;
}

#ichimonji .button li a{
	display:block;
	background-positon:0 0;
	width:97px;
	height:97px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
}
#ichimonji .button li a:hover{
	background-position:0 -97px;
}

#butHanashi{
	background:url(../ichimonji/images/but_hanashi.gif) no-repeat;
}
#butKomugi{
	background:url(../ichimonji/images/but_komugi.gif) no-repeat;
}
#butSozai{
	background:url(../ichimonji/images/but_sozai.gif) no-repeat;
}
#butMessage{
	background:url(../ichimonji/images/but_message.gif) no-repeat;
}


/*= メイン ======================================================================================*/
#ichimonji h4{
	clear:both;
	background:url(../images/dotline.gif) repeat-x;
	padding-top:15px;
	color:#2281b1;
	font-size:80%;
	font-weight:bold;
	line-height:160%;
}

/* Hides from IE-mac \*/
*html #ichimonji .comment{height:1%;}
/* End hide from IE-mac */
#ichimonji .comment .txt{
	float:left;
	padding:0 16px 40px 0;
	width:300px;
}
/* Hides from IE-mac \*/
*html #ichimonji .comment .txt{width:315px;}
/* End hide from IE-mac */
#ichimonji .comment .img{
	float:left;
	padding:3px 0 40px;
	width:157px;
}


/*= リンク ======================================================================================*/
#ichimonji .link{
	padding:60px 0 0 95px;
}
/* Hides from IE-mac \*/
#ichimonji .link{clear:both;}
/* End hide from IE-mac */
#ichimonji .sozai{
	padding-top:20px;
}

#ichimonji .link:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#ichimonji .link p{
	float:left;
	padding-top:0;
}
#ichimonji .link p a{
	display:block;
	background:url(../ichimonji/images/but_ichimonji.gif) no-repeat 0 0;
	width:87px;
	height:87px;
	text-indent:-9999px;
	text-decoration:none;
}
#ichimonji .link p a:hover{
	background-position:0 -87px;
}

#ichimonji .link ul{
	float:left;
	padding-left:10px;
	font-size:80%;
	line-height:140%;
}
#ichimonji .link li{
	padding-bottom:5px;
	voice-family:"\"}\"";
	voice-family:inherit;
	padding-left:12px;
}
#ichimonji .link li.now{
	background:url(../images/arrow_right.gif) no-repeat 0 5px;
	color:#666666;
}
