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

*/

*{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:#fffaf0 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;}





/*************
全体幅
*************/
#header, #container, .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 h1{
font-weight: normal;
left:0;
color:#ff4500;
}

#header h2{
font-weight: normal;
right:0;
color:#ff4500;
}

#header h3{top: 47px;}


/******************
/* ヘッダーナビゲーション
******************/
#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;
}


/*************
コンテンツ全体
*************/
#container{padding: 13px 0;}

.box{
float: left;
width: 225px;
margin-right: 15px;
padding-bottom: 10px;
line-height: 1.2;
}

/* 最後のbox */
.last{margin-right:0;}

/* H2 見出し */
#container h2{
font-size: 14px;
height: 22px;
margin: 0 0 15px;
padding: 5px 10px 0;
background:url(images/heading.png) repeat-x 0 0;
border-left: 0px solid #fff;
}

/* H3 見出し */
#container h3{
font-size: 14px;
height: 22px;
margin: 0 0 15px;
padding: 5px 10px 0;
background:url(images/heading.png) repeat-x 0 0;
border-left: 0px solid #fff;
}

#container ul, .inner ul{margin-left: 5px;}

#container ul li, .inner ul li{
list-style: none;
margin-bottom: 7px;
padding-left: 17px;
background:url(images/bullet.png) no-repeat 0 3px;
}

.inner ul li{background:url(images/bullet1.png) no-repeat 0 0;}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}


#container01{padding: 70px 0 20px 10px;}
#container02{padding: 0 0 30px;}

.box{
float: left;
width: 225px;
margin-right: 10px;
padding-bottom: 10px;
line-height: 1.2;
}

/* 最後のbox */
.last{margin-right:10px;}

/* 横に長いbox */
.long{width:715px;}

/* 画像を左に回りこみ */
.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: 0px solid #fff;
}

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


/************************
メイン（左側）コンテンツ
************************/
#main {
float: left;
width: 715px;
padding-bottom:30px;
}


/************************
サイド（右側）コンテンツ
************************/
#sidebar {
float: right;
width: 225px;
padding-bottom:30px;
}

#sidebar h3{
font-size: 14px;
height: 22px;
margin: 0 0 15px;
padding: 5px 10px 0;
background:url(images/heading.png) repeat-x 0 0;
border-left: 0px solid #fff;
}

#sidebar ul{
padding-bottom:10px;
}

/*************
/* フッター
*************/
#footerUpper{
clear:both;
padding: 25px 0 5px;
overflow: hidden;
background:#fff8dc url(images/g.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;}