@charset "utf-8";
/*
Theme Name: FGグループ
Theme URI: http://www.worldblend.net/
Description: FGグループのカスタマイズテーマ
Version: 2.0
Author: 株式会社クヌギ
Author URI: http://kunugi.info/
Tags: white, custom header, fixed width, two columns, widgets

*/

*{
	margin: 0;
	padding: 0;
}
body {
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	line-height: 19px;
}
img {
	border: 0;
	}
table td{
	vertical-align: top;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
	font-size: 14px;
}
a{
	color: #333;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;
}
p{
	padding:5px 0;
}
ul,ol{
	list-style-position: inside;
}
.small{
	font-size: 12px;
}
.red{
	color: #F00;
}
.text24{
	font-size: 24px;
}
.text16{
	font-size: 16px;
}
input,textarea{
	font-size: 14px;
}
blockquote{
	font-style: normal;
	margin: 10px 0;
	padding: 0 8px;
	background-image: url(../../../images/bg-blockquote.gif);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 27px;
}
blockquote p{
	padding: 0;
}
.red{
	color: #FF8400;
}
.red2{
	color: #F00;
}
.green{
	color: #009900;
}
.orange{
	color: #F04E00;
}

.clear{
	clear: both;
}
.clear_left{
	clear: left;
}
.small{
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
.align_center{
	text-align: center;
}
.align_right{
	text-align: right;
}
.small{
	font-size: 12px;
}
.notice{
	font-size: 12px;
	line-height: 15px;
}
.pickup{
	font-weight: bold;
	color: #F00;
}
.line-through{
	text-decoration:line-through;
}
.odd{
	color: #000;
	background-color: #F5F4F0;
}
.even{
	color: #000;
	background-color: #FFF;
}
.img-left{
	float: left;
	margin: 0 20px 10px 0;
}
.text16{
	font-size: 16px;
}
.text24{
	font-size: 24px;
}
.padding8{
	padding: 8px 0;
}
/*メインテーブル*/
div#main{
	width: 800px;
	margin: 0 auto;
	position: relative;
}


/*ヘッダー*/
div#header{
	width: 800px;
	height: 155px;
	position: relative;
	background-image: url(../../../images/bg-header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1{
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 60px;
}

div#description{
	position: absolute;
	top: 125px;
	left: 0;
	color: #FFF;
	background-color: #000;
	font-size: 14px;
	padding: 5px 10px;
	width: 780px;
}
div#description p{
	padding: 0;
}
div#header h2{
	color: #333;
	font-size: 30px;
	padding: 0 0 0 5px;
	line-height: 30px;
}
div#header h2 a{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}


/*ヘッダーメニュー*/
div#header-menu{
	float: right;
	width: 300px;
	font-size: 12px;
	color: #666666;
	text-align:right;
	padding-bottom: 10px;
}
div#header-menu a{
	color: #666666;
	text-decoration: none;
}
div#header-menu ul{
	list-style: none;
	list-style-position: outside;
}
div#header-menu ul li{
	display: inline;
	padding: 0 5px 0 5px;
}


/*パンクズリスト*/
div#breadcrumb{
	float: left;
	width: 500px;
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
}
div#breadcrumb a{
	text-decoration: none;
}

/*メインコンテンツ*/
div#main_content{
	width: 800px;
	clear: both;
}

.navigation{
	padding: 10px 0;
}

/*左メニューブロック*/
div#block_left{
	float: left;
	width: 180px;
	color: #000;
	background-color: #F3F3F3;
}

div#block_left ul,div#block_left ol{
	width: 160px;
	margin:10px auto;
	list-style: none;
	list-style-position: outside;
}

div#block_left ul ul{
	font-size: 14px;
	line-height: 24px;
}

div.profile{
	width: 160px;
	margin:10px auto;
	background-color: #FFF;
	padding: 5px;
}

div#block_left .title{
	color: #000;
	background-image: url(../../../images/bg-left-title.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	padding: 7px 0 0 20px;
	height: 24px;

}

/*メインメニュー*/

div#block_left ul#main-menu{
	font-size: 12px;
	color: #656565;
	width: 170px;
	padding-right: 10px;
	background-image: url(../../../images2/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div#block_left ul#main-menu a{
	color: #656565;
	text-decoration: none;
}

