/*--------------------------------------------------------------
Theme Name: EPI
Theme URI: http://yahoo.co.jp/
Description:テーマ
Author:goto
Author URI: http:www.yahoo.co.jp
Version: 1.0
--------------------------------------------------------------*/


/*---------------------------------------------------
全体的なルール
---------------------------------------------------*/

.center{
 text-align:center;
}

.mark01{
 padding:5px 2px;
 border-bottom:dashed 1px #000000;
 margin:20px 0 5px 0;
}

.hazimeni{
 margin:5px 0 5px 0;
 padding:15px;
 background-image: url(images/take01.jpg);
	background-repeat: repeat;
	background-position: center top;
  font-size:14px;
 line-height:25px;

}

.red{
 color:#ff0000;
}

#totop{
 text-align: center;
 padding:50px;
}

#totop .go a{
 text-align:center;
 font-size:12px;
 padding:2px;
 background-color:#ff0000;
 width:120px;
 display:block;
 margin:0 auto;
  color:#ffffff;
}

#totop .go a:hover{
 color:#ffffff;
 background-color:#999999;
}


/*---------------------------------------------------
全体的なルール
---------------------------------------------------*/

*{
 margin:0;
 padding:0;
 }

body{
 font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
 background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
} 

img{
 vertical-align: middle;
	padding: 0px;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a { text-decoration:none; color:#333333;}
a:hover { text-decoration:none; color:#ff0000;}


/*---------------------------------------------------
個別記事の設定
---------------------------------------------------*/

div .post img{
 border:none;
}

div .post img.wp-smiley{
 border:none;
}

div.post ul, div.post ol{
 margin:0 0 10px 10px;
}
div.post li{
 font-size:14px;
 line-height:25px;
}

code{
 font-family:"courier new",courier,monotype;
 font-size:13px;
}
 

/*---------------------------------------------------
page
---------------------------------------------------*/

div#page{
 width:980px;
 padding:0 10px 0 10px;
 margin:0 auto;
 background-color: #ffffff;
 }

/*---------------------------------------------------
header
---------------------------------------------------*/

div#page{
 width:960px;
 }

div#header {
 padding:30px 20px 55px 20px;
  background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

div#header h1{
 font-size:24px;
}

div#header h1 a { text-decoration:none; color:#000000;}
div#header h1 a:hover { text-decoration:none; color:#ff0000;}

div#header p{
 color:#333333;
 font-size:12px;
}
/*---------------------------------------------------
グランドナビ
---------------------------------------------------*/
div#gnavi{
 margin:0 0 5px 0;
 padding:0;
 }

div#gnavi ul{
 background-image: url(images/gnavi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
 margin:0;
 padding:0;
 list-style-type:none;
 border-bottom:solid 1px #999999;
 height:30px;
 font-size:13px;
 }

div#gnavi li{
 text-align:center;
 border-right:solid 1px #333333;
 float:left;
 line-height:30px;
}

div#gnavi li a{

 display:block;
 width:119px;
 text-decoration:none;
 color:#ffffff;
}

div#gnavi li a:hover{
 background-image: url(images/gnavi_bg02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
 color:#ff0000;
}

div#nasi{
 clear: both;
 margin: 0;
 padding:0;
}

/*---------------------------------------------------
rightbar
---------------------------------------------------*/

div#rightbar{
 width:200px;
 float:left;
}

div#rightbar img{
 padding:1px;
 border:solid 1px #999999;
 margin:5px 0 5px 0;
}

div#rightbar_in{
 margin:0 10px 10px 0;
 
}

div#rightbar ul{
 margin:0;
}

div#rightbar li,div#rightbar li li{
 list-style:none;
 line-height:25px;
 }

div#rightbar li li{
 font-size:12px;
}

div#rightbar li li li{
 font-size:10px;
}

div#rightbar li h2{
 font-size:14px;
 color:#ffffff;
 font-weight: normal;
  background-image: url(images/gnavi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
 padding:2px 0 2px 5px;
 margin-top:5px;
}

