/*骨格の記述
__________________________________________________________*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	min-width:760px;
}

#pgbody {
	text-align: center;
	width: 98%;
	background-color: #FFFFFF;
	margin: 0px auto 0px 0px;
}



#leftcontainer {
	float: left;
	width: 30%;
	text-align: left;
}

#rightcontainer {
	float: left;
	width: 68%;
	text-align: left;
}


#footer {
	clear: both;
}



/*共通部分
__________________________________________________________*/

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
}


p {
	font-size: 0.8em;
	line-height: 1.55em;
	font-weight: normal;
	color: #333333;
	margin: 0.5em 5px 0 5px;
	padding: 0 1.5em;
}

/*ページタイトル部分　#pagetitle
__________________________________________________________*/

#pagetitle {
	border-bottom: 10px solid #eb4747;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#pagetitle .titleleft {
	float: left;
	width: 99%;
	text-align: left;
}

#pagetitle .titleright {
	float: left;
	width: 1%;
}

#pagetitle .titleleft h1 {
	background-image: url(../img/maintitle0001.jpg);
	margin: 0px;
	padding: 0px;
	height: 150px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#pagetitle .titleright h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 150px;
}

#pagetitle .title {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	background: #eb4747;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px 14px;
}



/*ヘッダ　パンくずリスト部分　　#headnavi
__________________________________________________________*/



#headnavi span {
	color: #FF0000;
	font-weight: bold;
}

#headnavi a:link, #headnavi a:visited {
	color: #333333;
	text-decoration: none;
}
#headnavi a:hover, #headnavi a:active {
	color: #FF0000;
	text-decoration: underline;
}

/*グーグルリンク部分　#googlelink
__________________________________________________________*/

#googlelink {
	margin: 15px 0px;
	padding: 0px;
	clear: both;
}
#googlelink .googlecontainer {
	text-align: left;
	margin: 10px auto 5px;
	padding: 0px;
	width: 480px;
}
#googlelink .googleleft {
	margin: 0px;
	padding: 0px;
	float: left;
	border-style: none;
}
#googlelink .googleright {
	margin: 0px;
	padding: 0px;
}
#googlelink span {
	font-size: 0.75em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#googlelink .search_window {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 480px;
}





/*左コラム部分　#leftcontainer
__________________________________________________________*/

#leftcontainer h2 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px 15px 5px 0px;
	padding: 2px 0px 2px 15px;
	color: #333333;
	border-top: 2px solid #eb4747;
	border-right: 0px solid #eb4747;
	border-bottom: 2px solid #eb4747;
	border-left: 0px solid #eb4747;
}

#leftcontainer #mainmenu ul {
	margin: 2px 0px 0px;
	padding: 0px;
	list-style: none;
}

#leftcontainer #mainmenu li {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 30px;
	text-indent: -9999px;
}

#leftcontainer #mainmenu a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  width: 220px;
  height: 30px;
}


/*フッタ　連絡先記述部分　#footer
__________________________________________________________*/

#footer .footer01 address {
	text-align: left;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top: solid 1px #eb4747;
	border-bottom: solid 1px #eb4747;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footer h6 {
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#footer .footer02 h5{
	font-family: "Arial Black","Geneva","Helvetica", "san-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 5px 1.5em 5px 0;
	background-color: #eb4747;
}


#whatsnew h3 {
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}

.bannerimg img {
	text-decoration: none;
	padding: 10px 0;
    border-style:none;
}

.red {
	color: #FF0000;
}

.orange {
	color: #eb4747;
}

#pgbody #rightcontainer #whatsnew .wwl001 .ora01 {
	color: #FFFFFF;
	background: #eb4747;
	padding: 5px 10px;
	margin: 0px;
}
#pgbody #mainlink {
	margin: 5px 0px 20px 0px;
	padding: 0px;
}
#pgbody #mainlink ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#pgbody #mainlink li {
	display: inline;
	list-style: none;
	font-size: 0.85em;
	color: #FFFFFF;
	margin: 2px 0px;
	background: #eb4747;
	text-align: center;
}

#pgbody #mainlink li a:link,#pgbody #mainlink li a:visited {
	color: #FFFFFF;
	background: #eb4747;
	padding: 5px 10px;
	border: 1px solid #eb4747;
}
#pgbody #mainlink li a:hover,#pgbody #mainlink li a:active {
	color: #eb4747;
	background: #FFFFFF;
	padding: 5px 10px;
	border: 1px solid #eb4747;
}
#pgbody #footer .footer01 span {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
#pgbody #leftcontainer #mainmenu #mainmenuti01 {
	background: url(../img/menu001.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
#pgbody #maincontents {
	background: #FFFFFF;
	text-align: left;
	margin: 30px 10px 30px 0px;
	padding: 30px;
	border-top: 1px solid #eb4747;
	border-right: 1px solid #eb4747;
	border-bottom: 1px solid #eb4747;
	border-left: 0px solid #eb4747;
}
/*#pgbody #maincontents h2 {
	font-size: 1.15em;
	color: #666666;
	margin: 10px 20px 10px 10px;
	padding: 5px 5px 5px 1.15em;
	background: #FFFFFF;
	border-top: 4px solid #eb4747;
	border-right: 0px solid #eb4747;
	border-bottom: 4px solid #eb4747;
	border-left: 0px solid #eb4747;
}
*/
/*
#pgbody #maincontents h3 {
	font-size: 1em;
	color: #666666;
	margin: 20px 20px 15px 40px;
	padding: 5px 5px 5px 1.15em;
	background: #FFFFFF;
	border-bottom: 2px solid #eb4747;
	border-left: 1em solid #eb4747;
}
*/
#pgbody #maincontents h4 {
	font-size: 0.9em;
	color: #000000;
	margin: 25px 20px 5px 70px;
	padding: 5px 5px 0px 30px;
	background: #FFFFFF url(../img/button001.jpg) no-repeat 0px center;
}

/*
#pgbody #maincontents p {
	font-size: 0.85em;
	color: #333333;
	margin: 0px 20px 0px 40px;
	padding: 5px 5px 0px 40px;
	background: #FFFFFF;
	line-height: 140%;
	text-indent: 0.85em;
}
*/
#pgbody #maincontents ul {
	margin: 0px 20px 5px 40px;
	padding: 5px 5px 0px 30px;
	background: #FFFFFF;
	list-style: none;
}
#pgbody #maincontents li{
	font-size: 0.85em;
	color: #333333;
	margin: 0px 20px 5px 0px;
	padding: 5px 5px 0px 0px;
	background: #FFFFFF;
	line-height: 140%;
	text-indent: 0.85em;
}
#pgbody #maincontents .machichikara p {
	font-size: 1em;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 10px 40px;
	text-indent: 0em;
}
