body {
background-image: url(../images/bgc-hadairo.gif);
}
/*####### ここからメインの5つのボックスを指定したものです。#####*/

#header {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
		background-image: url(../images/index-top001.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 150px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;
}
#menubox {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#renrakubox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#mainbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFfff;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#leftbox {
	width: 270px;
	background-color: #ffffff;
	font-size: 12px;
	float: left;
	background-color: #ffffcc;
	padding: 5px;
}
#rightbox {
	font-size: 12px;
	width: 700px;
	background-color: #ffffff;
	padding: 10px;
	float: right;
}
#footbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 30px;
}
/*####### ここまでメインの5つのボックスを指定したものです。#####*/


/*####### ここから<h1>から<h5>までを指定したものです。#####*/

.sidemenu {
	font-size: 12px;
	line-height: 15px;
}

a:link{color:#0033cc;text-decoration:none;}
a:visited{color:#0033cc;text-decoration:none;}
a:hover{color:#0033cc;text-decoration:underline;}

.sidemenu {
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-size: 12px;
	color: #000000;
	margin: 5px;
}
h2 {
	 background-image: url(../images/tit_h3.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 10px;
	padding-left: 25px;
	color: #000000;
	font-size: 18px;
    border-left: 10px
}
h3 {
	 background-image: url(../images/tit_h3.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 10px;
	padding-left: 25px;
	color: #000000;
	font-size: 18px;
    border-left: 10px
}
h4 {
	font-size: 16px;
	color: #000000;

	line-height:38px;
	text-indent: 16px;
}
h5 {
	background-color: #A6D321;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	width: 225px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
}
/*####### ここまで<h1>から<h5>までを指定したものです。#####*/


/*####### ここからページ内に使われているその他のboxを指定したものです。#####*/

.jsp　{
　　border-left:solid 8px #b5b5aa;
　　border-bottom:solid 1px #b5b5aa;
　　padding:4px 4px 2px; 
　　margin:22px 0px 8px;
}
.u {
	text-decoration: underline;
}
.facebox {
	font-size: 12px;
	border: 2px solid #003366;
	background-color: #003366;
	margin-right:auto;
	margin-left:auto;
	width:400px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
}
.catbox {
	font-size: 12px;
	border: 1px solid #ff0000;
	background-color: #ffffbb;
	margin-right:auto;
	margin-left:auto;
	width:400px;
	text-align:left;
	margin-bottom:20px;
	padding:5px;
}
.catbox2 {
	font-size: 12px;
	border: 2px solid #ff0000;
	background-color: #ffffbb;
	margin-right:auto;
	margin-left:auto;
	width:350px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
}
.catbox3 {
	font-size: 12px;
	border: 2px solid #ff0000;
	background-color: #ffffbb;
	margin-right:auto;
	margin-left:auto;
	width:250px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
}
.side_catbox {
	background-color: #ffffff;
	border:2px dashed #F71A0F;
	margin-left:auto;
	width:170px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
}

.m_box{
	background-color:#FFFFCC;
	border:2px solid #F71A0F;
	margin-right:auto;
	margin-left:auto;
	width:500px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	}

.m_box2{
	background-color:#ffffff;
	border:2px solid #003333;
	margin-right:auto;
	margin-left:auto;
	width:400px;
	text-align:left;
	padding:10px;
	}
.m_box3{
	background-color:#FFFFff;
	border:2px solid #CFB126;
	margin-right:auto;
	margin-left:auto;
	width:450px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	letter-spacing: 1px;
	}
.m_box4{
	background-color:#c8edff;
	border:2px solid #000099;
	margin-right:auto;
	margin-left:auto;
	width:390px;
	text-align:left;
	padding:10px;
	}
.m_box5{
	background-color:#ffffff;
	border:2px solid #000099;
	margin-right:auto;
	margin-left:auto;
	width:380px;
	text-align:left;
	padding:10px;
	}
.m_box6{
	background-color:#FFFFCC;
	border:2px solid #CFB126;
	margin-right:auto;
	margin-left:auto;
	width:380px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	}
.m_box7{
	background-color:#ffffff;
	border:2px dashed #F71A0F;
	margin-right:auto;
	margin-left:auto;
	width:450px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	}	
/*####### ここまでページ内に使われているその他のboxを指定したものです。#####*/

/*####### ここからその他を指定したものです。#####*/
.mailmaga{
	width: 665px;
	height: 150px;
	background: url(../images/headline013.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left:60px;
	padding:180px 10px 0px 20px;
}

hr {
	border: 1px dotted #001133;
}
p {
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 5px;
	}

	
	/*####### ここまでその他を指定したものです。#####*/

.photo1{
	margin-right:50px;
	}
.photo2{
	margin-right:20px;
	margin-left:10px;
	}
.photo3{
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
	align:right;
	}
.style1 {color: #FF0000}
.style4 {color: #FF0000}
.style5 {
	font-size: 23px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
　　line-height: 30px;
	letter-spacing: 1.5px;
	}
.style6 {font-size: 30px}
.style7 {font-size: 18px}
.style8 {background-color: #FFFF00;}
.style10 {font-size: 45px}
.u {
	text-decoration: underline;
}
.style11 {font-size: 16px}
.style12 {color: #000000}
.style13 {font-family: "ＤＦＧ太楷書体"}
.red {color: #ff0000}
.style15 {font-weight: bold}
.style17 {font-weight: bold}
.style18 {
	color: #FFFFFF;
	font-weight: bold;
}
.style19 {font-size: 14px}
.style20{
	font-size: 16px;
	color: #000000;
	line-height:38px;
	text-indent: 16px;
	font-family: "HGPｺﾞｼｯｸE";
}
.style21{
	font-size: 16px;
	color: #000000;
	background-image: url(http://www.haward-joyman.com/images/h0.gif);
	background-repeat: no-repeat;
	line-height:38px;
	text-indent: 26px;
	font-family: "HGPｺﾞｼｯｸE";
}
.style22 {color: #2369D0}
.style22 {color: #FF0000;
text-decoration: underline;}
.style23 {font-weight: bold}
.style24 {font-weight: bold}
.style26 {font-weight: bold}
.style27 {font-weight: bold}
.style28 {
	font-size: 12px;
	font-weight: bold;
}
.style29 {font-size: 12px}
.style30 {
	color: #0000CC;
	font-weight: bold;
}
.style31 {font-weight: bold}
.blockquote{
border:2px dotted #000000;
padding:1px;
margin:1px;
text-align:left;
}
