@charset "utf-8";
/*
Theme Name: pca2012
Description: design 3colum
Author:ktd
*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ul,li {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*

■font-size定義
8px→61%
9px→69%
10px→77%
11px→85%
12px→93%
13px→100%
14px→108%
15px→116%
16px→123.1%
17px→131%
18px→138.5%
19px→146.5%
20px→153.9%
21px→161.6%
22px→167%
23px→174%
24px→182%
25px→189%
26px→197% 


*/



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

.clearfix {
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;

}
/* new clearfix */

.clearfix:after, 
#content:after ,
.floatleft: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 */




/* 前後のページへのリンク */
.prevnext {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	margin-top: 30px;
	overflow:hidden;
}
.prevnext a:hover {
	color: #F00;
}
.prev {
	margin: 0;
	float: left;
}
.next {
	margin: 0;
	float: right;
}

.floatleft{ float:left; padding-right:10px;}
.floatright{ float:right; padding-left:10px;}


/* =========サイトの基本デザイン =========*/

body {
	text-align: center;
	margin: 0px;
	
	
}


body,p{
font: 13px/180% 'Arial', 'Tahoma', sans-serif;}


#wrap { width:100%; border-top: 4px solid #C00; 

	
	background-color:#fff;
}
#container {	background-color:#FFF;

	margin: 0px auto;
	width: 960px;
	text-align: center;
	height: auto;
	clear: both;
}
#contener_inner {
	padding:0px 10px 10px;
	text-align: left;
}


p{word-break: break-all;}
a img {
	border: none;
}

a {
	color:#c00;
	text-decoration:none;
}

a:hover {

	text-decoration: underline;
}



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


#head { background-color:#FFF; width:960px;  margin:0 auto; 
	
}

.kei{
	
	border:solid 1px #000;
	padding:5px;
	margin-bottom:5px;
	}
	
	
	.kei p{
		font-size:10px;}



#site-description { display:none;
	
}



#search{  text-align:right; float:right; padding-top:20px;  }



#searchform {
	width: 220px;
/*	background: url(images/input4.gif) left top no-repeat; background-color:#999; 	*/
	
	display: block;
	height: 24px;
	position: relative;
}
#searchform  #s	{
	width: 150px;
	position: absolute;
	top: 1px;
	left: 0px;
	border: 1px solid #ccc;
}
#searchform .btm	{
	position: absolute;
	top: 0px;
	right: 10px;
}





#head h1{ 
	

	
	float:left;
}

#head h1 a {background: url(images/logo.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px; 
	
}



/*共通仕様マージンなど*/
h2,  h4, h5, p,
#content h3
{
	margin-bottom:5px;
}


.setMember{ clear:both; margin-bottom:4em;}
.center,
.sidebar-r-up
{margin-bottom:10px;}

.inner10 {
	padding: 0px 10px 10px;
}
.inner5 {
	padding:5px;
}

.center{text-align:center; width:auto; clear:both;}
.pad10center{ padding:10px; text-align:center;}
.pad5center{
	padding:0px 5px 5px;
	text-align:center;
}

