@charset "Shift_JIS";

body{
    color:#333333;
    background-color:#eee;
    /*line-height:1.4em;*/
}

h1{
	text-align:center;
    font-size: 40pt;
    color: blue;
    margin:0;
}
img {
    padding-left:10px;
}
legend,span.cat{
	font-size: 30pt;
    color: blue;
}
fieldset{
    width:70%;
    margin:0% 0% 2% 15%;
    text-align:center;
}
hr{
	color:blue;
	background-color: blue;
    width:800px;
    height:1px;
}
div.info{
	font-size: 10pt;
	text-align:center;
    font-weight:bold;

}
h2{
    font-size: 15pt;
    color: blue;
    text-align:center;
    font-weight:bold;
    margin:0;
}
div.cap{
    font-weight:bold;
    text-align:center;
    color:#000000;
}
div.sub{
	font-size: 10pt;
    text-align:center;
}
div.pic{
    margin-right:10%;
}
div.footer{
	text-align:center;
}
div.desc{
    line-height:1.4em;
}
.list{
    font-weight:bold;
    font-size:10pt;
    line-height:1.4em;
}
tr td.theme{
    text-align:center;
    background:#ccc;
    line-height:2.0em;
    padding:0px 1px 1px 5px;
    margin:0;
    border-width:thin;
    border-color:#000000;
    border-style:outset;
}
tr td ul.list li{
    list-style-type:none;
}
