@charset "Shift_JIS";

/* |||||  ||||| */

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,table,th,td {
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

img {
	border-style: none;
	}



/* ||||| {ݒ ||||| */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: small;
	color: #000000;
	font-family: Verdana,"lr oSVbN",Osaka,sans-serif;
	margin: 0px auto;
	padding: 0px;
	}

a:link {
	color: #336699;
	}

a:visited {
	color: #336699;
	}

a:hover {
	color: #FF6600;
	}

a:active {
	color: #FF6600;
	}

.centerize {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.right {
	text-align: right;
	}

.left {
	text-align: left;
	}

.small {
	font-size: 85%;
	}

.bigger {
	font-size: 120%;
	}

.pointA {
	color: #CC0000;
	}

.pointB {
	color: #339966;
	}

img.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

img.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.clr {
	clear: both;
	}

.ptop {
	text-align: right;
	margin: 20px 0px;
	}


/* ||||| CAEg ||||| */

#container {
	text-align: left;
	width: 800px;
	margin: 0px auto;
	padding: 10px 30px;
	background-color: #FFFFFF;
	border-left: 5px solid #F0F8FF;
	border-right: 5px solid #F0F8FF;
	}

#head {
	width: 780px;
	margin: 0px 10px;
	}

#navi {
	width: 800px;
	clear: both;
	background-image: url(../images/bg_navi.gif);
	height: 60px;
	background-repeat: repeat-x;
	text-align: center;
	}

#content {
	width: 800px;
	margin: 0px auto 20px auto;
	}

#foot {
	clear: both;
	width: 790px;
	margin: 20px auto 10px auto;
	background-image: url(../images/bg_foot.gif);
	background-repeat: no-repeat;
	padding: 30px 5px 20px 5px;
	}



/* ||||| wb_ ||||| */

#head h1 {
	margin: 15px 0px 10px 0px;
	width: 200px;
	float: left;
	}

#head #contact {
	margin: 0px 0px 10px 0px;
	width: 560px;
	float: right;
	text-align: right;
	}

#head #contact img {
	margin-left: 10px;
	}



/* ||||| oi[ ||||| */

#bunjou {
	width: 800px;
	float: left;
	height: 164px;
	}



/* ||||| ir ||||| */

#navi ul {
	margin: 0px auto 0px auto;
	padding: 11px 0px 0px 0px;
	position: relative;
	}

#navi ul li {
	margin: 0px 40px 0px 0px;
	display: inline;
	height: 38px;
	}

#navi ul li#last {
	margin: 0px 0px 0px 0px;
	}


/* ||||| tb^ ||||| */

#foot p#copy {
	width: 600px;
	float: left;
	font-size: 95%;
	line-height: 140%;
	}

#foot .footR {
	width: 180px;
	float: right;
	text-align: right;
	}





/* ||||| { ||||| */

#content p {
	margin: 0px 5px 20px 5px;
	padding: 0px;
	line-height: 140%;
	}

#content h2#ptitle {
	margin: 0px 0px 20px 0px;
	}

#content h3 {
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 6px 10px 0px 10px;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.1em;
	margin: 15px 0px 10px 0px;
	}

#content h4 {
	background-image: url(../images/list01.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding: 0px 0px 2px 15px;
	font-weight: bold;
	font-size: 110%;
	color: #ff6600;
	letter-spacing: 0.1em;
	margin: 10px 0px 10px 0px;
	border-bottom: 2px dotted #CCCCCC;
	}




