@charset "UTF-8";
/* CSS Document */

	
html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, arial, courier;
	line-height: 19px;
}
 
* html body {
	font-size: 75%;
}
/*ADD2*/
a:link {
	color:#1B75BB;
}
/*ADD2*/
a:visited {
	color:#1B75BB;
}



/*ADD2*/
a:hover {
	text-decoration: none;
	color: #F60;

}
/*ADD2*/
a:active {
	text-decoration: none;
	color: #F60;
}
/*ADD2*/
#container {
	width: 932px;
	margin: 0 auto;
	}
	

/*ADD2*/
#header {
	width: 932px;
	height: 160px;
	background-color: #FFF;	/*background: url("../headerbg.jpg") repeat-x 0% 0%;*/
	margin-left: 20px;
	margin-top: 20px;
	}
	

	
/*ADD2*/
#logo {
	width: 362px;
	height: 49px;
	background-color: #FFF;	/*background: url("./images/logo.jpg") repeat-x 0% 0%;*/
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	}
	
/*ADD2*/	
#sub {
	width: 520px;
	height: 49px;
	background-color: #FFF;
	float: left;
	text-align: right;
	margin-top: 13px;
	}
/*ADD2*/	
#crear {
	clear: both;	
	}
	
/*ADD2*/	
#menu {
	
	width: 932px;
	height: 49px;
	clear: both;
	padding-top: 30px;
	}
	
/*ADD2*/	
#menu_text {
	width: auto;
	height: auto;
	float: left;
	padding-right: 25px;
	padding-left: 10px;
	}

/*ADD2*/	
#menu_search {
	width: 260px;
	height: auto;
	float: left;
	
	text-align: right;
	color: #1B75BB;
	}
	
/*ADD2*/	
#menu_text .tit {
	font-size: 12px;
	color: #1B75BB;
	margin: 0px;
	padding: 0px;
	}
	
/*ADD2*/	
#menu_text .tit_sub {
	font-size: 10px;
	
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
/*ADD2*/	
#header_bred {
	width: 400px;
	font-size:10px;
	height: 20px;
	padding-left: 10px;
}
	
/*ADD2*/	
#header_image {
	height: 300px;
	width: 930px;
}

/*ADD2*/
#header_2image {
	height: 140px;
	width: 930px;
}
	
/*add*/
#tophead {
	width: 100%;
	height: 49px;
	background-image: url(images/header_01.gif);
	background-repeat: no-repeat;	/*background: url("../headerbg.jpg") repeat-x 0% 0%;*/
	}
/*add*/	
#topmenu {
	width: 100%;
	height: 97px;
	background-image: url(../red/images/herder.gif);	
	}
	
/*add*/
#topmenu ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	
}
/*add*/
#topmenu li {
	display: inline;
	
}
/*add*/
#topmenu a {
	display: block;
	float: left;
	margin: 0 3px 0 10px;
	padding: 10px 11px 10px 11px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	color: #262626;
	font-size: 14px;
}

/*add*/
#topmenu a:hover {
	
	
	color: #ff0000;
}

/*add*/
#topmenu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #000000;
}


/*add*/	
#topmessage {
	width: 100%;
	height: 183px;
	/*background: url("../headerbg.jpg") repeat-x 0% 0%;*/
	}
	
/*ADD2*/
#content {
	float: left;
	width: 670px;
	margin-left: 20px;
	padding-bottom: 20px;
	}
	
	
/*ADD2*/
#content_tittle {
	color: #1B75BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B75BB;
	height: 20px;
	margin-bottom: 10px;
	}
/*ADD2*/
#content_tittle_A {
	float: left;	
	}
/*ADD2*/	
#content_tittle_B {
	float: right;	
	}
	

/*ADD2*/
#content_news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7498B9;
	margin-bottom: 10px;
	}
	
/*ADD2*/
#content_news_A {
	width: 105px;
	float: left;	
	}
/*ADD2*/
#content_news_int {
	float: left;	
	}	
/*ADD2*/	
#content_news_B {
	width: 540px;
	float: right;	
	}
	
/*ADD2*/	
#content_colum_box {
	float: left;
	width: 200px;
	background-color: #CCC;
	}
/*ADD2*/	
#content_colum_box_space {
	float: left;
	width: 30px;
	}
	
/*ADD2*/	
#content_colum_box_int {
	float: left;
	width: 30px;
	}
