/*  
Theme Name: KAMEYAMA
Theme URI: 
Description:
Version: 1.0
Author: Tsukasa Ohsumi
Author URI: http://www.kameyama-grp.co.jp/

*/



/* リセット
---------------------------------------------------- */
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,table,caption,tbody,tfoot,thead,tr,th,td{
	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 {
	min-width:850px;
	width: auto !important;
	width: 850px;
	_width: 100%;
	font-size: 12px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	line-height: 1.4;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg_main.jpg) repeat-y;
}
body {/font-size: 75%;}
html>/**/body {font-size /*\**/: 75%\9;}

a:link{ color: #0A1D45; text-decoration: none;}
a:visited{ color: #999999; text-decoration: none;}
a:hover{ color: #660000; text-decoration: none;}
a:active{ color: #0A1D45; text-decoration: none;}

li { margin-bottom: 0.35em;}

img {
	border: none;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.img_l {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

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


/* 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 */



*html .suke{
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}






/* ヘッダー
---------------------------------------------------- */

#header {
	width: 750px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
}


#header h1{
	display: inline;
	overflow: hidden;
	float: left;
	width: 150px;
	height: 45px;
	font-size: 1em;
	margin: 15px 0;
	padding: 0;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#header h1 a{
	display: block;
	width: 150px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(img/kameyama_logo.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#header h1 a:hover{
	background: transparent url(img/kameyama_logo.png) 0 -45px no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}






/* ページのトップへ戻る
---------------------------------------------------- */
p.to_top {
	clear: both;
	float: right;
	width: 10em;
	font-size: 0.92em;
	text-align: right;
	text-indent: 0;
	margin: 0 0 1em;
	padding: 0 0 0 18px;
	background: url(img/arrow.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}




/* フッター上の帯
---------------------------------------------------- */

#obi {
	min-width:850px;
	width: auto !important;
	width: 850px;
	_width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(img/bg_obi.jpg) repeat-y;
}

#obi .area {
	width: 750px;
	font-size: 0.92em;
	margin: 0 auto;
	padding: 1em 0;
}

#obi .area h1{
	display: inline;
	overflow: hidden;
	float: right;
	width: 194px;
	height: 36px;
	font-size: 1em;
	margin: 3px 0 8px;
	padding: 0;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#obi .area h1 a{
	display: block;
	width: 194px;
	height: 36px;
	text-indent: -9999px;
	background: transparent url(img/footer_logo.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#obi .area h1 a:hover{
	background: transparent url(img/footer_logo.png) 0 0 no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}

#obi .area p{
	clear: right;
	float: right;
	width: 205px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#obi .area ul{
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0.5em 0;
	border-left: #999999 dotted 1px;
}
#obi .area ul.right{border-right: #999999 dotted 1px;}

#obi .area ul li{
	margin: 0.5em auto;
	padding: 0;
}







/* フッター
---------------------------------------------------- */

#footer {
	min-width:850px;
	width: auto !important;
	width: 850px;
	_width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(img/bg_footer.jpg) repeat-y;
}

#footer p{
	font-size: 1em;
	text-align: center;
	color: #333333;
	margin: 0 auto;
	padding: 5px 0;
}

#footer a:link{	font-weight: bold;color: #FF0000;	text-decoration: none;}
#footer a:visited{	font-weight: bold;color: #FF0000;	text-decoration: none;}
#footer a:hover{	font-weight: bold;color: #FFFFFF;	text-decoration: none;}
#footer a:active{	font-weight: bold;color: #FF0000;	text-decoration: none;}










/* 404ページ
---------------------------------------------------- */
#error {
	display: inline;
	float: left;
	width: 555px;
	color: #333333;
	margin: 0;
	padding: 0;
}
#error h2{
	width: 555px;
	height: 20px;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto 0.75em;
	padding: 5px 0 0;
	background: url(img/h2_bg.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#error p{
	margin: 4em 2em;
	padding: 0;
}









/* コラム部分
---------------------------------------------------- */
#column {
	display: inline;
	float: left;
	width: 555px;
	color: #333333;
	margin: 0;
	padding: 0;
}

