* {

	margin: 0; padding: 0;  

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin:0;

	padding:0;

	border:0;

	outline:0;

	font-weight:inherit;

	font-style:inherit;

	font-size:100%;

	font-family:inherit;

	vertical-align:baseline;

}



body{

	background-image: url(image/bg.gif);

	background-repeat: repeat;

	text-align: center;

	font-size: 15px;

	line-height: 200%;

}

#sikaku{

	background-color: #FFFFFF;

	width: 850px;

	margin-top: 50px;

	margin-right: auto;

	margin-bottom: 50px;

	margin-left: auto;

	padding-top: 35px;

	padding-bottom: 35px;

}

h1{

	font-size: 40px;

	font-weight: bold;

	color: #006600;

	text-align: left;

	background-image: url(image/photo.jpg);

	background-repeat: no-repeat;

	height: 260px;

	padding-top: 50px;

	padding-left: 30px;

	margin-left: 35px;

}

h2{

	font-size: 18px;

	border-bottom-width: 1px;

	border-left-width: 7px;

	border-bottom-style: solid;

	border-left-style: solid;

	border-bottom-color: #669900;

	border-left-color: #669900;

	color: #669900;

	padding-left: 20px;

	margin-bottom: 30px;

}

p{

	text-align: left;

	margin-bottom: 20px;

}

#left{

	float: left;

	width: 510px;

	text-align: left;

	margin-left: 35px;

	margin-top: 30px;

}

#right{

	float: right;

	width: 210px;

	margin-right: 35px;

	margin-top: 30px;

}

ol, ul {

	list-style:none;

}

#right a{

	font-weight: bold;

	color: #009900;

	text-decoration: none;

	background-image: url(image/btnline.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	display: block;

	height: 40px;

	width: 210px;

	padding-top: 5px;

}

#right a:hover{

	color: #FF9900;

	text-decoration: none;

	background-image: url(image/btnline2.gif);

	background-repeat: no-repeat;

}



#under{

	font-size: 11px;

	clear: both;

	padding-top: 20px;

	color: #009900;

}


.black {
    margin: 1.5em 0;
    font-weight: bold;
    color: #000;
}

.red {
    margin: 1.5em 0;
    font-weight: bold;
    color: #ff0000;
}

.blue {
    margin: 1.5em 0;
    font-weight: bold;
    color: #0000CD;
}

.green {
    margin: 1.5em 0;
    font-weight: bold;
    color: #008B00;
}


.under {
    margin: 1.5em 0;
    text-decoration: underline;
    color: #000;
}

.underred {
    margin: 1.5em 0;
    text-decoration: underline;
    color: #ff0000;
}


.underbold {
    margin: 1.5em 0;
    text-decoration: underline;
    font-weight: bold;
    color: #000;
}

.underboldred {
    margin: 1.5em 0;
    text-decoration: underline;
    font-weight: bold;
    color: #ff0000;
}

.impact {
    margin: 1.5em 0;
    font-weight: bold;
    color: #333;
    background-color: #FF9;
}
.underboldblue {
    margin: 1.5em 0;
    text-decoration: underline;
    font-weight: bold;
    color: #0000CD;
}

. green{
    margin: 1.5em 0;
    font-weight: bold;
    color: #008000;