@charset "Shift_JIS";

pre, dl, ol, p, blockquote { line-height:1.7em; }

blockquote { margin-left:32px; }

body{
	color:black;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:90%;
	font-family:verdana, arial, helvetica, Sans-Serif;
	width:970px;
}


* html BODY{
 text-align: center;
}




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

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

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

a:hover {
	text-decoration:underline;
}

h1, h2 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#fcf3cd;
	padding:.3em;
	border:0px;
	margin:20px 0px .5em 0px;
	text-align : center;
	font-size: 15px;
}
h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-bottom:  3px solid #fcf3cd;
	border-top:     1px solid #fcf3cd;
	border-left:   10px solid #fcf3cd;
	border-right:   5px solid #fcf3cd;
	color:#ffffff;
	background-color:#b88b38;
	padding:.3em;
	margin:40px 0px 0px 0px;
}
h4 {
	width : 135px;
	padding-top : 2px; 
	padding-bottom : 3px;
	padding-right: 2px;
	border-top : solid;border-top-width : 0px;
	border-bottom : 1px solid #ff962d;
	border-right: px solid #cccccc;
	border-left : 10px solid #fb3504;
	margin-right : 10px; 
	font : bold 1em 'Arial';
	text-indent: 0px; 
	padding-left : 5px;
	bottom : inherit;
	margin-left : 3px;
	color : #414141;
	margin-bottom : 10px;
	text-align : left;
}

h4 {
	margin-top:20px;
}

* html h4 {
	font-size:13px;
}



h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1.title {
	font-size: 15px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}

dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#F0F8FF;

}

pre {
    overflow:auto; /* <pre>で画面からはみ出すときに自動でスクロールバーを表示 */
    overflow-y:hidden; /* IEで横スクロールバーと同時に縦スクロールバーが表示されるので、これを消す */
    _width:100%; /* これがないとIEで<pre>に横スクロールバーが出ない */
}









img {
	border:none;
	vertical-align:middle;
}

ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
}

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#D0D8E0;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#606060;
	line-height:1.5em;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	margin:1px;
	color:inherit;
	background-color:#fcf3cd;
 	font-size:12px;
}

ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }

div.ie5 { text-align:center; }

span.noexists {
	color:inherit;
	background-color:#FFFACC;
}

.small { font-size:80%; }

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:60%;
	text-align:right;
}

hr.full_hr {
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.note_hr {
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}

/* html.php/edit_form() */
.edit_form { clear:both; }


/* pukiwiki.skin.php */
div#header {
	padding:0px 2px 3px 0px;
	margin:0px 0px 0px 0px;
        background-color : #cad8ff;
	width:970px;
}

* html div#header {
	padding:0px 0px 3px 0px;

}

div#navigator {
	clear:both;
	padding:4px 0px 0px 0px;
	margin:0px;
}

td.menubar {
	width:165px;
	vertical-align:top;
}

div#menubar {
	width:165px;
	padding-left:10px;
	padding-right:10px;
  	background-color : #e6edff;
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
  	border: 1px;
  	border-style : solid;
  	border-color : silver;
}

div#menubar ul {
	margin-left:13px;
	padding-left:13px;
}

div#menubar ul li { line-height:120%; }


div#menubar h4 { font-size:110%; }

* html div#menubar h4 { font-size:13px; }


div#menubar a {font-size:12px;}


div#body {
	padding-right:10px;
	padding-left:10px;

	margin:0px 0px 0px 0px;
	background-color : #fcf3cd;
  	border: 1px;
  	border-style : solid;
  	border-color : silver;
	width:580px;
	float : left;
}


div#body a {
 font-size:12px;
}



* html div#body {
	width:625px;
}

div#note {
	clear:both;
	padding:0px;
	margin:0px;
}

div#attach {
	clear:both;
	padding:0px;
	margin:0px;
}

div#toolbar {
	clear:both;
	padding:0px;
	margin:0px;
	text-align:left;
	width:970px;
}




div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#related {
	font-size:80%;
	padding:0px;
	margin:16px 0px 0px 0px;
}

div#footer {
	font-size:70%;
	padding:0px;
	margin:0px 0px 0px 0px;
}

div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:#ffd0ff;
	margin-bottom : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	width:500px;
}

img#logo {
	float:left;
	margin-right:20px;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

/* popular.inc.php */
span.counter { font-size:70%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
}

/* vote.inc.php */
td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}

/*--- // 誰コンXHTML  // ---*/




.div_all_wrapper{ 
  width : 970px;
  margin-left : auto;
  margin-right : auto; 
}


.div_header_title{
  float: left; 
  width : 620px;
}


.div_header_search{
  float: left;    
  width : 350px; 
}


.div_titlle_search_wrapper{
  clear: both;
  background-color : #0000b9;
  width : 970px;
  padding-top : 15px;
  padding-bottom : 25px;
  height : 35px;
}