#shop{
 padding:5px;
 font-size:12px;

 border:solid 1px #999999;
}

/*---------------------------------------------------
トップイメージ
---------------------------------------------------*/

div#topimg{
 background:url(images/banner.jpg) no-repeat;

 width:960px;
 height:349px;
}

/*---------------------------------------------------
NEWS
---------------------------------------------------*/

div#topnews {
 padding:0;
 margin-bottom:10px;
 }
 
div#topnews div{
 overflow:auto;
 border:solid 1px #333333;
 height:150px;
}

div#topnews div ul{
 font-size:13px;
 
 margin:0 0 0 10px;
 padding:5px;
 }

div#topnews div ul a:hover{
 color:#ff0000;
 }

.date{
 font-size:11px;
 color:#999999;
 }



/*---------------------------------------------------
トップページ
---------------------------------------------------*/

div#content{
 width:560px;
 float:left;
 margin-top:5px;
  


}

div#innerbox{
 padding:20px;

 border: 1px solid #333333;
 margin-bottom:10px;

}

div.post{
 
 padding-bottom:15px;
 margin-bottom:15px;
 
 clear:both;
}

/*--記事タイトル-----------------------------------------------------*/

h2.posttitle{
 font-size: 16px;
	 background-image: url(images/h2_bg02.jpg);
	 background-repeat: no-repeat;
	 background-position: left center;
	margin: 0 0 10px 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
      
 
}

h2.posttitle a{

 	color: #000000;
}

/*--記事データ-------------------------------------------------------*/

dl{
 margin-bottom:5px;
}
dl.metadata dt, dl.metadata dd{
 font-size:12px;
 color:#999999;
 display:inline;
}

dl.metadata dd{
 border-right:1px solid #ccc;
 padding-right:5px;
 margin-right:5px;
}

dl.metadata dd.last{
 border-right:none;
}

div#content p{
 font-size:14px;
 line-height: 30px;
}

p.navigation{
text-aligh:center;
}



div#innerbox02{
 padding:20px;
 margin-bottom:10px;
}


div#innerbox02 h2{
 font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
        line-height:25px;
 border-bottom:1px dashed #999;
 margin-bottom:10px;
        
 
}

/*---------------------------------------------------
sidebar
---------------------------------------------------*/

div#sidebar{
 width:200px;
 float:left;
 
}

div#sidebar img{
 border:solid 1px #999999;
 margin:5px 0 0 0;
}

div#sidebar_in{
 margin:0 0 10px 10px;
 
}

div#sidebar ul{
 margin:0;
}

div#sidebar li,div#sidebar li li{
 list-style:none;
 line-height:25px;
 margin-top:5px;
 }

div#sidebar li li{
 font-size:12px;
}

div#sidebar li li li{
 font-size:10px;
}

div#sidebar li h2{
 font-size:14px;
 color:#ffffff;
 font-weight: normal;
 background-color: #990000;
 padding:2px 0 2px 15px;
}

div#sidebar li h2.menu_underh2{
 font-size:14px;
 color:#ffffff;
 font-weight: normal;
 background-color: #990000;
 padding:2px 0 2px 15px;
 margin:20px 0 0 0;
}


/*---------------------------------------------------
footer
---------------------------------------------------*/

div#footer{
 clear:both;
 padding:20px;
 color: #ffffff;
 font-size:12px;
 text-align: center;
 background-image: url(images/f_bg.jpg);
	 background-repeat: repeat-x;
	 background-position: left center;
}

div#footer02{
 clear:both;
 padding:20px;
 color: #ffffff;
 font-size:12px;
 text-align: center;
 
}

div#footer .copyright{
 border-bottom:dashed 1px #999999;
 width:500px;
 margin:0 auto;
 padding:5px 0;
}

div#footer .copyright a{
 color:#999999;
}

div#footer .copyright a:hover{
 color:#999999;
}

div#footer a{
 color:#1a1a1a;
}

