body {
	width: 830px;
	margin: auto;
	background-image: url(img/bg_r.png);
	font-family : Helvetica,fantasy,Verdana,"Meiryo","ＭＳ Ｐゴシック";
}
p {
	margin: 0px;
	padding: 3px;
}

/*header*/
.hsize {
	height: 120px;
}
.toplogo {
	float: left;
	height: 120px;
	width: 600px;
	margin: 15px 0px 0px 0px;
}

.shadelink {
	color: #131619;
	font-weight: normal;
}

/*section*/
section {
	margin: 0px 0px 0px;
}

hr {
	width: 830px;
	border: 0;
	height: 15px;
}

/*article*/
.yoin {
	font-size: 20px;
	width: 830px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	margin: 20px 0px 0px 0px;
	color: #131619;
	text-indent: 0.5em;
	text-shadow: 0px 5px 5px #696969;
	filter: dropshadow(color=#696969,offX=0,offY=5);
        background: linear-gradient(to right, #87CEFA, #F0F8FF);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#87CEFA, endColorstr=#F0F8FF, gradienttype=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#87CEFA, endColorstr=#F0F8FF, gradienttype=1);
	-webkit-box-shadow: 2px 2px 8px 1px #696969;
	-moz-box-shadow: 2px 2px 8px 1px #696969;
	box-shadow: 2px 2px 8px 1px #696969;
       }
.yoin h1{
	margin: 0px 0px 0px 0px;
	font-size: 24px;
       }
.yoin h2{
	margin: 0px 0px 0px 0px;
       }
.navi {
	font-size: 16px;
	width: 830px;
	height: 10px;
	line-height: 30px;
        text-align: right;
	margin: 0px 0px -8px 0px;
      }
.navilink {
	color: #C0504D;
	font-weight: bold;
}
.maintable {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid #f0f0f0;
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	box-shadow:0 3px 5px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777, direction=0, strength=3, enabled=true);
	background-color: #FFFFFF;
	margin: 20px 20px;
	padding: 30px 30px 40px 30px;
	width: 730px;
}
.subtable{
	width: 390px;
	position: absolute;
}
.subtable2{
	width: 390px;
	padding: 20px 5px 0px 5px;
}
.pressed {
	padding: 20px;
	background: #ffffff;
	border: 1px solid #bce3fd;
	border-right: 1px solid #353fff535;
	border-bottom: 1px solid #353fff535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

article h1 {
	font-size: 14px;
	margin-top: 1em; margin-bottom: -0.2em;
	text-indent : 0.2em;
	color: #131619;
       }
article h2,h3{
	font-size : 18px;
	margin-top: 0em; margin-bottom: 0em;
	text-indent : 0.2em;
	color: #8a0412;
	display : inline;
	font-family : Helvetica,fantasy,Verdana,"Meiryo","ＭＳ Ｐゴシック";
       }
article ul {
	margin:  0 0 0 1.8em;
	padding: 0;
}
.kiji {
	font-size : 12px;
	color: #4BACC6;
	margin: 0px 10px 0px 30px;
	line-height : 18px;
}

.hiraku {
        cursor: pointer;
	color: #244bba;
	font-weight: bold;
}
.tsunagu {
	font-weight: bold;
        display: inline-block;
        display: inline;
}
article li,p {
	font-size: 16px;
	list-style-type: circle;
	color: #131619;
	font-family : Helvetica,fantasy,Verdana,"Meiryo","ＭＳ Ｐゴシック";
	line-height: 25px;
	margin: 4px;
    }
article cite {
	font-size: 16px;
	color: #244bba;
	font-family : Helvetica,fantasy,Verdana,"ＭＳ Ｐゴシック";
	line-height: 25px;
    }

.runtable {
	font-size: 14px;
	color: #131619;
	font-family : Helvetica,fantasy,Verdana,"ＭＳ Ｐゴシック";
	line-height: 20px;
	width: 742px;
    }

td {
	padding: 0px 4px;
}

.subrun {
	color: #244bba;
	font-weight: bold;
	font-size: 16px;
	font-family : Helvetica,fantasy,Verdana,"ＭＳ Ｐゴシック";
    }

.topli1 {
	font-size: 14px;
	list-style-image: url(img/pika.gif);
}
.topli2 {
	font-size: 14px;
	list-style-image: url(img/onpu.png);
}
.subli {
	font-size: 10px;
	line-height : 15px;
	font-family: Helvetica,fantasy,"Meiryo";
}

.listtable li {
	font-size: 12px;
	line-height: 25px;
	font-family: Helvetica,fantasy,"ＭＳ Ｐゴシック";
}

.listtable h2 {
	display: inline;
	font-family: Helvetica,fantasy,"ＭＳ Ｐゴシック"
    }

.linktable {
	margin: 0px 20px;
	width: 830px;
}
.linktable ul {
	margin: 0px 0px 10px 0px;
}
.linktable li {
	font-size: 16px;
	line-height: 25px;
	font-family: Helvetica,fantasy,"ＭＳ Ｐゴシック";
}
.linklist1 {
	width: 40px;
	float: left;
}
.linklist2 {
	width: 190px;
	float: left;
}
.linklist3 {
	width: 70px;
	float: left;
}
.linklist4 {
	width: 760px;
	float: left;
}
.linklist5 {
	width: 243px;
	height: 183px;
	float: left;
}
/* footer */
footer {
	clear: both;
	text-align: center;
	padding: 5px;
}


/* gradient */
.gradient1 {
	background: linear-gradient(to right, #87CEFA, #F0F8FF);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#87CEFA, endColorstr=#F0F8FF, gradienttype=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#87CEFA, endColorstr=#F0F8FF, gradienttype=1);
}

/* link */
a:link {/*未訪問のリンク*/
    color: #1b388b;
    font-style: normal;
    text-decoration: none;
}
a:hover {/*マウスをのせたとき*/
    color: #32CD32;
    font-style: normal;
    text-decoration: none;
}
a:active {/*クリック中*/
    text-decoration: none;
}
a.fix, a.fix:visited {
    color : #8a0412;
}
a.fix:hover {/*マウスをのせたとき*/
    color: #32CD32;
    font-style: normal;
    text-decoration: none;
}
a.kijilink, a.kijilink:visited {
	color: #e47911;
}
a.kijilink:hover {/*マウスをのせたとき*/
    color: #32CD32;
    font-style: normal;
    text-decoration: none;
}

/* font */
.fontsmall1 {
	color: #131619;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}

.fontsmall2 {
	color: #131619;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
}
.fontsmall3 {
	font-size: 18px;
	text-align: right;
	text-shadow: 0px 5px 5px #696969;
}
.fontsmall4 {
	color: #244bba;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
}
.fontczecho {
	color: #008B8B;
	font-weight: bold;
}
.fontkesu {
	color: #FFFFFF;
}

/*soroe*/
.soroe0 {
	display: inline-block;
	width: 33em;
}
.soroe1 {
	display: inline-block;
	width: 18em;
	margin: 0px 0px 0px 0px;
}
.soroe2 {
	display: inline-block;
	width: 30em;
}
.soroe3 {
	display: inline-block;
	width: 13em;
}
.soroe4 {
	display: inline-block;
	width: 36em;
}
ul.wgm {
	list-style:none;
	margin:  0.8em 0 0 1.5em;
	padding: 0;
}
.wgmc {
	text-align:left;
	font-size: 14px;
	color: #244bba;
}

/* img */
.frame1 {
	height: 30px;
	border: 0;
}
.frame2 img {
	height: 110px;
	border: 0;
	float: right;
	margin: 10px 0px 0px 0px;
}
.frame3 {
	width: 320px;
	height: 214px;
	position: relative;
	left: 400px;
	display: block;
}
.frame4 {
	height: 98px;
	border: 0;
	float: right;
}
.frame5 {
	height: 20px;
	width: 20px;
	border: 0;
	display: inline;
}
.frame5d {
	height: 15px;
	width: 15px;
	border: 0;
	display: inline;
}
.frame6 {
	margin: 0px 0px 0px 5px;
	display: inline;
	float: right;
	padding: 4px;
}
.frame7bus {
	height: 108px;
	width: 200px;
	position: relative;
	left: 495px;
	display: block;
}
.frame7punt {
	height: 290px;
	width: 183px;
	position: relative;
	left: 510px;
	display: block;
}
.frame7card {
	height: 178px;
	width: 345px;
	position: relative;
	left: 345px;
	display: block;
}
.frame7kokoni {
	height: 217px;
	width: 320px;
	position: relative;
	left: 370px;
	display: block;
}
.frame7agu {
	height: 330px;
	width: 280px;
	position: relative;
	left: 395px;
	display: block;
}
.frame7ber {
	height: 300px;
	width: 287px;
	position: relative;
	left: 400px;
	display: block;
}
.frame7mor {
	height: 300px;
	width: 279px;
	position: relative;
	left: 400px;
	display: block;
}
.frame7sai {
	height: 300px;
	width: 205px;
	position: relative;
	left: 400px;
	display: block;
}
.frame7koc {
	height: 232px;
	width: 226px;
	position: relative;
	left: 470px;
	display: block;
}
.frame7cic {
	height: 220px;
	width: 300px;
	position: relative;
	left: 400px;
	display: block;
}
.frame7kuro {
	height: 218px;
	width: 300px;
	position: relative;
	left: 385px;
	display: block;
}
.frame7tup {
	height: 235px;
	width: 270px;
	position: relative;
	left: 420px;
	display: block;
}
.frame7muu {
	height: 266px;
	width: 300px;
	position: relative;
	left: 395px;
	display: block;
}
.frame7zag {
	height: 220px;
	width: 300px;
	position: relative;
	left: 390px;
	display: block;
}
.frame7in {
	height: 123px;
	width: 296px;
	position: relative;
	left: 400px;
	display: block;
}
.frame7suna {
	height: 179px;
	width: 337px;
	position: relative;
	left: 360px;
	display: block;
}
.frame8r {
	margin: 10px 15px 10px 15px;
	width: 200px;
	height: 138px;
	float: right;
	display: inline;
}
.frame8l {
	margin: 10px 15px 10px 15px;
	width: 200px;
	height: 138px;
	float: left;
	display: inline;
}
.frame8r2 {
	margin: 10px 15px 10px 15px;
	width: 200px;
	height: 133px;
	float: right;
	display: inline;
}
.frame8l2 {
	margin: 10px 15px 10px 15px;
	width: 200px;
	height: 133px;
	float: left;
	display: inline;
}
.frame9r {
	margin: 10px 15px 10px 15px;
	height: 200px;
	width: 138px;
	float: right;
	display: inline;
}
.frame9l {
	margin: 10px 15px 10px 15px;
	height: 200px;
	width: 138px;
	float: left;
	display: inline;
}
.frame9r2 {
	margin: 10px 15px 10px 15px;
	height: 200px;
	width: 133px;
	float: right;
	display: inline;
}
.frame9l2 {
	margin: 10px 15px 10px 15px;
	height: 200px;
	width: 133px;
	float: left;
	display: inline;
}
.frame10 {
	margin: 5px 70px 5px 70px;
	height: 300px;
	width: 600px;
}
.frame11 {
	margin: 5px 5px 5px 5px;
	height: 80px;
}
.frame12 {
	position: relative;
	left: 70px;
        width: 660px;
        height:100px;
	display: block;
}
.frflg {
	vertical-align:middle;
	margin-right: 12px;
	margin-bottom: 3px;
	height: 24px;
	width: 25px;
	border:0px;
}
.frame13 {
	margin: 10px 15px 10px 15px;
	height: 187px;
	width: 192px;
	float: left;
	display: inline;
}
.fr_nyrt {
	margin: 5px 15px 5px 15px;
	height: 96px;
	width: 63px;
	float: left;
	display: inline;
}
.fr_nyry {
	margin: 10px 5px 10px 15px;
	height: 63px;
	width: 96px;
	float: left;
	display: inline;
}

