@charset utf-8;


	
/*
Theme Name: BROAD-KIDS
Theme URI: http://www.kameyama-grp.co.jp/
Description: 
Version: 1.0
Author: T-Ohsumi
Author URI: http://www.kameyama-grp.co.jp/
Tags: 
*/

	
/* リセット
---------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


	
/* 全体構造
---------------------------------------------------- */
body {
	width:100%;
	font-size:12px;
	font-family:メイリオ, Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height:1.4;
	margin:0 0 25px;
	padding:0;
	color:#FFF;
	background-color:#000;
}

body {/font-size:75%;}

a:link {
	color:#FFF;
	text-decoration:none;
}

a:visited {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}

a:active {
	color:#FFF;
	text-decoration:none;
}

img {
	border:none;
}


	
/* new clearfix */
div:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}

* html div {
	zoom:1;
}


	
/* IE6 */
:first-child+html div {
	zoom:1;
}


	
/* IE7 */
.posi_l {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

.posi_r {
	display:inline;
	float:right;
	margin:0;
	padding:0;
}


	
/* ページバックグラウンド
---------------------------------------------------- */
#wrapper {
	min-width:900px;
	width:auto!important;
	_width:100%;
	width:100%;
	margin:0;
	padding:0;
	background: url(img/bg.jpg) fixed no-repeat;
}


	
/* ヘッダー
---------------------------------------------------- */
#header {
	width:830px;
	margin:0 auto;
	padding:0;
}

#header h1 {
	display:inline;
	overflow:hidden;
	float:left;
	width:375px;
	height:85px;
	font-size:1em;
	margin:0;
	padding:0;
}

#header h1 a {
	display:block;
	width:375px;
	height:85px;
	text-indent:-9999px;
	background:url(img/logo.png) no-repeat;
}

#header h1 a:hover {
	background:url(img/logo.png) 0 -85px no-repeat;
}

#header h2 {
	clear:both;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	margin:.25em 0 .25em 13px;
	padding:0;
	color:#FFF;
}

#header p {
	clear:both;
	width:830px;
	height:20px;
	font-size:.5em;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background:url(img/content_top.png) no-repeat;
}

#header p.toponly {
	clear:both;
	width:830px;
	height:20px;
	font-size:.5em;
	text-indent:-9999px;
	margin:0;
	padding:0 0 10px;
	background:url(img/content_top.png) no-repeat;
}


	
/* ヘッダー内テキストナビゲーション
---------------------------------------------------- */
#header ul {
	display:inline;
	float:right;
	font-size:.92em;
	margin:10px 0 0;
	padding:0;
}

#header ul li {
	display:inline;
	font-weight:bold;
	margin:0;
	padding:0 .85em 0 .5em;
	border-right:1px solid #FFF;
	list-style-type:none;
}

#header ul li.end {
	border-right:none;
}

#header ul a:link {
	color:#FFF;
	text-decoration:none;
}

#header ul a:visited {
	color:#FFF;
	text-decoration:none;
}

#header ul a:hover {
	color:#FF0000;
	text-decoration:none;
}

#header ul a:active {
	color:#FFF;
	text-decoration:none;
}


	
/* コンテンツ部分
---------------------------------------------------- */
#content {
	width:830px;
	margin:0 auto;
	padding:0 0 5px;
	background:url(img/content_mid.png) repeat-y;
}


	
/* コラム
---------------------------------------------------- */
#column {
	clear:both;
	width:785px;
	height:auto;
	min-height:500px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

.post {
	width:785px;
	margin:0 auto 25px;
	padding:0;
}

.entry {
	width:750px;
	margin:1em auto 0;
	padding:0;
}

.entry p {
	margin-bottom:.75em;
}

a.post-edit-link {
	clear:both;
	float:right;
	margin:3em 0 0;
	padding:0;
}


	
/* フッター
---------------------------------------------------- */
#footer {
	clear:both;
	width:830px;
	font-size:1em;
	margin:0 auto;
	padding:0;
	color:#FFF;
}

#footer .navi {
	height:120px;
	background:url(img/content_end.png) no-repeat;
}

#footer ul {
	text-align:left;
	margin:0;
	padding:25px 20px 0;
	list-style-type:none;
}

#footer ul li h6 {
	clear:both;
	display:inline;
	float:left;
	width:12em;
	font-size:1em;
	text-align:right;
	margin:0 0 1em;
	padding:0;
}

#footer ul li {
	margin:0 0 1.5em;
	_margin:0;
	padding:0;
}

#footer ul li ul {
	display:inline;
	float:left;
	font-size:.92em;
	margin:.1em 0 0;
	padding:0;
}

#footer ul li ul li {
	display:inline;
	margin:0;
	padding:0 .75em 2px;
	list-style-type:none;
	border-bottom:#666 dotted 1px;
}