#column h2{
	width: 555px;
	height: 20px;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto 0.75em;
	padding: 5px 0 0;
	background: url(img/h2_bg.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#column h2 a:link{ color: #FFFFFF; text-decoration: none;}
#column h2 a:visited{ color: #FFFFFF; text-decoration: none;}
#column h2 a:hover{ color: #660000; text-decoration: none;}
#column h2 a:active{ color: #FFFFFF; text-decoration: none;}


#column h3{
	clear: both;
	_height: 18px;
	font-size: 1em;
	margin: 0.5em 0 0.75em;
	padding: 2px 0 0 15px;
	background: url(img/h3_bg.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}

#column p{
	margin: 0 0.5em 0.5em;
	padding: 0;
}

#column p.title{
	font-weight: bold;
	text-indent: 0;
	margin: 0.35em auto 0.35em 0.5em;
	padding: 0;
}

#column ol li ul{
	margin: 0 auto 2.5em;
}



/* テキストナビゲーション
---------------------------------------------------- */
#column ul#txt_navi {
	font-weight: bold;
	text-align:  center;
	line-height: 2em;
	margin: 0.5em auto;
	padding: 0;
}
#column ul#txt_navi li{
	display: inline;
	margin: 0 0 0.5em!important;
	padding: 0 0.75em;
	border-left: 1px solid #999999;
	list-style-type: none;
}
#column ul#txt_navi li.end{
	border-right: 1px solid #999999;
}

#column ul#txt_navi2 {
	font-weight: bold;
	text-align:  center;
	line-height: 2em;
	margin: 0.5em auto 2em;
	padding: 0;
}
#column ul#txt_navi2 li{
	display: inline;
	margin: 0 0 0.5em!important;
	padding: 0 0.75em;
	border-left: 1px solid #999999;
	list-style-type: none;
}
#column ul#txt_navi2 li.end{
	border-right: 1px solid #999999;
}








.post {
	clear: both;
	width: 555px;
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 15px!important;
	padding: 0 0 25px;
	border-bottom: #999999 dotted 1px;
}

.entry {
	margin: 2em 5px 1em 10px;
}
	
.entry p{
	margin: 0 0 0.5em 0;
}

.entry em{
	font-style: normal;
	font-weight: normal;
}

.entry a.back{
	font-weight: bold;
	margin: 0 1px;
	padding: 0 2px;
	background-color: #c0e3f0;
}
.entry p a:visited {
	color: #b85b5a;
}
.entry p.kotira{
	text-align: right;
	margin: 3em 0 !important;
	padding: 0;
}

.entry .end{
	margin-bottom: 75px!important;
}
.entry .int{
	text-indent: 1em!important;
}
.entry .kome{
	font-size: 0.92em;
	color: red;
	margin-left: 1em!important;
}



.entry table.hyou{
	width: 535px;
	border: 1px solid #999999;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 0 3em 0.5em;
}
.entry table.hyou th{
	padding: 3px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #AAA;
}
.entry table.hyou td{
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #DDD;
}

.entry table.hyou td.mid {
	font-weight: bold;
	vertical-align: middle !important;
	background-color: #CCC !important;
}

.entry table.hyou td.mid_c{
	text-align: center;
	font-weight: bold;
	vertical-align: middle !important;
	padding: 5px;
	background-color: #CCC !important;
}



.entry table.hyou2{
	border: 1px solid #999999;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 0 3em 0.5em;
}
.entry table.hyou2 th{
	padding: 3px 0.5em;
	color: #000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #AAA;
}
.entry table.hyou2 td{
	padding: 2px 0.5em;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #DDD;
}



