/* 全体の設定 */


body{
	margin:0px;
	padding:0px;
	color:#333;
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}

img{
	border:none;
	margin:0px;
	vertical-align:top;
}

p{
	margin:0px;
}

#wrapper{
	width:794px;
	margin:0px auto;
	border:2px solid #333;
}
/* ヘッダーの設定 */

#header{
	height:88px;
}

#logo{
	margin:10px 0px 0px 20px;
	float:left;
}

#logo h1{
	margin:0px;
}

#header_right{
	margin:15px 30px 0px 0px;
	text-align:right;
	float:right;
}

#header_right h2{
	margin:0px 10px 0px 0px;
	font-size:90%;
}

#header_right h2 span{
	font-size:140%;
}

#header_right p{
	float:right;
	width:170px;
	margin:5px 5px;
}

#header .line{
	margin:5px 0px 0px 0px;
}

/* イメージ部分 */

#flash{
	background-image:url(../images/access-top.jpg);
	background-repeat: no-repeat;
	margin:0px;
}

#pan_navi{
	padding:240px 0px 20px 20px;
}

/* サイド部分の設定 */

#side{
	width:208px;
	height:610px;
	float:left;
	margin-left:1px;

}

#side ul{
	margin:0px;
	padding:0px;
}

#mobile{
	height:100px;
	margin:10px 0px 0px 15px;
	background-image:url(../images/top-leftbk.jpg);
	background-repeat:no-repeat;
}

#mobile img{
	margin:10px 0px 0px 10px;
	float:left;
}

#mobile p{
	padding-top:30px;
	font-size:85%;
}

#side .box{
	margin:10px 0px 10px 20px;
	padding:0px;
}


#side .box li{
	text-align:left;
}

#box1{
	width:180px;
	height:180px;
	margin:10px 0px 0px 13px;
	padding:10px 0px 0px 0px ;
	border:1px solid #999;
}

#box2{
	width:180px;
	margin:10px 0px 0px 13px;
	padding:10px 0px 0px 0px ;
	border:1px solid #999;
}

#box2 p{
	margin-left:20px;
}

/* メイン部分の設定 */

#main{
	margin-left:220px;
	margin-top:20px;
	line-height:22px;
}

#access_text1{
	margin:15px 0px 0px 55px;
}


#access_table1{
	border-collapse: collapse;
	margin:15px 0px 30px 55px;
	font-size:100%;
}


#access_table1 td{
	border:1px solid #F9D0C2;
	text-align:center;
	width:45px;
}

#access_table1 span{
	font-size:80%;
	line-height:10px;
	letter-spacing:1px;
}

#access_table1 .midashi{
	width:130px;
}

#access_image1{
	float:left;
	margin:15px 0px 40px 50px;
}

#access_text2{
	line-height:15px;
	margin:15px 0px 10px 310px;
}

#access_text2 span{
	font-size:85%;
}

#main .access_image2{
	margin:0px 0px 5px 25px;
}
#google{
	font-size:90%;
	letter-spacing:1px;
	margin:0px 0px 0px 315px;
}


#access_text3{
	margin:10px 0px 30px 55px;
}

#access_text3 span{
	color:#F9D0C2;
}

#access_text3 p{
	margin-top:10px;
}

#access_table2{
	margin-left:10px;
	line-height:15px;
}

#access_table2 .midashi2{
	width:45px;
}


#access_table3{
	margin:0px 0px 10px 10px;
	line-height:15px;
}

#access_table3 .midashi2{
	width:65px;
}

#access_image3{
	margin-left:10px;
}


/* フッターの設定 */

#footer{
	height:20px;
	padding-top:5px;
	color:#fff;
	background-color:#0060b6;
}

#footer .footer_left{
	margin-left:15px;
	float:left;
}

#footer .footer_right{
	margin-right:15px;
	float:right;
}
