@charset "utf-8";
/*
Theme Name: pca2013
Description: PCA用
Author: kt-design2013
*/



/*========================初期化=============================== */
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, fieldset, form, label, legend, table, caption {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 16px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1em;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
h3, h4, h5, h6 {

}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*======================== れすぽんしぶ　===================*/	



/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
/*こちらの正式名称は「フルードイメージ」*/

img, object, embed, video {
	width:inherit;
	max-width: 100%;
	height: auto;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width: 100%;
	height: auto;
}





/* ==================== クリアフィックス ==================== */

.clearfix {
	display: block;
	height: auto;
	width: auto;
	overflow: hidden;
}
/* new clearfix */

.clearfix:after, #contents:after,  .#top_set:after, #wrap:after, .block:after, .kiji:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/* For modern browsers */
.cf:before, .cf:after {
	    content: "";
	    display: block;
	    overflow: hidden;
}
  .cf:after {
	    clear: both;
}
  /* For IE 6/7 (trigger hasLayout) */
.cf {
	    zoom: 1;
}

.overzoom{
	overflow:hidden;
	zoo,:1;}


/*====================== 前後のページへのリンク =============================*/

#btmnavi{
	font-size:50%;}
.prevnext {
	margin-top: 30px;
	overflow: hidden;
	border-top: 1px solid #666;
}
.prevnext a {
	font-size: 9px;
}
.prevnext a:hover {
	color: #009;
	text-decoration: underline;
}
.prev {
	font-size: 9px;
	margin: 0;
	float: left;
}
.next {
	font-size: 9px;
	margin: 0;
	float: right;
}
.alignleft {
	float: left;
	padding-right: 10px;
}
.alignright {
	float: right;
	padding-left: 10px;
}
.aligncenter {
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
/*====================マージン　設定　==========================*/


.inner10 {
	padding: 0px 10px 10px;
}
.inner5 {
	padding: 5px;
}
.center {
	text-align: center;
	width: auto;
	clear: both;
}
.padlr7 {
	padding: 0 7px 0 7px
}
.pad10center {
	padding: 10px;
	text-align: center;
}
.pad5center {
	padding: 0px 5px 5px;
	text-align: center;
}
.kei1 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	padding: 0 5px;
}
.kei1pad0 {
	border: 1px solid #999;
}
.keihw {
	padding: 5px;
	border: 1px solid #Fff;
}
.kei4bk {
	padding: 40px;
	border: 1px solid #999;
}
.kei1 {
	margin-top: 10px;
	border: 1px solid #999;
	padding: 2px 5px;
}
.pad5 {
	padding: 5px
}
.pad10 {
	padding:10px;
}
.pad0-20 {
	padding:20px;
}
.width200 {
	width: 200px;
}
.width220 {
	width: 220px;
}
.width300 {
	width: 300px;
}
.width350 {
	width: 350px;
}
.width400 {
	width: 400px;
}
.width110 {
	width: 110px;
}
.width200 {
	width: 200px;
}
.width300 {
	width: 300px;
}
.width290 {
	width: 290px;
	border: 1px #000 solid;
	line-height: 150%;
	height: 500px;
}
.width430 {
	width: 430px;
}
.width500 {
	width: 500px;
}
.width560 {
	width: 560px;
}
.width600 {
	width: 600px;
}
.marg_lr7 {
	margin: 0 7px 0 7px
}
.marg12 {
	margin-left: 12px;
	margin-right: 12px;
}
.marg20 {
	margin-left: 20px;
}
.marg32 {
	margin-left: 32px;
	margin-right: 32px;
}
.inner10 {
	padding: 10px;
}
.m_top10 {
	margin-top: 10px;
}
.m_btm10 {
	margin-bottom: 10px;
}
.half {
	width: 48%;
}
.quater {
	width: 25%;
	float: left;
}
/*========================文字の大小　設定==========================*/

.smaller, .small {
	font-size: 62.5%;
	font-weight: normal;
}
.minittl {
	text-align: center;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.title {
	padding: 3px;
	background-color: #bbb;
}
/*========================シャドウ==========================*/

.shadow {
	/* border-radius
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
 */
 
 
 
/* box-shadow */
	box-shadow: rgba(83, 84, 87, 0.298039) 0px 0px 6px 3px;
	-webkit-box-shadow: rgba(83, 84, 87, 0.298039) 0px 0px 6px 3px;
	-moz-box-shadow: rgba(83, 84, 87, 0.298039) 0px 0px 6px 3px;
}




/* ==================== 設計 ======================================================================================================== */
	
	
#wrap {
	text-align: left;
	font-size: 12px;
	background-color: #fff;
	max-width: 1000px;
	margin: 0 auto;
}
#header {
	color:#fff;
	position: relative;
	height: auto;
	margin:0 0 5px 0;
}

#head_inner {
	position:absolute;
	top:20px;
	left:20px;

}

#header h1 a {
	display: block;
	margin-bottom: 1em;
}

#discri {
	text-align: left;
}


#searchbox {
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}


#contents {
	width: 100%;

	margin-bottom: 2em;
}


#top_set {
	overflow:hidden;
	width:100%;
	margin: 0 auto;
}


#top_bnrs {
	float: right;
	width: 320px;
}
#top_covers {
	background-color: #efefef;
	width: 640px;
	float: left;
	position: relative;
}
#top_covers ul {
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
	overflow: hidden;
	zoom: 1;
	display: table;
}
#top_covers ul li {
	width:200px;
	list-style:none;
	margin:0 0 0 5px ;
	padding:0;
	float: left;

}



.kiji{
	text-align:center;	margin: 0 auto;
}
.kiji p{
	text-align:center !important;}


.kiji p img{
	margin:0 auto;}



