@charset "utf-8";
/* CSS Document */


/*--ベースはここから--*/

*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}

body {
	text-align: center;
	font-size: 12px;
	line-height:15px;
	color:#666;
	background-color:#fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	cursor: default;
}

.clear {
	display:none;
}


#wrapper {
   margin:0 auto;
   padding:0px;
   text-align:left;
   width:840px;
 }

a {
	text-decoration:none;
}

img {
	border:none;
}

/*--ここからボディ--*/
#header {
	margin-top:30px;
	text-align:center;
}

#rogo {
	width:825px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
}

.link {
	padding-left:5px;
	padding-bottom:10px;
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#spec {
	float:right;
	text-align:left;
	width:200px;
	margin:35px 0 0 0px;
	color:#000;
	padding-right:5px;
}

.tel {
	font-weight:bold;
	font-size:14px;
}

#line {
	text-align:center;
	margin:10 0px;
}

#line .line_02{
	margin:10 0px;
	}

#con {
	float:left;
	width:650px;
   	padding: 20px 0px 0px 15px;
 }
 
 /*--表組み--*/
.t1_waku {
   margin: 0px 0px 20px 0px;
 }

.t1_waku h2 {
   border: solid #999;
   border-width: 0px 0px 0px 5px;
   color:#000;
   margin: 0px 0px 5px 0px;
   padding: 2px 5px;
 }


.t1_waku dl {
   margin: 5px 0px;
   padding: 0px 0px;
 }

.t1_waku dl dt {
   float: left;
   width: 9em;
   padding: 6px 0;
   font-weight: bold;
   text-indent: 2em;
   line-height: 150%;
 }

.t1_waku dl dd {
   padding: 6px 0px 6px 0em;
   line-height: 150%;
   border-bottom: 1px #CCC dotted;
 }
/*--表組み終了--*/
/*--コンテンツ開始--*/
#content {
	margin:0;
	padding:0;
	width:840px;
	clear:both;
 }

#content ul li {
	margin-left:15px;
	float:left;
	display:inline;
	list-style-type: none;
	border:solid 1px #666;
	padding:5px;
}

/*--画像ロールオーバー開始--*/
#img_01 a{
	display:block;
	width:138px;
	color:#F0027F;
	background:url(img/phfrah1.jpg) no-repeat;
	height:123px;
	text-decoration:none;
	text-align:center;
}

#img_01 a:hover{
background:url(img/phfrah_wh.jpg) no-repeat;
}

#img_02 a{
	display:block;
	width:138px;
	color:#F0027F;
	background:url(img/phfravent.jpg) no-repeat;
	height:123px;
	text-decoration:none;
	text-align:center;
}

#img_02 a:hover{
background:url(img/phfravent_wh.jpg) no-repeat;
}

#img_03 a{
	display:block;
	width:138px;
	color:#F0027F;
	background:url(img/phmystage.jpg) no-repeat;
	height:123px;
	text-decoration:none;
	text-align:center;
}

#img_03 a:hover{
background:url(img/phmystage_wh.jpg) no-repeat;
}

#img_04 a{
	display:block;
	width:138px;
	color:#F0027F;
	background:url(img/phframo.jpg) no-repeat;
	height:123px;
	text-decoration:none;
	text-align:center;
}

#img_04 a:hover{
background:url(img/phframo_wh.jpg) no-repeat;
}

#img_05 a{
	display:block;
	width:138px;
	color:#F0027F;
	background:url(img/phyokohama.jpg) no-repeat;
	height:123px;
	text-decoration:none;
	text-align:center;
}

#img_05 a:hover{
background:url(img/phyokohama_wh.jpg) no-repeat;
}
/*--画像ロールオーバー終了--*/

/*--画像キャプ開始--*/
#cap {
	margin:0 0 0 15px;
	padding:0px;
	font-size:10px;
	color:#000;
	width:840px;
 }
 
#cap ul li {
	float:left;
	width:150px;
	padding-top:10px;
	list-style-type: none;
}

#cap ul li p .cap_02 {
	padding-left:15px;
}
 
#cap_02 {
	margin-left:15px;
}
/*--画像キャプ終了--*/

/*--事業案内開始--*/
#jg {
	width:825px;
	padding-top:25px;
	padding-left:15px;
	}

.jigyou {
	float:left;
	width:397px;
	color:#000;
}

.annai {
	font-weight:bold;
	}


	
/*--事業案内終了--*/
/*--フッター開始--*/

#footer {
   clear:both;
   width:840px;
   height:50px;
   padding:15px 0px 0px 0px;
   margin:0px;
   font-size:10px;
   line-height:12px;
}
   
.footercopy {
   float: left;
   margin:0 0 0 15px;
   padding-top:10px;
   width: 400px;
}

.footericon {
   float: right;
   width: 350px;
   text-align: right;
   padding-top:5px;
   border:none;
}

.footericon li {
   display : inline;
   margin:15 0px;
   }

/*--フッター終了--*/