.kei1pad5{
	border:1px solid #999;
	padding:5px;
	margin-bottom:5px;
	text-decoration: none;
}
.kei1pad0{ border:1px solid #999; }
.height5{ height:5px;}








/*==================================サイトの独自仕様======================================*/





.toi {
	width:400px;
	border: 1px solid #DFDFDF;
	padding:10px;
}
.alignright {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.widgettitle, .screen-reader-text{ display:none;}


h2.pagettl {
	font-size:140%;
	color: #fff;
	padding: 5px;
	height: 60px;
	width: auto;
	text-align: left;
	border: 1px solid #C00;
	text-indent: 5px;
	background-color:#C00
}

h2.pagettl  a{
	color: #fff;
}

h3.menuttl{
	font: 12px/20px "Arial Black", Gadget, sans-serif;
	color: #fff;
	height: 20px;
	background: #DFC9E9 url(images/menuttl-bg.jpg);
	border: 1px solid #C00;
}


h3 {
	color:#333;
	padding:5px;
	font-size:100%;
	border: 1px solid #C00;
}
h4 {
	background-color: #Fff;
	font-size:100%;
	padding: 2px;

	color: #969;
}
h5 {
	text-indent: 5px;
	margin-bottom: 10px;



	background: #FFF url(http://pcasurf.com/wp-content/themes/pca2012/images/grade_bar.jpg) repeat-x left center;
	
	font-size:100%;
}






.topicbox li {
	font-size: 85%;
	border-bottom: 1px dotted #999;
}


.newsTTL {
	background: url(images/bnr_news.jpg) no-repeat left top; 
	height: 30px;
	width: auto;
	text-indent: -9999px; position:relative
}



.newsTTL a{
	background: url(images/bnr_news.jpg) no-repeat right top; 
	height: 30px;
	width: 200px; display:block;
	text-indent: -9999px; float:right
}





ul.photos{ margin-top:0px; }
ul.photos li{
	float:left;
	display:block;
	margin:0 0  5px 5px; background-color:#FFF;
	border:#C00 solid 1px;
 
	padding:2px 2px 2px 2px;
}
ul.photos li .data{ font-size:9px; color:#666;}
ul.photos li .data .time{ float:left;}


.infobox{
	height: auto;
	width: auto;
	overflow: auto;
	margin-bottom:10px;

}


.cat_discript{color:#999; margin-bottom:10px;}


.downloader{
	text-align: left;
}

.downloader img{
	vertical-align: middle;
	border-style: none;
}

/*============================================コンテンツの内容==========================*/

#content {
	
	
}
.to-top{
	width:auto;
	height:20px;

}
.to-top a {
	background: url(images/backtop1212.gif) no-repeat right center;
	display: block;
	height: 16px;
	width: auto;
	text-indent: -9999px;
	font-size: 8px;
	padding-right: 20px;
	line-height: 16px;
}
#foot { 
color:#FFF;
	padding-top:10px;
	clear: both;
	text-align: center;
	
}
.footinner{background-color:#C00; text-align:right; clear:both;
	
	border-top: 1px solid #fff;
}

#footDiscription {
	padding-right:10px;
	font-size: 83%;
	color: #999;
	float: left;
	padding-top: 20px;
}


.footinner address{ clear:both;
	font-size:77%;
	text-align:center;

	font-style: normal;
}


/*==============================#mainの中のリスト類の初期設定=====================================*/


#main{ padding:10px;}

#main ul, #main ol{
	margin:auto -3em 1em 0;
	padding:0;
	position:relative;
	left:-3em;
	overflow:hidden;
}

#main li{
	margin-top:0.25em;
	margin-bottom:0.25em;
}

#main ul ul, #main ul ol,
#main ol ol, #main ol ul{
	margin-left:1em;
	padding-left:0;
}

#main ul li, #main ol li{
	margin-left:5em;
}

#main li li{
	margin-left:1em;
}







/* =Menu -------------------------------------------------------------- */


#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none
}

/*ヘッダーのメニュー設定*/
#menu-sub_header { float:left;  }
#menu-sub_header li{
font-size:77%;
	display:inline;
	padding:0 15px;
background: url(images/vertical.gif) no-repeat right bottom;line-height: 50px;
	height: 50px;
	width: auto;
}

	

#menu-sub_header li a{}
#menu-sub_header li a:hover{}







/*フッターのメニュー設定=======================================================*/


#menu-site-menu-1 { float:left; text-align:left; }
#menu-site-menu-1 li{
font-size:77%;
	display:inline;
	padding:0 10px;
background: url(images/vertical.gif) no-repeat right bottom;
	height: auto;
	width: auto;
}

	

#menu-site-menu-1 li a{ color:#FFF;}
#menu-site-menu-1 li a:hover{}



/*サイドバーのメニュー設定*/
.sidebar-r-up,
.sidebar-r-down
{
	width:190px;
	margin:0 auto 20px;
}
.sidebar-r-up li,
.sidebar-r-down li
{
font-size:60%;
	
	
height: 20px;
	width: auto;
}

	

.sidebar-r-up li a,
.sidebar-r-down li a
{
	display:block;
	text-decoration:none;
	height:20px;
	background: no-repeat left top;
	font: 10px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C00;
	width: auto;
	border-right: 1px solid #C00;
	border-bottom: 1px solid #C00;
	border-left: 1px solid #C00;
}
.sidebar-r-up li a:hover,
.sidebar-r-down li a:hover{
	color: #F00;
	outline:none;
}





/* ==================== 段組み ==================== */


/*３段組*/
.home #content {
	float:left;
	width:540px;

	
}



#sidebar_l { 
	float:left;
	width: 190px;
	margin-right:10px;
	font-size: 77%;
	line-height: 130%;


}
#sidebar_r {
	text-align:center;
	float: right;
	width: 190px;
	min-height:400px;

}




/*２段組でサイドバーは#sidebar_single*/
.page #content
{
	float:right;
	width:700px;
white-space:normal;
word-break:break-all;

}

.error404 #content,
.single #content,
.archive #content
{
	float:right;
	width:740px;
white-space:normal;
word-break:break-all;

}



.home #sidebar_single {
	text-align:center;
	float: right;
	width: 190px;
	min-height:600px;
}




#sidebar_single {
	text-align:center;
	float: left;
	width: 190px;
	min-height:600px;
}

div{
  word-wrap: break-word;

}
.prevnext {
	padding: 2px;
	border: 1px solid #C00;
}