@charset "Shift_JIS";


/* ElementSettings */

body{
	margin:0;
	padding:0;
	/*font-family: "ƒqƒ‰ƒMƒmŠpƒS pro W3", Osaka, ‚l‚r ‚oƒSƒVƒbƒN, Arial, Helvetica, sans-serif;*/
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:2px 0px;
}

p{
	margin:0;
	padding:2px 0px;
}

ul, ol{
	/* Blank */
}

li{
	list-style:none;
}

dl{
	/* Blank */
}

dt{
	/* Blank */
}

dd{
	/* Blank */
}

table{
	border:none;
}

th{
	border:none;
	font-weight:normal;
}

td{
	border:none;
}

fieldset{
	border:none;
}

legend{
	display:none;
}

hr{
	display:none;
}

div{
	/* Blank */
}

br{
	/* Blank */
}

img{
	border:none;
}

input{
	color:#000000;
	font-size:1em;
}

select{
	/* Blank */
}

textarea{
	/* Blank */
}
/* ElementSettings-end */


/* Link */
a:link{
	color:#336699;
	text-decoration:none;
}

a:visited{
	color:#003366;
	text-decoration:none;
}

a:hover{
	color:#cc3333;
	text-decoration:underline;
}

a:active{
	color:#7e5c3e;
	text-decoration:underline;
}
/* Link-end */


body,td,th {
	font-family: ƒqƒ‰ƒMƒmŠpƒS Pro W3, Osaka, ‚l‚r ‚oƒSƒVƒbƒN;
	color: #444444;
}

body {
	background-color: #f0ebe6;
	margin: 0px;
	padding: 0px;
}

.style1 {color: #000000}
.style2 {color: #cc0000}
.style3 {
	background-image: url(../images/b_03.gif);
	background-position: center top;
	background-repeat: no-repeat;}
.style4 {
	background-image: url(../images/bg_03.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.style5 {
	background-image: url(../images/bg_02.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
div.cap1 {
	padding: 0 0 0 10;
	text-indent: -10px;}


a:link.class1 {color:#333333}
a:visited.class1 {color:#333333}
a:hover.class1 {color:#993300;text-decoration:underline;}

A.class2 {
	background-image: url(../images/i_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin: 1px 0px;
	padding: 0px;
	text-indent: 10px;
}