@charset "utf-8";
/*
Theme Name: peacephoto-top
Theme URI: http://www.peacephoto.net/
Description: top
Version: 1
Author: PROPOSITION CORPORATION
Author URI: http://www.procorp.co.jp/
Tags: top

*/

*{margin:0;padding:0;}

body{
font: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#634115;
background:#fafafa url(images/bg.png) repeat 0 0;
}

a{color:#be3c08;text-decoration:none;}
a:hover{color:#f86300;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}
ul,li{
	list-style-type: none
}
/*************
全体幅
*************/
#header, #container01, #container02, .inner{
margin: 0 auto;
width: 960px;
}


/*************
/* ヘッダー
*************/
#header{
position:relative;
height: 100px;
}

#header h1,#header h2, #header h3, #header ul{
position:absolute;
top:10px;
font-size: 11px;
line-height: 20px;
font-weight: normal;
}

#header h2{
font-weight: normal;
right:0;
}

#header h3{top: 40px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 55px;
right:0;
border-left: 1px dashed #ec6e27;
}

#header ul li{
list-style: none;
float:left;
padding: 0 20px;
font-size:12px;
font-weight: bold;
border-right: 1px dashed #ec6e27;
}

/*************
メイン画像
*************/
#mainImage{
padding: 0;
}


/*************
コンテンツ全体
*************/
#container01{padding: 30px 0 20px 10px;}
#container02{padding: 0 0 20px;}

.box{
float: left;
width: 225px;
margin-right: 15px;
padding-bottom: 10px;
line-height: 1.2;
}

/* 最後のbox */
.last{margin-right:0;}

/* 横に長いbox */
.long{width:470px;}

/* 画像を左に回りこみ */
.long img{
float:left;
margin: 0 10px 10px 0;
}

/* H3 見出し */
#container02 h3{
font-size: 14px;
margin: 0 0 15px;
padding: 7px 10px 3px;
background:url(images/heading.png) repeat-x 0 0;
border-left: 10px solid #ec6e27;
}

/* 2つ目以降の H3 見出し */
#container02 h3.other{margin-top:40px;}

#container02 ul, .inner ul{margin-left: 5px;}

#container02 ul li, .inner ul li{
list-style: none;
margin-bottom: 7px;
padding-left: 17px;
background:url(images/bullet.png) no-repeat 0 0;
}

.inner ul li{background-image:url(images/bullet1.png);}


div.topics {


}


/*お知らせ・キャンペーン情報
-----------------------------------------------------------------------------------------*/

#topics{
	padding:25px 0 30px 0;
}
#topics	h2{
	xpadding-left:20px;
	xfont-size:25px;
	line-height:45px;
	xletter-spacing:1px;
	font-size: 20px;
}
#topics ul{
	margin:5px -15px 0px -15px;
}
#topics li{
	float:left;
	margin:0 0px 0 15px;
}
#topics li a{
	display:block;
	width:225px;
	height:225px;
}
#topics li a img{
	float:left;
	xmargin-right:15px;
}
#topics li a p.date{
	padding:4px 0 10px 0;
}

/*************
/* フッター
*************/
#footerUpper{
clear:both;
padding: 25px 0 5px;
overflow: hidden;
background:#e9dab9 url(images/footerBg.png) repeat-x 0 0;
}

#footerUpper .inner{
overflow: hidden;
}

#footerLower{
overflow: hidden;
background:#e2cfa5 url(images/copyright.png) repeat-x 0 0;
}

#footerLower .inner{
position:relative;
min-height: 60px;
font-size:13px;
}

* html #footerLower .inner{height:60px;}

#footerLower .inner p{
position:absolute;
top: 14px;
padding-bottom: 5px;
}
#footerLower .inner p#copy{padding-top: 10px;}
#footerLower .inner p#contact{right:0;}