div#block_left ul#main-menu li{
	border-left: solid 1px #FFDAB3;
	border-right: solid 1px #FFDAB3;
	background-color: #FFF;
}
div#block_left ul#main-menu li.menu1 a{
	display: block;
	width: 181px;
	margin: 0;
	padding: 5px 0 5px 28px;
	border-bottom: solid 1px #FFDAB3;
	background-color: transparent;
	background-image: url(../../../images2/bg-arrow-main-menu.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
}
div#block_left ul#main-menu li.menu2{
	width: 208px;
	padding: 5px 0 0 0;
	border-bottom: solid 1px #FFDAB3;
}
div#block_left ul#main-menu li.menu2 span{
	padding: 0 0 0 28px;
}
div#block_left ul#main-menu li.menu2 ul{
	margin: 5px 0 0 0;
}
div#block_left ul#main-menu li.menu2 ul li{
	margin: 0;
	padding:0;
	border: none;
}
div#block_left ul#main-menu li.menu2 ul li a{
	display: block;
	padding: 2px 0 3px 40px;
	margin: 0;
	border: none;
	background-color: transparent;
	background-image: url(../../../images2/bg-arrow-sub-menu.gif);
	background-repeat: no-repeat;
	background-position: 28px 6px;
}

div#block_left ul#main-menu li a:hover{
	display: block;
	width: 180px;
	padding: 5px 0 5px 28px;
	background-color: #FFF1DA;
	color: #FF8400;
	font-weight: bold;

}
div#block_left ul#main-menu li.menu2 ul li a:hover{
	display: block;
	width: 168px;
	padding: 2px 0 3px 40px;
	background-color: #FFF1DA;
	color: #FF8400;
	font-weight: bold;

}

div#block_left .block_content{
	width: 212px;
	padding-top: 22px;
}

div#block_left ul#side-menu li.contact{
	width: 191px;
	margin: 0 auto 15px auto;
}

div#block_left ul#side-menu li.okyakusama-koe{
	width: 194px;
	margin: 0 auto 22px auto;
	color: #333333;
	font-size: 12px;
}
div#block_left ul#side-menu li.okyakusama-koe p{
	padding: 0;
	line-height: 15px;
}

div#block_left ul#side-menu li.media{
	width: 194px;
	margin: 0 auto 22px auto;
	color: #333333;
	font-size: 12px;
}
div#block_left ul#side-menu li.media p{
	padding: 0;
	line-height: 15px;
}


div#block_left ul#side-menu li.partner{
	width: 191px;
	margin: 0 auto 22px auto;
	color: #333333;
	font-size: 12px;
}
div#block_left ul#side-menu li.partner p{
	padding: 0;
	line-height: 15px;
}

div#block_left ul#side-menu li.information{
	width: 191px;
	margin: 0 auto 22px auto;
}

div#block_left ul li.widget{
}
.widgettitle{
}
.widget_recent_entries ul li{
	border-bottom: dotted 1px #CCCCCC;
	padding: 8px 0;
	margin-bottom: 10px:
}


/*右コンテンツブロック*/
div#block_right{
	float: right;
	width: 594px;
	padding: 3px;
	background-color: #DBDBDA;
	border: solid 1px #CCC;
	margin-bottom: 20px;

}
div#right-block{
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px;
}

.post{
	padding: 15px 0 10px 0;
	margin-bottom: 10px;
	position:relative;
	border-bottom: solid 3px #E7E7E7;
}

small.date{
	position:absolute;
	top: 18px;
	right:0;
}

div#right-block .title{
	color: #CC0000;
	margin-bottom: 15px;
	border-bottom: solid 1px #CC0000;
	padding: 0 0 3px 0;
}

div#right-block .title a{
	color: #CC0000;
	text-decoration: none;
}
div#right-block h2.pagetitle{
	color: #000;
	background-color: #E7E7E7;
	padding: 12px 15px;
	margin-bottom: 20px;
}


.postmetadata{
	text-align: right;
}

table.monogatari{
	border-collapse: collapse;
	border: solid 1px #CCC;
}
table.monogatari th{
	padding: 10px;
	border: solid 1px #CCC;
}
table.monogatari td{
	padding: 10px;
	border: solid 1px #CCC;
}

/*フッター*/
p.link-page{
	clear: both;
	text-align: right;
}

div#footer{
	clear: both;
	width: 800px;
	border-top: solid 1px #DADADA;
	font-size: 12px;
	text-align: center;
	color: #000;
	margin: 0 auto;
	padding: 8px 0;
}
div#footer a{
	color: #000;
	text-decoration: none;
}