div#footer a:hover{
 color:#1a1a1a;
}

/*---------------------------------------------------
コメントとトラックバック
---------------------------------------------------*/

h3{
 font-size:16px;
 padding:10px 0 5px 0;
}

h4{
 font-size:16px;
 padding:10px 0 5px 0;
 color:#333333;
}

input#trackbackurl{
 width:520px;
 margin-bottom:5px;
 color:#999999;
}

div#comments p{
 font-size:14px;
 line-height:25px;
 font-weight:normal;
}

/*--投稿コメント表示部分--*/

ol#commentlist{
 margin: 0 0 15px 0;
 font-size:12px;
}

ol#commentlist li.commentcontent{
 display:block;
 list-style:none;
 margin-bottom:10px;
 padding:10px 15px 10px 15px;
 border:1px solid;

 background-color:#ffff99;
}

ol#commentlist li dl.metadata dt,




ol#commentlist li dl.metadata dd,{
 font-size:14px;
}

ol#commentlist li, ol#commentlist p{
 font-size:14px
}

p.submitbutton{
 margin-top:5px;
}


/*--承認待ちコメントのお知らせ--*/


p.note{
 padding: 3px 8px;

 border: 2px solid #ff0000;


}

/*--コメント投稿フォーム--*/

form#commentform label{
 width:"140px;
 float:left;
 font-weight:bold;
 
}

form#commentform p{
 clear:both;
}
form#commentform sub{
 display:block;
 margin-top:0;
 color:#ff0000;
}

input#author, input#email, input#url{

 width:244px;
 border: 1px solid #ccc;
 padding:5px;
 margin-top:10px;
}

textarea{
 font-size: 14px;
 border: 1px solid #ccc;
 width:520px;
 margin-top:10px;
}

p.submitbutton{
 text-aligh:center;
}

p.submitbutton input{
 padding:5px;
 color:#555;
}


/*--Mac IE 文字化け回避--*/
input, select, textarea{
 font-family:"ヒラギノ角ゴ pro W3", osaka, verdana, "MS ゴシック", sans-serif;
}


/*---------------------------------------------------
検索
---------------------------------------------------*/

.search01{
 font-size;14px;
 margin:10px 0 0 0;
 }
.search02{
 font-size;10px;
 margin:5px 0 5px 0;
 color:#ff0000";
 }

#kensaku{
 padding:15px;
 background-color:#999999;
}



/*---------------------------------------------------
NEWS一覧
---------------------------------------------------*/

div#monthlist h2{
 font-size: 16px;
	 background-image: url(images/h2_bg02.jpg);
	 background-repeat: no-repeat;
	 background-position: left center;
	margin: 0 0 10px 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
        border-bottom:1px dashed #999;
 
}


/*---------------------------------------------------
フロアページ
---------------------------------------------------*/

.floortitle{
 
 font-size: 16px;
	 background-image: url(images/bar_bg.jpg);
	 background-repeat: repeat-x;
	 background-position: left center;
	 margin: 0 150px 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
color:#ffffff;
        
} 

.coment{
 
 font-size: 14px;
	 
	 margin: 0 0 30px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	
} 



/*---------------------------------------------------
PAGE02
---------------------------------------------------*/

div#page02{
 width:100%;
 height:100%;
 padding:0;
 margin:0;
 background-color: #ffffff;
 }

div#innerbox03{
 padding:0px;
 margin:0;
}

div#content02{
  margin-top:0;
  }

div#coopon{
 text-align:left;
 width:400px;
 padding:20px;
 margin:15px auto 15px auto;
 border:solid 1px #999999;
 background-image: url(images/coopon_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

div#coopon p{
 line-height:25px;
}

div#coopon .big{
 font-size:36px;
 border-bottom:dashed 1px #333333;
 margin:0;
 padding:0 0 10px 0;
}

div#coopon .middle{
 padding:10px 0 10px 0;
 font-size:24px;
}

div#coopon .mini{
 font-size:12px;
 line-height:20px;
}






