body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0;
}
* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #444444;
	border-color: #000000;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1,h2,h3{
	text-shadow:2px 2px #EEEEEE;
	width:100%;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #E96B11;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
	line-height: 1em;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #E96B11;
}
a:link {
	color: #E96B11;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #E96B11;
	text-decoration: underline;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
h5.help {
	font-size: 80%;
	color: #999999;
}

/*---ここから追加---*/

div#wrapper {
	width: 740px;
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
}

p#telno {
	text-align: left;
}

/*---共通---*/
p{
	margin: 0px;
	padding: 0px;
}
.right{
	float:right;
}
.left{
	float:left;
}

/*---共通footer---*/
div#footer{
	width: 620px;
	text-align: left;
	margin: 10px;
}
div#footer ul{
	color:#444444;
	margin: 0px;
}
div#footer ul li{
	font-size: 10px;
	display: inline;
	color: #444444;
	margin: 0px;
}
div#footer ul li a{
	text-decoration: none;
}
div#footer ul li a:active {
	color: #444444;
}
div#footer ul li a:link {
	color: #444444;
}
div#footer ul li a:visited {
	color: #666666;
}
div#footer ul li a:hover {
	color: #E96B11;
	text-decoration: underline;
}

div#copyright{
	width: 620px;
	text-align: center;
	margin: 10px;
	color: #2E739C;
}
/*---TOPページ---*/


div#main_bg{
	width: 740px;
	height: 1024px;
	background-image: url(../images/bg0.gif);
	margin: 0px;
	padding: 0px;
}
div#main{
	width: 740px;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#main_contents{
	width: 641px;
	background-color: #ffffff;
	color : #ffffff;
	border-right: solid 1px #77A8D0;
	border-bottom: solid 1px #77A8D0;
}
div.colum{
	text-align: center;
}

#tel{
	width: 641px;
	height: 34px;
	background-image: url(../images/tel_bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
img#m{
	vertical-align: middle;
	margin-left: 5px;
}
div#main_right{
	width: 217px;
	float: right;
	margin-top: 10px;
	text-align: left;
}
div.photo img{
	width: 250px;
	margin: 5px;
	background: #ffffff;
	padding: 5px;
	border-right: 2px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
div#main_left{
	width: 386px;
	margin: 10px 0px 10px 10px;
	text-align: left;
}
div#main_right p{
	margin-top:10px;
}
div#main_left p{
	margin-top: 26px;
}
#mob{
	width: 207px;
	height: 75px;
	background-color:#dddddd;
	padding:5px;
}

h2.white{
	color:#444444;
}
.text01{
	line-height: 20px;
	letter-spacing: 2px;
}
#t_rinen{
	width: 386px;
	height: 32px;
	background-image: url(../images/rinen01.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}
#t_rinen div{
	float:right;
	padding:12px;

}
#t_news{
	width: 386px;
	height: 32px;
	background-image: url(../images/title_news.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}
#t_news div{
	float:right;
	padding:12px;

}

#t_gaiyou{
	width: 386px;
	height: 32px;
	background-image: url(../images/gaiyou.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}
#t_gaiyou div{
	float:right;
	padding:12px;

}

/*---TOPページ以外---*/
#contents{
	width: 620px;
	margin: 10px;
}
.left_c{
	width: 390px;
	padding-top: 10px;
	padding-left: 10px;
}
table#itemlist{
	margin: 10px 0px 0px 0px;
}
table#itemlist td{
	border-top: solid 1px #cccccc;
	padding: 5px;
}
.gray{
	background-color: #eeeeee;
	padding: 2px;
}
table#bunsyou td{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
dl#m{
	margin:0px;
}
dl#m dt{
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin:0px;
}
div#acc{
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.img02{
	height: 215px;
	background-image: url(../contents/tenyear/images/img02.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#r{
	text-align: center;
	padding: 20px;
}
#pa{
	padding: 30px 0px 5px 0px;
}
#title{
	margin: 30px 0px 5px 0px;
}
#telno{
	padding: 15px 0px 0px 0px;
}
.white{
	padding: 35px 0px 0px 0px;
}
.n_t{
	color:#0099FF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}