﻿h1 {font-size:10px; text-align:right; font-weight:normal; margin:0px;}
h2,h3,h4,h5,h6 { margin:0; margin:0; }

h5 a{font-size:10px;font-weight:normal;text-decoration:none; color:#666666;}

a {
  color: #0066cc;
  text-decoration: none;
}
a:hover{
	color:#FF9900; 
	text-decoration: underline;
}
.p15{
	font-size: 15px;
	color: #000000;
	line-height: 120%;
}
/* CSS Document */
#main {
	margin: 0px;
	width: 679px;
}
#head {
	margin: 0px;
	width: 679px;
	height: 29px;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
}
#container{
	width: 679px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../image/body_bg.gif);
	background-repeat: repeat-y;
}
#footer {
	margin: 0px;
	width: 679px;
	height: 29px;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
}
/* LINE */
.line_g{
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}
.line_b {
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
}
.line_r {
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.line_y {
	border-bottom-style: solid;
	border-bottom-color: #FFee33;
}


/* BOX */
.boxbg_b {
	background-image: url(../image/bule.gif);
}
.boxbg_o {
	background-image: url(../image/orange.gif);
}
.boxbg_y {
	background-image: url(../image/yellow.gif);
}
.boxbg_r {
	background-image: url(../image/red.gif);
}

.boxb0 {
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000066;
	margin-bottom: 10px;
}

.boxdbl {
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top:2pt dashed #000066;
	border-right:2pt dashed #000066;
	border-bottom:2pt dashed #000066;
	border-left:2pt dashed #000066;
	margin-bottom: 10px;
}
.boxdr {
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top:2pt dashed #be0000;
	border-right:2pt dashed #be0000;
	border-bottom:2pt dashed #be0000;
	border-left:2pt dashed #be0000;
	margin-bottom: 10px;
}


/* 余白 */
.tex0 {
	/* width: 600px; */
	margin-left: 40px;
	text-align: left;
	margin-right: 39px;
	line-height: 120%;
}
.tex {
	/* width: 540px; */
	margin-left: 70px;
	text-align: left;
	margin-right: 59px;
	line-height: 120%;
}
.tex1 {
	/* width: 520px; */
	margin-left: 80px;
	text-align: left;
	margin-right: 79px;
	line-height: 120%;
}
.tex2 {
	/* width: 480px; */
	margin-left: 100px;
	text-align: left;
	margin-right: 99px;
	line-height: 120%;
}

/*テキスト
---------------------------------------------------- */

/*	<span class="p15">	*/
/*	<span class="p15 p_b p_u">	*/

/*	<span class="p_b">	*/
/*	<span class="p_u">	*/
/*	<span class="p_bgy">	*/
/*	<span class="p_r">	*/
/*	<span class="p_bl">	*/
/*	<span class="p_r_y_u">	*/

/*-------------------------------------------------- */


.p_b{
	font-weight: bold;
}
.p_u{
	text-decoration: underline;
}
.p_bgy{
	background-color: #FFEE33;
}
.p_r{
	color: #be0000;
}
.p_bl{
	color: #000066;
}
.p_r_y_u{
	background-color: #FFEE33;
	font-weight: bold;
	text-decoration: underline;
	color: #be0000;
}




/* FONT SIZE */
.p10{
	font-size: 10px;
	line-height: 120%;
}
.p11{
	font-size: 11px;
	line-height: 120%;
}
.p12{
	font-size: 12px;
	line-height: 120%;
}
.p13{
	font-size: 13px;
	line-height: 120%;
}
.p14{
	font-size: 14px;
	line-height: 120%;
}
.p16{
	font-size: 16px;
	line-height: 120%;
}
.p17{
	font-size: 17px;
	line-height: 120%;
}
.p18{
	font-size: 18px;
	line-height: 120%;
}
.p19{
	font-size: 19px;
	line-height: 120%;
}
.p20{
	font-size: 20px;
	line-height: 120%;
}
.p21{
	font-size: 21px;
	line-height: 120%;
}
.p22{
	font-size: 22px;
	line-height: 120%;
}
.p23{
	font-size: 23px;
	line-height: 120%;
}
.p24{
	font-size: 24px;
	line-height: 120%;
}
.p25{
	font-size: 25px;
	line-height: 120%;
}


/* Body */
body { 
	background-position: center top;
	background-repeat:repeat;
	background-color:#FFFFFF;
/*	background-attachment: scroll;*/
	background-attachment: fixed;
	background-image: url(../image/backgrand.gif);
}