.entry div.job {margin-bottom: 4em;}
.entry div.job h4{
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.entry div.job h5{
	font-size: 1.1em;
	color: #990000;
	margin: 0.5em 0 0.25em 0;
	padding: 0;
}
.entry div.job p{
	text-indent: 1em;
	margin: 0 0 0.35em 0;
	padding: 0;
}
.entry div.job img{
	display: inline;
	float: left;
	margin: 0 1em 0.5em 0;
	padding: 0;
}
.entry div.job ul{
	font-weight: normal;
	margin: 0 0 2em 190px;
	padding: 0;
}
.entry div.job li{
	margin-bottom: 0.25em;
}

.entry div.job ul.yoko{
	font-weight: normal;
	margin: 0 0 2em 190px;
	padding: 0;
	list-style-type: disc;
}
.entry div.job ul.yoko li{
	float: left;
}
.entry div.job ul.yoko li.left{
	width: 12em;
}


.entry div.job p.job_clear {
	display: block;
	clear: left;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	margin: 0 0 3em;
	padding-top: 3px;
	border-top: 1px dotted #666666;
}






.entry div.sp{
	display: inline;
	float: left;
	font-size: 0.9em;
	text-align: center;
	margin: 0.5em 12px 3em;
	padding: 20px 20px 10px;
	border: 1px solid #999;
	background-color: #F0F0F0;
}
.entry div.sp img{ margin-bottom: 0.75em;}




.entry div.ceo{
	clear: both;
	float: right;
	text-align: right;
	margin: 2em 0.5em 1em 0;
	padding: 0;
}




.entry div.doui{
	clear: both;
	text-align: center;
	margin: 2em auto 3em;
	padding: 0;
}





.entry p.mail_p{
	font-size: 1.05em;
	color: #990000;
	margin-bottom: 2em !important;
}
.entry p.mail_p strong{
	color: #003333;
	padding: 0 2px;
}

.entry p.hogo{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-indent: 0 !important;
	margin: 0 auto 1em !important;
}

.entry p.red{
	color: #FF0000;
}





.entry dl.top{
	border-top: #555 dotted 1px;
}
.hb {
	background-color: #DEDEDE;
}


.entry .about{ margin-top: 1.5em;}
.entry .about dl{
	clear: both;
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.entry .about dl dt{
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.entry .about dl dd{
	font-size: 0.92em;
	margin: 0 0 0 8em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}



.entry .his{ margin-top: 1.5em;}
.entry .his dl{
	clear: both;
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.entry .his dl dt{
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.entry .his dl dd{
	font-size: 0.92em;
	margin: 0 0 0 9em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}





.entry .edu{ margin-top: 1.5em;}
.entry .edu dl{
	clear: both;
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.entry .edu dl dt{
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.entry .edu dl dd{
	font-size: 0.92em;
	margin: 0 0 0 10em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}





.entry .eng_ab{ margin-top: 1.5em;}
.entry .eng_ab dl{
	clear: both;
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.entry .eng_ab dl dt{
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.entry .eng_ab dl dd{
	font-size: 0.92em;
	margin: 0 0 0 15em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}





.entry  dl.res{
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.entry dl.res dt{
	clear: both;
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.entry dl.res dd{
	font-size: 0.92em;
	margin: 0 0 0 7em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}


.entry  dl.res2{
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.entry dl.res2 dt{
	clear: both;
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.entry dl.res2 dd{
	font-size: 0.92em;
	margin: 0 0 0 8em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}





.entry  ol.hou{
	font-size: 1.1em;
	color: #000;
	margin-bottom: 3.5em;
}





.entry div.tags{
	font-size: 0.92em;
	color: #000;
	margin: 5em;
	padding: 0;
}
.entry div.tags p{ text-indent: 0 !important;}
.entry div.tags a{ font-weight: bold;}


html>body .entry ul {
	margin: 0.75em 0;
	padding: 0 0 0 30px;
	padding-left: 20px;
	list-style-type: disc;
	} 

html>body .entry li {
	margin: 0 0 0.25em 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry .ddsg-wrapper ul li{
	margin-bottom: 0.75em;
}

.entry .ddsg-wrapper ul li ul{
	margin: 0.35em auto 2em;
}
.entry .ddsg-wrapper ul li ul li{
	margin-bottom: 0.35em;
}


.entry .kgarchives{
	margin-top: 4em;

}
.entry .kgarchives ul{
	list-style-type: none;
	margin: 0 0.5em 5em 0;
	padding: 0;
}
.entry .kgarchives ul li{
	clear: both;
	font-size: 0.92em;
	text-indent: 0;
	margin: 0 0.5em 1em 0;
	padding: 0 5px 1px;
	border-bottom: #666666 dotted 1px;
}
.entry .kgarchives ul li span{
	float: left;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0 1em 0 20px;
	background: url(img/mark.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}

.post-edit-link {
	font-size: 0.92em;
	text-align: right;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	




.kensaku {
	margin: 2em 0.5em 35px 10px;
	padding: 0;
	border-bottom: #999999 dotted 1px;
}
.kensaku p {
	font-size: 0.86em;
	text-indent: 0;
	margin: 0 0.5em 0.5em 0;
	padding: 0 0 1px;
}
.kensaku h6{
	font-size: 0.92em;
	text-align:  right;
	margin: 0 0.5em 0 0;
	padding: 0;
}







/* お客様の声
---------------------------------------------------- */
ul.guest {
	list-style-type: none;
}

ul.guest li img{
	margin: 5px 0.5em 0 0;
}

ul.guest li.ia{
	clear: both;
	margin:1.5em 0 0;
	padding: 0 0 1em 35px;
	list-style-type: none;
	background: url(img/b_ia.png) no-repeat;

}
ul.guest li.oa{
	clear: both;
	margin:1.5em 0 0;
	padding: 0 0 1em 35px;
	list-style-type: none;
	background: url(img/b_oa.png) no-repeat;

}
ul.guest li.web{
	clear: both;
	margin:1.5em 0 0;
	padding: 0 0 1em 35px;
	list-style-type: none;
	background: url(img/b_web.png) no-repeat;

}
ul.guest li ul{
	margin:0.5em 0 0;
	padding: 0 0 2em;
	list-style-type: none;
}


ul.guest li ul li.good{
	clear: both;
	display: inline;
	float: left;
	height: auto;
	min-height: 2.5em;
	margin:0.35em 0 0;
	padding-left: 35px;
	background: url(img/face_good.png) no-repeat;
}

ul.guest li ul li.smile{
	clear: both;
	display: inline;
	float: left;
	height: auto;
	min-height: 2.5em;
	margin:0.35em 0 0;
	padding-left: 35px;
	background: url(img/face_smile.png) no-repeat;
}

ul.guest li ul li.bad{
	clear: both;
	display: inline;
	float: left;
	height: auto;
	min-height: 2.5em;
	margin:0.35em 0 0;
	padding-left: 35px;
	background: url(img/face_angry.png) no-repeat;
}

ul.guest li ul li.ya{
	clear: both;
	text-align: center;
	margin:0 auto 0.35em;
	padding-top: 0.5em;
}














/* サイドバー
---------------------------------------------------- */
#sidebar {
	display: inline;
	float: right;
	width: 175px;
	margin: 0 0 25px;
	padding: 0;
	z-index: 0;
}

#sidebar ul{ list-style-type: none;}
#sidebar p{
	font-size: 0.92em;
	margin: 0 0.5em 2em;
	padding: 0;
}



/* 検索窓
----------------------------------------------------------- */  
#sidebar #searchform{
	display: block;
	width: 175px;
	height: 24px;
	position: relative;
	margin-bottom: 1.5em;
	background: url(img/input.png) left top no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
	
}
#s {  
	width: 131px;
	font-size: 1em;
	position: absolute;
	top: 1px;
	*top: 3px;
	left: 12px;
	border: 1px solid #FFF;
}
#searchsubmit {  
	position: absolute;
	top: 3px;
	left: 151px;
}


/* サイドナビゲーション
---------------------------------------------------- */
#sidebar ul.navi{
	height: 208px;
	margin: 0 0 2em;
	padding: 0;
	list-style-type: none;
}
#sidebar ul.navi li{
	margin: 0;
	padding: 0;
	width: 175px;
	height: 52px;
}
#sidebar ul.navi li a{
	display: block;
	width: 175px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#sidebar ul.navi li#sn01 { background: url(img/side_navi.png) no-repeat 0 0; behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);}
#sidebar ul.navi li#sn02 { background: url(img/side_navi.png) no-repeat 0 -54px; behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);}
#sidebar ul.navi li#sn03 { background: url(img/side_navi.png) no-repeat 0 -107px; behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);}
#sidebar ul.navi li#sn04 { background: url(img/side_navi.png) no-repeat 0 -161px; behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);}

#sidebar ul.navi li#sn01 a:hover{ background: url(img/side_navi.png) no-repeat -175px 0;}
#sidebar ul.navi li#sn02 a:hover{ background: url(img/side_navi.png) no-repeat -175px -54px;}
#sidebar ul.navi li#sn03 a:hover{ background: url(img/side_navi.png) no-repeat -175px -107px;}
#sidebar ul.navi li#sn04 a:hover{ background: url(img/side_navi.png) no-repeat -175px -161px;}




/* サイドボタン
---------------------------------------------------- */
#sidebar h2{
	width: 175px;
	font-size: 1.1em;
	text-align: center;
}

#sidebar h2.btn_a{
	overflow: hidden;
	width: 175px;
	height: 40px;
	margin: 0;
	padding: 0;
}
#sidebar h2.btn_a a{
	display: block;
	width: 175px;
	height: 30px;
	padding-top: 10px;
	background: transparent url(img/side_ba.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar h2.btn_a a:hover{
	background: transparent url(img/side_ba.png) 0 -40px no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}

#sidebar h2.btn_b{
	overflow: hidden;
	width: 175px;
	height: 40px;
	margin: 0;
	padding: 0;
}
#sidebar h2.btn_b a{
	display: block;
	width: 175px;
	height: 30px;
	padding-top: 10px;
	background: transparent url(img/side_bb.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar h2.btn_b a:hover{
	background: transparent url(img/side_bb.png) 0 -40px no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}








#sidebar p.bkd{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.bkd a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_bkd.gif) no-repeat;
}
#sidebar p.bkd a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.hdt{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.hdt a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_hdt.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar p.hdt a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.recruit{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.recruit a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_recruit.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar p.recruit a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.kintai{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.kintai a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_kintai.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar p.kintai a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.remote{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.remote a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_remote.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar p.remote a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.pc{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.pc a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_pc.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
#sidebar p.pc a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.siemens{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.siemens a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_siemens.gif) no-repeat;
}
#sidebar p.siemens a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.xerox{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.xerox a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_xerox.png) no-repeat;
}
#sidebar p.xerox a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.libero{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.libero a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_libero.gif) no-repeat;
}
#sidebar p.libero a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

#sidebar p.ryoma{
	overflow: hidden;
	width: 165px;
	height: 46px;
	margin: 0 5px 1em;
	padding: 0;
}
#sidebar p.ryoma a{
	display: block;
	width: 165px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/img/side_ryoma.gif) no-repeat;
}
#sidebar p.ryoma a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}






/* Pマーク
---------------------------------------------------- */
#sidebar .pmark{
	clear: both;
	margin: 0 auto 30px;
}
#sidebar .pmark h6{
	display: inline;
	float: left;
	font-size: 1em;
	margin: 2em 0 0 8px;
}
#sidebar .pmark p{ clear: both;}
#sidebar .pmark img{
	display: inline;
	float: right;
	margin: 0 5px 0.5em 0;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}





