@charset "utf-8";
/*
Theme Name: peacephoto-event
Theme URI: http://www.peacephoto.net/
Description: event
Version: 1
Author: PROPOSITION CORPORATION
Author URI: http://www.procorp.co.jp/
Tags: event

*/

*{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:#2c6300;text-decoration:none;}
a:hover{color:#4dab01;}
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, #topics, #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: 47px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 55px;
right:0;
border-left: 1px dashed #499a4f;
}

#header ul li{
list-style: none;
float:left;
padding: 0 20px;
font-size:12px;
font-weight: bold;
border-right: 1px dashed #499a4f;
}

/*************
メイン画像
*************/
#mainImage{
padding: 0;
}


/*************
コンテンツ全体
*************/
#container01{padding: 30px 0 20px 10px;}
#container02{padding: 0 0 20px;}

.box2{
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 #499a4f;
}

/* 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);}

/*お知らせ・キャンペーン情報
-----------------------------------------------------------------------------------------*/

#topics{
	padding:0px 0 0px 0;
}
#topics	h3{
	line-height:30px;
	text-align:center;
	font-size: 14px;
}
#topics ul{
	margin:20px 0px 30px 0px;
	
}
#topics li{
	float:left;
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;
	margin:15px 0px 0px 15px;
}
#topics li a{
	display:block;
	width:280px;
	height:260px;
}
#topics li a img{
	width:280px;
	height:210px;
	xfloat:left;
}
#topics li a p.date{
	text-align:center;
	padding:4px 0 10px 0;
}
/*************
/* フッター
*************/
#footerUpper{
clear:both;
padding: 25px 0 5px;
overflow: hidden;
background:#e6ebc8 url(images/footerBg.png) repeat-x 0 0;
}

#footerUpper .inner{
overflow: hidden;
}

#footerLower{
overflow: hidden;
background:#eee2c8 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;}







#container {
	margin:0px auto;
	width:960px;
}

div.box {
	margin-top:15px;
	margin-left:15px;
	padding:10px;
	width:280px;
	height:240px;
	background: #FFF;
	float: left;
}

div.box p {
	line-height:18px;
}
