@import url("style-base.css");

@import url("style-menu.css");



/***************************************************************

色・アイコンの修正箇所

***************************************************************/



#header	{
	width: 740px;
	height: 93px;
	text-align: left;
	background-image: url(img/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#menu	{

	list-style-type: none;

	padding: 0;

	margin: 0;

}

#menu li	{
	width: 187px;
	font-size: 14px;
	margin-left: 5px;
	border-bottom: #A5A5A5 dotted 1px;
	background-color: #E6F0F2;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;

}

#menu li a:link,

#menu li a:visited	{
	width: 147px;
	font-size: 14px;
	display: block;
	overflow: hidden;
	background-color: #E6F0F2;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 35px;

}

#menu li a:hover	{
	text-decoration: none;
	background-color: #D4E4E8;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;
}

#menu-home	{

	width: 192px;

	height: 49px;

	background: url(img/menur.gif) no-repeat 5px 5px;

	text-indent: -9999px;

}

#menu-home a:link,

#menu-home a:visited	{

	width: 192px;

	height: 49px;

	background: url(img/menu.gif) no-repeat 5px 5px;

	text-indent: -9999px;

	display: block;

	overflow: hidden;

}

#menu-home a:hover	{

	background: none;

}

#infobox dt {
	font-weight: bold;
}

#infobox dd	{

	color: #529BA7;

	font-size: 14px;

	font-weight: bold;

	padding-bottom: 5px;

}

#infobox dd a:link,

#infobox dd a:visited	{

	color: #529BA7;

	font-size: 14px;

	font-weight: bold;

	text-decoration: underline;

}

#infobox dd a:hover	{

	color: #FCAC66;

	text-decoration: underline;

}

#infobox li	{
	background: url(img/icon.gif) no-repeat 0 4px;
	padding-left: 15px;
	font-size: 10px;

}

h3.title	{

	color: #454545;

	width: auto;

	height: 35px;

	font-size: 14px;

	padding: 5px 10px 2px 20px;

	background: url(img/title01.gif) no-repeat 0 0;

	margin-bottom: 15px;

}

h3.imgtitle	{

	margin-bottom: 15px;

}


/***************************************************************

共通

***************************************************************/



body	{

	font-family: Verdana,"qMmۃS Pro W4","Hiragino Maru Gothic Pro","lr PSVbN",Osaka,sans-serif;

	font-size: 12px;

	color: #333;

	line-height: 1.8;

	letter-spacing: 0;

	text-align: center;

	padding: 0px;

	margin: 0px;

	background: url(img/bg01.gif) repeat left top;

}

h1	{
	margin: 0px;
	padding: 0px;

}

h2	{

}

a:link,a:visited {

	color: #353535;

	text-decoration: none;

}

a:hover,a:active {

	color: #666666;

	text-decoration: underline;

}

/***************************************************************

トップ

***************************************************************/

#infobox dt	{
	color: #454545;
	
	font-size: 10px;
	
	letter-spacing: 0.1em;
	
	font-weight: bold;
	
}

#infobox a:link,#infobox a:visited {
	text-decoration: underline;
	
}

#infobox a:hover,#infobox a:active {
	text-decoration: none;
	
}

#infobox p	{
	font-size: 10px;
	letter-spacing: 0.1em;

}

#infobox ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	background-image: none;

}

#infobox th	{
	font-size: 10px;
	letter-spacing: 0.1em;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;

}

#infobox td	{
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;

}

/***************************************************************

中ページ

***************************************************************/



div#content p#pankuzu	{

	color: #454545;

	font-size: 10px;

	letter-spacing: 0.1em;

	padding: 10px 0 10px 2px;

	text-align: left;

	background: #FFFFFF;

}

div#rightbox div#mokuji	{

	color: #676767;

	text-align: center;

	font-size: 10px;

	letter-spacing: 0.1em;

	padding-top: 5px;

}

div#content p#pankuzu a:link,

div#content p#pankuzu a:visited,

div#rightbox div#mokuji a:link,

div#rightbox div#mokuji a:visited	{

	color: #454545;

	text-decoration: underline;

}

div#content p#pankuzu a:hover,

div#rightbox div#mokuji a:hover	{

	color: #8E8E8E;

	text-decoration: underline;

}

div#infobox div.entrybox	{
	margin-top: 20px;
	margin-bottom: 10px;

}

div#infobox div.entrybox a:link,

div#infobox div.entrybox a:visited	{

	color: #ED8C36;

	text-decoration: underline;

}

div#infobox div.entrybox a:hover	{

	color: #F9C698;

	text-decoration: underline;

}

div#infobox div.entrybox h4	{
	font-size: 12px;
	background: url(img/naka-img01.gif) no-repeat 0 3px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;

}

div#infobox div.entrybox h5	{
	font-size: 12px;
	color: #529BA7;
	padding-left: 5px;

}
div#infobox div.entrybox h6	{
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3;
	padding-right: 15px;
	padding-bottom: 3;
	padding-left: 5px;
	background-color: #F5F5F5;

}

div#infobox div.entrybox ol {
	padding-left: 25px;
	margin-top: 10px;
	padding-bottom: 10px;

}

div#infobox div.entrybox li {
	background-image: none;
	margin-bottom: 10px;
	padding-left: 0px;
	

}
div#infobox div.entrybox ul {
	list-style-type: disc;
	padding-left: 25px;
	background-image: none;
}
.img-r {
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.img-r2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.img-l {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.under-line {
	text-decoration: underline;
}
#bookbox {
	text-align: center;
	width: 100px;
	float: right;
	background-color: #E5E5E6;
	margin-left: 10px;
	font-size: 10px;
	line-height: 130%;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#bookbox img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