/* 遠隔支援操作リンク
---------------------------------------------------- */
#sidebar .enkaku{
	font-size: 0.82em;
	text-align: center;
	margin: 0 auto;
	padding-right: 5px;
}
#sidebar .enkaku a:link{ color: #999; text-decoration: none;}
#sidebar .enkaku a:visited{ color: #999; text-decoration: none;}
#sidebar .enkaku a:hover{ color: #990000; text-decoration: none;}
#sidebar .enkaku a:active{ color: #999; text-decoration: none;}







/* デモサイトボタン
---------------------------------------------------- */
p.demo {
	overflow: hidden;
	width: 180px;
	height: 50px;
	margin: 2em 0 0 135px!important;
	padding: 0;
}
p.demo  a{
	display: block;
	width: 180px;
	height: 50px;
	text-indent: -9999px;
	background: transparent url(img/demo.png) no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}
p.demo  a:hover{
	background: transparent url(img/demo.png) 0 -50px no-repeat;
	behavior: url(/wp-content/themes/kameyama/js/iepngfix.htc);
}







/* 進路支援ページ
---------------------------------------------------- */
.entry table.sinro{
	width: 535px;
	font-size: 0.92em;
	border: 1px solid #999999;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 0 3em 0.5em;
}
.entry table.sinro th{
	padding: 3px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #AAA;
}
.entry table.sinro td{
	padding: 2px 5px;
	text-align: center;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #DDD;
}