/*ADD2*/	
#content_colum_box_tittle {
	width: 160px;
	float: left;
	color: #1B75BB;
	font-size: 12px;
	font-weight: bolder;
	}


#contentBanner {
	text-align: left;
}

/*ADD2*/	
#right {
	float: right;
	width: 200px;
	margin-right: 20px;
	}
	
/*ADD2*/
#right_box {
	width: 190px;
	color: #1B75BB;
	background-color: #CCC;	
	padding: 5px;
	}
	/*ADD2*/
#right_box_margin {
	height: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;	
}

/*ADD2*/
#right_box_int {
	width: 20px;
	float: left;
}
/*ADD2*/
#right_box_tex {
	width: 105px;
	float: left;
	
	}
/*ADD2*/
#right_box_img {
	float: right;
	}



/*ADD2*/
#right_box_news {
	color:#1B75BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7498B9;
	margin-bottom: 10px;
	}
	
/*ADD2*/
#right_box_news_A {
	width: 20px;
	float: left;	
	}
/*ADD2*/
#right_box_news_int {
	float: left;	
	}	
/*ADD2*/	
#right_box_news_B {
	width: 100px;
	float: left;	
	}


/*ADD2*/
#footer {
	width: 100%;
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #cecece;
	text-align: center;
	margin-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: 200px;
	}





/* Sidebar */
#sidebar {
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-bottom: 0px solid #cecece;
	}

#sidebar h4 {
	background-image: url(images/frame_16.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 15px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	}
#sidebar h6 {
	background-image: url(images/newColum.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 15px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	border-top: 1px dotted #cecece;
	background-image: url(images/int.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 20px;
	}
#sidebar li a {
	display: block;
	color: #2B4B7F;
	/*border-right: 7px solid #cecece;*/
	text-decoration: none;
	padding: 7px 0 4px 20px;
	}
#sidebar li a:hover {
	color: orange;
	border-right: 7px solid orange;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px;	
	}
#contentMain td {
	vertical-align: top;
	padding: 6px;
	}
	
#contentMain .list {
	}
#contentMain .list2 {
	background-color: #FFC;
	margin: 3px;
	padding: 6px;
	}
	
#contentMain h3 {
	background-image: url(images/frame_10.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	}
	
#contentMain h4 {
	height: 30px;
	font-size: 12px;
	color: #003;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 0px;
	}
#contentMain ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#contentMain li {
	margin: 0;
	height: 33px;
	border-top: 1px dotted #cecece;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 0px;
	width: 280px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	}
#contentMain li a {
	display: block;
	color: #2B4B7F;
	/*border-right: 7px solid #cecece;*/
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	}
#contentMain li a:hover {
	color: orange;
	border-right: 7px solid orange;
	}
#contentMain p {
	margin: 0px;
	padding: 0px;
	}

#contentMain2 p {
	margin: 0px;
	padding: 0px;
	}
/*add*/
#contentMain2 h2 {
	color: #600;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	background-image: url(../red/images/int_subtittle.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	text-indent: 40px;
	padding-bottom: 10px;
	}

#contentMain2 h3 {
	background-image: url(images/int_big.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 24px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#contentMain2 h4 {
	height: 28px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	color: #666;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	width: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#contentMain2 h5 {
	height: 28px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	color: #666;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	width: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	}
	
#contentMain2 h6 {
	height: 16px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	color: #666;
	font-weight: normal;
	padding-bottom: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	}


/*add*/
#contentMain2 h7 {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	border-bottom-style: none;
	width: 600px;
	text-decoration: none;
	height: 17px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: square;
	}
/*add*/
#contentMain2 h8 {
	font-size: 14px;
	color: #900;
	font-weight: bold;
	border-bottom-style: none;
	width: 600px;
	text-decoration: none;
	height: 17px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	}


#inquire {
	border: 2px ridge #900;
	width: 520px;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	background-image: url(images/int_fax.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	}
	
	/*変更*/
#inquire_box {
	border: 2px ridge #900;
	width: 580px;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: 5px;
	}
	
#userTex {
	border: 1px solid #666;
	width: 600px;
	margin: 10px;
	
	}
	
#userTittle {
	font-size: 14px;
	background-color: #CCC;
	height: 29px;
	padding-left: 10px;
	padding-top: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#userInfo_tittle {
	font-size: 14px;
	height: 25px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#userText {
	padding: 5px;
}
#userInfo {
	padding-top: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}


