@charset "utf-8";
/*
Theme Name: theme246
Theme URI: http://theme.o2gp.com/
Description: theme246
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

/* html{background:#F7F7F6;} */
html{background:#FAF9EB;}

body{
font: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#FAF9EB url(http://www.daiki-planning88.co.jp/wp-content/themes/theme246/images/header.png) repeat-x;
}
*+html body{
text-align:left;
}

/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height: 120px;
}

#header h3, #header ul, #header .banners{
position:absolute;
top:0;
color: #fff;
font-size: 12px;
line-height: 30px;
}


#header h1{
position:absolute;
top:0;
color: #000;
font-size: 10px;
line-height: 30px;
}

#header h2{
position:absolute;
top:95px;
right:0;
color: #A8A4A0;
font-size: 12px;
font-weight: bold;
line-height: 30px;
}

/* ロゴの位置 */
#header h3{top: 65px;}

#header h4{
position:absolute;
top:26px;
color: #A8A4A0;
font-size: 12px;
line-height: 30px;
height: 25px;
width: 500px;
}


#header h5{
position:absolute;
top:30px;
right:0;
color: #fff;
font-size: 18px;
line-height: 30px;
}

/******************
/* ヘッダーナビゲーション
******************/
#navi {margin: 50px auto 400px auto;width: 600px;/* padding: 20px; */height: 100px;}

*+html #navi {

margin-left:-10px;

width: 600px;

/* padding: 20px; */

height: 100px;

}


#menu li {position: relative;float: left;margin: 0 0 0 15px;/* padding: 5px; *//* width: 80px; */height: 20px;font-weight: normal;list-style-type: none;
z-index:100;
}
#menu li ul {display: none;position: absolute;top: 30px;left: -1px;padding: 5px;width: 80px;background: #716E6A;border: solid 1px #ccc;z-index:1;
}
#menu li ul li {margin: 0;padding: 0;/* width: 200px; */border: none;z-index:1;
}
#menu li ul li a {display: inline-block;width: 200px;height: 20px;}
#menu li ul li a:hover {background: #999;color: #fff;}

#menu a{
text-decoration:none;
color:#fff;
}
#menu a:hover{
text-decoration:none;
color:#1a1a1a;
}

/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:70px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 10px;
text-align:center;
border-top:10px solid #716E6A;
overflow: hidden;
/* background:#4b89a3; */
background:#808080;
}

menu{
/* color: #716E6A; */
color: #fff;
font-style:normal;
font-size:12px;
}

#footerUpper .inner{
background:url(http://www.daiki-planning88.co.jp/wp-content/themes/theme246/images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float: left;
width: 210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 230px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(http://www.daiki-planning88.co.jp/wp-content/themes/theme246/images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{
text-decoration:none;
color:#fff;
}
#footerUpper a:hover{
text-decoration:none;
color:#1a1a1a;
}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
/* border-top:1px solid #7e7e7e; */
background:#808080;
}

address{
/* color: #716E6A; */
color: #fff;
font-style:normal;
font-size:12px;
}