#footer ul li ul li.end {
	border-right:none;
}

#footer ul li ul li a:link {
	color:#FFF;
	text-decoration:none;
}

#footer ul li ul li a:visited {
	color:#FFF;
	text-decoration:none;
}

#footer ul li ul li a:hover {
	color:#FF0000;
	text-decoration:none;
}

#footer ul li ul li a:active {
	color:#FFF;
	text-decoration:none;
}

#footer p {
	clear:both;
	height:43px;
	font-size:.92em;
	text-align:center;
	color:#FFF;
	margin:0 auto;
	padding:6px 0 0;
	background:url(img/footer_bg.png) no-repeat;
}


	
/* トップページ
---------------------------------------------------- */
p.top {
	font-size:1em;
	margin:0 5px 15px 7px;
	padding:2px 0 2px 8px;
	border-left:#FFF solid 5px;
}


	
/* トップバナー
---------------------------------------------------- */
div.topbanner {
	display: block;
	float: left;
	overflow: hidden;
	width: 385px;
	height: 135px;
	margin: 0 0 35px;
	padding: 0;
	background: url(img/top_banner.png) no-repeat;
}
div.topbanner a{
	display: block;
	color: #000066;
	text-decoration: none;
	width: 385px;
	height: 135px;
}
div.topbanner a:hover{
	color: #990000;
	text-decoration: none;
	background: url(img/top_banner.png) 0 -135px no-repeat;
}

div.topbanner h3{
	font-size: 1.2em;
	margin: 0 0 0.35em;
	padding: 15px 0 0;
}
div.topbanner p{
	font-size: 1em;
	color: #FFF;
	margin: 0;
	padding: 0 10px 0 0;
}

div.topbanner img{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	padding: 0;
}



	
/* サービスバナー
---------------------------------------------------- */
div.sbanner {
	display:block;
	float:left;
	overflow:hidden;
	width:255px;
	height:235px;
	margin:0 4px 50px;
	_margin:0 3px 50px;
	padding:0;
	background:url(img/service_bg.png) no-repeat;
}

div.sbanner h4 {
	font-size:1.2em;
	color:#000066;
	margin:17px 0 1.5em 35px;
	padding:0;
}

div.sbanner ul {
	list-style-type:disc;
	margin:5px 0 0 40px;
	padding:0;
}

div.sbanner ul li {
	margin-bottom:1em;
}


	
/* トピックス
---------------------------------------------------- */
#t_area {
	display:inline;
	float:left;
	width:580px;
	margin:0 0 0 10px;
	padding:0;
}

p.topics {
	overflow:hidden;
	width:560px;
	height:27px;
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	margin:0 auto .5em;
	padding:8px 0 0 20px;
	background:url(img/topics_bg.png) no-repeat;
}

.topi {
	width:550px;
	height:auto;
	min-height:18px;
	font-size:1em;
	margin:0 auto .5em;
	padding:3px 5px 0 23px;
	border-bottom:#666 dotted 1px;
	background:url(img/label.png) no-repeat;
}

.topi a {
	font-size:.92em;
	text-decoration:none!important;
}

.topi span {
	font-size:.92em;
	font-weight:bold;
	margin-right:1em;
}

.topi em {
	font-size:.92em;
	font-weight:bold;
	font-style: normal;
	color: red;
	margin-right:1em;
}

.itiran {
	display:inline;
	float:right;
	margin:2em 0;
	padding:3px 0 0 20px;
	background:url(img/point.png) no-repeat;
}


	
/* バナーエリア
---------------------------------------------------- */
#b_area {
	display:inline;
	float:right;
	width:165px;
	margin:5px 10px 0 0;
	padding:0;
}

#b_area h2{
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 0 10px;
	padding: 0;
}

#b_area h2.kame{
	_background: url(/img/b_kameyama.png) no-repeat;
}
#b_area h2.kame a{
	display: block;
	width: 165px;
	height: 50px;
	background: url(/img/b_kameyama.png) no-repeat;
}
#b_area h2.kame a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}


#b_area h2.rec{
	_background: url(/img/b_recruit.png) no-repeat;
}
#b_area h2.rec a{
	display: block;
	width: 165px;
	height: 50px;
	background: url(/img/b_recruit.png) no-repeat;
}
#b_area h2.rec a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}


#b_area h2.kintai{
	_background: url(/img/b_kintai.png) no-repeat;
}
#b_area h2.kintai a{
	display: block;
	width: 165px;
	height: 50px;
	background: url(/img/b_kintai.png) no-repeat;
}
#b_area h2.kintai a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}


#b_area h2.hdt{
	_background: url(/img/b_hdt.png) no-repeat;
}
#b_area h2.hdt a{
	display: block;
	width: 165px;
	height: 50px;
	background: url(/img/b_hdt.png) no-repeat;
}
#b_area h2.hdt a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}