.entry table.sinro td.mid {
	font-weight: bold;
	text-align: left;
	vertical-align: middle !important;
	background-color: #CCC !important;
}
.entry table.sinro td a:link{ color: #003300; text-decoration: none;}
.entry table.sinro td a:visited{ color: #003300; text-decoration: none;}
.entry table.sinro td a:hover{ color: #990000; text-decoration: none;}
.entry table.sinro td a:active{ color: #003300; text-decoration: none;}




.entry ol.sinro li{
	clear: both;
	margin-bottom: 1.5em;
}
.entry ol.sinro li p{
	font-size: 0.92em;
	text-indent: 0!important;
	margin: 0 0 2em;
}
.entry ol.sinro li img{ margin-top: 0.5em;}

.entry ol.sinro li p.totop{
	float: right;
	margin: 1em 0!important;
}



/* End Structure */








/* Begin Images */
.wp-caption {
	text-align: center;
}
.wp-caption img{
 margin: 0.5em auto;
}
.wp-caption-text {
	font-size: 0.92em;
	text-indent: 0!important;
}

.alignright {
	display:  inline;
	float: right;
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}

.alignleft {
	display:  inline;
	float: left;
	margin: 0 1.5em 1.5em 0;
	padding: 0;
}

.aligncenter {
	margin: 0 auto;
	padding: 0;
}











/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear: both;
	display: block;
	height: 50px;
	font-size: 0.92em;
	text-align: center;
	margin-top: 35px!important;
}
.navigation .alignleft{margin-left: 0.5em;}
.navigation .alignright{margin-right: 0.5em;}



/* End Various Tags & Classes*/






.migration {
	clear: both;
	width: 100%;
	margin: 0.5em 0 0;
	border-top: #999 solid 1px;
}
.migration th{
	width: 50%;
	text-align: center;
	padding: 5px 0;
	border-bottom: #999 solid 1px;
}
.migration td{
	padding: 4px 1em;
	border-bottom: #999 solid 1px;
}
.migration td .kome{margin-left: 0!important;}
.migration td ul{
	margin: 0!important;
	padding-left:0.5em!important;
}


.migration .left{
	border-right: #666 dotted 1px;
}






.smsd{
	clear: both;
	float: right;
	margin-bottom: 75px!important;
}










/* 2010.11.15 個人情報保護方針（メールフォーム）
---------------------------------------------------- */
.ppsc{
	overflow:auto;
	height:250px;
	margin-bottom:3em;
	padding: 1em 0;
	border: #999 solid 1px;
}
.ppsc ul li{margin-right: 0.5em!important;}






/* 2010.12.27 本社移転
---------------------------------------------------- */
table.iten{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 2em 0;
	padding: 0;
	border: #666 solid 1px;
}
table.iten th{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 3px 1em;
}
table.iten td{
	vertical-align: middle;
	margin: 0;
	padding: 3px 0.75em;
}






/* 2011.06.08 CSSボタン
---------------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 30px auto 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bwhite {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.bwhite:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.bwhite:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}











/* 2012.01.27 出身校一覧
---------------------------------------------------- */
.alma_mater{
	width: 100%;
	margin-bottom: 35px;
	border-top: #666 dotted 1px;
}
.alma_mater th{
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0;
	padding: 5px 1em;
	border-bottom: #666 dotted 1px;
	border-right: #aaa solid 1px;
}
.alma_mater td{
	line-height: 1.5;
	text-align: left;
	margin: 0;
	padding: 5px 0.5em 5px 1em;
	border-bottom: #666 dotted 1px;
}