* html .div_titlle_search_wrapper{
  clear: both;
  background-color : #0000b9;
  width : 973px;
  padding-top : 15px;
  padding-bottom : 15px;
}


.div_tabmanue_wrapper{
  background-color : #cad8ff;
  width : 970px;
  padding-top : 1px;
  padding-bottom : 0px;
  padding-right : 0px;
}


.div_pankuzu{
  background-color : white;
  width:970px;
  padding-top : 7px;
  padding-left : 5px; 
  padding-bottom : 7px;
  font-size : 12px;
}


/*--- // 角丸設定  // ---*/

#page_title { 
  width : 970px;
  float : center; 
  border-width : 0px 0px 0px 0px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  background-color : #ceedff;
 }

#page_title_inner { 
padding-top : 10px;
padding-bottom : 10px; 
 text-align : center;
}


.div_topics{
  padding-top : 6px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 15px;
  width : 770px;
  background-color : white;
  font-size : 12px;
  line-height : 1.5em;
  float : left;
}

.div_footer{
  clear: both;
  background-color : #0000b9;
  width : 955px;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-top-style : solid;
  border-top-color : white;  
  line-height : 1em;
}

* html .div_footer{
  width : 970px;
}


.table_footer_inner{
  font-size : 10px;
  color : silver;
  text-align : center;
  width : 100%;
}


.right_bar{
  border-width : 1px 1px 1px 1px;
  border-right-style : solid;
  border-right-color :#b0b0ff;
}


.table_footer_inner a{
 color : white;
}




.table_tab_menue{
  margin-top : 3px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 1px;
  text-align : center;
}


.table_tab_menue a{ 
 color : white;
}





.td_tab_menue_s{
  font-size : 10px;
  background-color : #4563f1;
  width : 74px;  
  line-height : 1.3em;
  padding-bottom : 1px;
}

.td_tab_menue_k{
  font-size : 10px;
  background-color : #3f9704;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_ky{
  font-size : 10px;
  background-color : #ee890d;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_s_2{
  font-size : 10.5px;
  background-color : #4563f1;
  width : 74px;  
  line-height : 1.3em;
  padding-bottom : 1px;
}

.td_tab_menue_k_2{
  font-size : 10.5px;
  background-color : #3f9704;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_ky_2{
  font-size : 10.5px;
  background-color : #ee890d;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_s :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_k :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_ky :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_s_2 :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_k_2 :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_ky_2 :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_select{
  color : #000000;
  font-size : 10.5px;
  background-color : #ffffff;
  width : 74px; 
  line-height : 1.3em;
}

.td_tab_menue_space{
  width : 0px;
}


.span_red{
  color : red;
}

.span_red_bold{
  font-weight : bold;
  color : red;
}


.span_font15_b{
  font-size : 1.5em;
  font-weight : bold;
}


.span_cha{
 color : #990000;
}

.span_green{
  color : #009900;
}


.span_orange{
 color : #fd7902;
}


.span_cha_bold{
  
  font-weight : bold;
  color : #990000;
}


.span_12b{
  font-size : 1.2em;
  font-weight : bold;
}


.TD_header_pagetitle_SpaceClass{
  width : 20px;
}

#aaa{
  background-color : #f0e097;
  
  
}
#aaa_inner{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 25px;
  padding-bottom : 10px;
}
#bbb{
  background-color : #f7dd79;
}
#bbb_inner{
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}

.header_tab_menue_link{
  color : white; 
  width : 100%;
  height : 100%;
  text-align : center;
}

.span_search{
  font-size : 12px;
  color : white;
}


#right_wrapper_s{

  width : 165px;
  text-align : center;  
  background-color : #e6edff;
  border: 1px;
  border-style : solid;
  border-color : silver;


  
}

*html #right_wrapper_s{
  width : 165px;
}

.div_pagetop_link{
  text-align : center;
  padding-bottom : 10px;
}


/*--- // 誰コンXHTML  // ---*/



div.test{
  border: 0px;
  border-style : solid;
  border-color : silver;
}


p{
 font-size:12px;
 padding-left:10px;
 padding-right:10px;
}

textarea{
 line-height:2em;
 font-size:12px;
 width:500px;
 padding-top : 10px;
 padding-bottom : 10px;
 padding-left : 10px;
 padding-right : 10px;
}

input{
 padding-top:2px;
}

.div_tenshoku{
  font-size : 12px; 
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 3px;
  margin-left : 5px;
  margin-right : 1px;
  margin-bottom : 0px;
  background-color : #f7f7ff;
  text-align : left;

}
.div_p_10{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}

.div_topics_r{
  background-color : white;
  text-align : right;
  padding-top : 7px;
  padding-bottom : 7px;
  width : 190px;
  float : left;
  margin-bottom : 3px;
}

.div_topics_r img{
border: 0px; 
}