#formInput {
	background-color: #F3F3F3;
	margin: 10px;
	width: 580px;
	padding: 10px;
}

/*add*/
#formInputB {
	background-color: #FC9;
	margin: 10px;
	width: 580px;
	padding: 10px;

}

#WikiUserProf {
	background-color: #F3F3F3;
	margin: 10px;
	width: 580px;
	height: auto;
	padding: 10px;
}
#WikiUserProf_pict {
	width: 160px;
	float: left;
}
#WikiUserProf_pict_img {
	border: 2px outset #CCC;
	height: 100px;
	width: 100px;
}
#WikiUserProf_text {
	width: 250px;
	float: left;
}

#WikiUserProf_text h3 {
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #666;
	font-weight: bold;
}

#WikiUserProf_other {
	width: 150px;
	float: right;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFC;
	clear: right;
	margin-bottom: 10px;
}

#WikiUserProf_othertex {
	padding: 5px;
	background-color: #FFF;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wikiNew {
	width: 600px;
	background-color: #fff;
	margin: 0px;
}

#wikiNewTittle {
	font-size: 14px;
	height: 20px;
	padding-left: 10px;
	padding-top: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #933;

}

#wikiNewuserText {
	width: 440px;
	height: auto;
	padding-bottom: 5px;
	clear: left;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#wikiNewUserProf_pict {
	width: 120px;
	height: auto;
	float: right;
	padding: 5px;
	text-align: right;
	clear: right;
}


#wikiNewUserProf_pict_img {
	border: 2px outset #CCC;
	height: 100px;
	width: 100px;
	float: right;
}
#wikiNewUserProf_pict_img_tex {
	width: 100px;
	float: right;
	text-align: center;
}

#wikiNewcrear {
	clear: both;
	width: 100%;	
}
#category-list {
	width: 600px;
}

/* Additional styles */
p {
	padding: 5px;
	margin: 0;
	}
img {
	border: 0;
	text-align: center;
	}
h1 {
	display: none;
	}
a {
	color: #009;
	text-decoration: none;
	}
a:hover {
	color: orange;
	}
	
/*アコーディオン関連*/
#accordion_next {
	float: right;
	padding: 3px;
	height: 20px;
	cursor: pointer;
	}
#accordion_UserInfo {
	clear: both;
	
	}
#accordion_UserImg {
	margin: 3px;
	padding: 0px;
	height: 64px;
	width: 64px;
	border: 2px outset #999;
	float: left;
	}
#accordion_UserTittle {
	height: 16px;
	width:190px;
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
	background-color: #666;
	padding-left: 5px;
	}
	
#accordion_UserName {
	padding-top: 3px;
	height: 16px;
	font-size: 14px;
	background-color: #FCC;	
	padding-left: 5px;
	}
#accordion_UserDiteil {
	height: 14px;
	background-color: #FCC;
	padding-top: 3px;
	font-size: 10px;
	padding-left: 5px;
	}
#accordion_UserGo {
	height: 19px;
	background-color: #FCC;	
	padding-top: 3px;
	padding-left: 5px;
	}
	
/*add*/
#jqnews
{
	overflow: hidden;
	height: 241px; 
	width: 300px;
		margin: 0px;
}
#jqnews div
{
		overflow: hidden;
	margin: 0px;
}


#news {
	height: 241px;
	width: 300px;
	margin: 0px;
}
#news-header {
	height: 34px;
	width: 300px;
	background-image: url(images/news_01.gif);
}
#news-info {
	height: 17px;
	width: 285px;
	background-image: url(images/news_02.gif);
	padding-left: 15px;
	color: #FFF;
}
#news-tittle {
	height: 31px;
	width: 260px;
	background-image: url(images/news_03.gif);
	padding-left: 40px;
	font-size: 15px;
	padding-top: 10px;
}
#news-contents {
	height: 149px;
	width: 285px;
	background-image: url(images/news_04.gif);
	padding-left: 15px;
	color: #FFF;
}
#news-body {
	height: 149px;
	width: 275px;
	color: #FFF;
	
}

.interview{
	font-size: 12px;
	font-weight: bold;
	color: #C39;
}

.hantei{
	font-size: 23px;
	font-weight: bold;
	color: #C39;
}

/*ADD*/
.checkerSide {
	
	border: 1px solid #777;
	padding: 5px;
}