#single_info_main {
	width: 60%;
	margin: 0 auto;
}



#footArea {
	text-align:center;
	font-size:60%;
	line-height: 1.2;
	width: 100%;
	background-color: #efefef;

	position: relative;
}
#footinner{
	padding:10px;}



.tablepad10 td {
	padding: 10px;
	line-height: 120%;
}




/*UL,LIなどの初期化に*/
.solidlist{
	list-style:none;
	margin:0;
	padding:0;}



.solidlist li {
	width:136px;
	height:180px;
	float:left;
/*	background-color:#eeeeee;
*/
	border: 1px solid #bbb;
	padding: 10px;
	margin: 0 10px 10px 0;
	display:table;
}



.solidlist  li:nth-child(6n){
	margin-right:0;}


.solidlist  li h5{ height:2rem;
line-height:1.21;}




h2.ttl_chapter {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 1em;
	color: #FFF;
	background: #666;
	padding: 10px;
}
h2, h3, h4 {
	font-weight: bold;
	line-height: 1.6;
}
p {
	text-align: left;
	line-height: 2;
	margin-bottom: 1em;
}
a {
	text-decoration: none;
	color: #09F;
}
p a img.aligncenter {
	display: block;
	text-align: center !important;
	margin: 0 auto !important;
}
address {
	font-style: normal;
}

span, address {
	font-size: 75%;
}




/* ==================== MENU設計 ============================================================================================================== */


ul#menu-site-menu  *{list-style: none;
	}




ul#menu-site-menu {
list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
	
	background-color: #111;
	margin-bottom:5px;
}
ul#menu-site-menu  li {
	position:relative;
list-style: none;
margin: 0;
	padding: 0;
	float: left;
	
}
ul#menu-site-menu  li a {height: 40px;


/*width:100px;*/

text-align:center;
line-height:40px;
	padding:0 10px;	background: #111 url(images/li_bg.png) no-repeat right -10px;
	display: block;
}

ul#menu-site-menu  li a:hover{
	color:#fff;
	background-color:#222;}



ul#menu-site-menu li ul {
	
		background-color:#222;
	
	margin: 0;padding: 0;
	
	position: absolute;
	z-index: 99999;
	top: 100%;
	left: 0;
	display: none;

}

ul#menu-site-menu li:hover > ul {
	display: block !important;
}


ul#menu-site-menu li > ul  a {
	font-size:90%;
	color:#fff;
	display:block;
	border-top:1px solid #fff;
	background-image:none;
	background-color:#222;
	width:160px;
	height: 30px;
	text-align:center;
line-height:30px;
	padding:0 5px;
}

ul#menu-site-menu li > ul li a:hover{	background-color:#333;}



ul#subMenu li {
	width: 100%;
	list-style: none;
	background: #000 url(images/li_bg_yoko.png) no-repeat left top;
	margin: 0;
	padding: 0 5px;
}
ul#mainMenu li a, ul#subMenu li a {
	line-height: 40px;
	height: 40px;
	color: #fff;
	padding: 0 1em;
	display: block;
}





ul#menu-foot-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 50%;
	float: left;
}
ul#menu-foot-menu li {
	border-left: 1px solid #333;
	position: relative;
	left: -50%;
	float: left;
	padding: 0 5px;
	margin: 0;
	list-style: none;
}
ul#menu-foot-menu li:last-child {
	border-right: 1px solid #333;
}
ul#menu-foot-menu li a {
	text-align: center;
	display: block;
}









 @media(min-width:769px) {
/*769以上のPC*/
#container {
}
}
 @media(max-width:768px) and (min-width: 481px) {
/*TABLET*/
	
html {
	font-size: 87.5%;/*サイト全体の基準フォントサイズ14px*/
}


#topset{
	width:760px;}


#top_bnrs {

		float: none;
		width: 100%;
}
#top_covers {

	width: 100%;

		float: none;
}



}
 @media(max-width: 480px) {
/*iphone*/
	
	
	
html {
	max-width: 480px;
	font-size: 100%;/*サイト全体の基準フォントサイズ12px*/
}
#wrap {
	background-color: #fff;
	
}



#topset{
	}


#top_bnrs {
	margin:0 auto;

		float: none;
		width: 90%;
}
#top_covers {

	width: 100%;

		float: none;
}



#top_covers ul {
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
	display:block;


}
#top_covers ul li {
	
	width:260px;
	list-style:none;
	margin:0 auto;
	padding:10;
	float: none;

}





/*====================ヘッダの内容==========================*/


#head {/*画面の横幅いっぱい*/
	background-color: #000;
	width: 100%;
	height: auto;
	position: relative;
	padding: 0px;
}

#head_inner {
	position:absolute;
	top:10px;
	left:10px;

}

h1 a {
	font-size:14px;
	
}

#searchbox,
#discri{
	display:none;}


/*ヘッダーのメニュー設定*/





ul#menu-site-menu {


list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	
	background-color: #111;
}
ul#menu-site-menu  li {
	position:relative;
list-style: none;
margin: 0;
	padding: 0;
	float: left;
	
width:100%;
}
ul#menu-site-menu  li a {
	height: 30px;

	line-height: 30px;
background-image: none;

}



ul#menu-site-menu li ul {
	width:50%;
	margin: 0;padding: 0;
	
	position: absolute;
	z-index: 99999;
	top: 100%;
	left: 49%;
	display: none;

}

ul#menu-site-menu li:hover > ul {
	display: block !important;
}


ul#menu-site-menu li > ul li a {
	color:#fff;
	display:block;
	border-top:1px solid #fff;
	background-image:none;
	background-color:#222;
	width:100%;
	height: 30px;
	text-align:center;
line-height:30px;
	padding:0 5px;
}








}