@charset "UTF-8";


/*  フォントサイズ早見表
	以下のようにサイズを指定することで各ブラウザでのフォントサイズを揃えることが出来ます。
	左記のパーセントで指定してください。

	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px 
	92% = 12px	|	136% = 18px	|	182% = 24px 
	100% = 13px	|	144% = 19px	|	189% = 25px 
	107% = 14px	|	152% = 20px	|	197% = 26px 
	114% = 15px	|	159% = 21px	| 	

*/

/* index インデックスビジュアル
/*  ::::::::::::::::::::::::::::::::::::::::: */
/* rightside twitter */

#twitterbox {
	margin-top: 5px;
	width: 300px;
	clear: both;
	background-image: url(../../images/twitter_box_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 10px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #76c4bf;
}


#twitterbox h2,#twitter_tit {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
	background-image: url(../../images/twitter_head_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 58px;
	width: 300px;
}
#twitter_inner {
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	width: 250px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#twitter_inner dl {
	height: auto;
	width: 240px;
}

#twitter_inner dt {
	padding-left: 15px;
	font-size: 92%;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	_background-position: left 4px;
}

#twitter_inner dt a {
	display:block;
	text-decoration:underline;
}
#twitter_inner dt a:hover {
	display: block;
	text-decoration:none;
}
#twitter_inner dd {
	font-size: 92%;
	margin-left: 15px;
}
#twitter_inner dd span {
	font-size: 85%;
	display: block;
	text-align:right;
	margin-top: 2px;
}
/* news block お知らせ */

#NewsHeadlin {
	width: 643px;
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
}
#NewsHeadlin_Head {
	height: 31px;
	background-image: url(../../images/news_head_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#NewsHeadlin_Head h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}

#NewsHeadlin_Head p.all{
	display: block;
	width:51px;
	height:21px;
	float: right;
	margin-top: 5px;
	margin-right: 6px;
	_margin-right: 7px;
}

dl#headlin_list{
	margin-top: 4px;
	margin-left: 15px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	width: 613px;
	overflow: auto;
	white-space: normal;
	height: 120px;
}
/*ie7*/
*:first-child+html dl#headlin_list{
	margin-top: 4px;
	margin-left: 15px;
	margin-bottom: 15px;
	_margin-bottom: 0px;
	width: 613px;
	overflow: auto;
	white-space: normal;
	height: 120px;
}
dl#headlin_list dt{
	font-family: "ͣ Хå", Arial, "Osaka";	 /* mac */
	font-size: 100%;
	font-weight: bold;/*	font-family: "ͣ Хå", "Osaka";	  mac */
	padding-top:11px;
	padding-left:20px;
	background-image: url(../../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 14px;
}

dl#headlin_list dd{
	border-bottom:1px dotted #CCCCCC;
	padding-left:120px;
	padding-bottom:4px;
	margin-top:-1.8em;
	margin-top:-18px;
	/*font-size:85%;*/
	line-height:1.6em;
}
/*ie7*/
*:first-child+html dl#headlin_list dd{
	border-bottom:1px dotted #CCCCCC;
	padding-left:120px;
	padding-bottom:4px;
	margin-top:-1.8em;
	margin-top:-18px;
	/*font-size:85%;*/
	line-height:1.6em;
}

dl#headlin_list dd img {
	margin-right: 8px;
}

.counter {
	text-align:right;
	font-size: 92%;
	margin-right: 15px;
}
/* news block お知らせ */

#topNews {
	width: 643px;
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}
#topNewsHead {
	height: 31px;
	background-image: url(../../images/ptotnews_head_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topNewsHead h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}

#topNewsHead p.all{
	display: block;
	width:51px;
	height:21px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	_margin-right: 7px;
}
#topNews .news img {
	float: left;
	margin-right: 15px;
}

#topNews .news   {
	margin: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 13px;
	overflow:hidden;
}
.news_case {
	float: right;
	overflow:hidden;
	text-align:left;
	width:390px;
}
.news_case dl{
}
span.news_date {
	font-size: 92%;
}

.news_case dl dt a {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}
.news_case dl dt a:hover {
	text-decoration: underline;
}

.news_case dl dd{
	vertical-align: text-top;
	line-height: 1.5em;
	font-size: 107%;
	margin-top: 7px;
	margin-bottom: 3px;
	_zoom: 1;
	overflow: hidden;
}
.news_case2 {
	overflow:hidden;
	text-align:left;
	width:613px;
}
.news_case2 dl{
}

.news_case2 dl dt a {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}
.news_case2 dl dt a:hover {
	text-decoration: underline;
}

.news_case2 dl dd{
	vertical-align: text-top;
	line-height: 1.5em;
	font-size: 107%;
	margin-top: 7px;
	margin-bottom: 3px;
	_zoom: 1;
	overflow: hidden;
}

/* Google AdSense */

#AdSense {
	width: 534px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#center_banner_area {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}

#center_banner_area ul li {
	text-align: left;
	margin-right: 15px;
	float:left;
}

/* news_picup block お知らせ */

#news_picup {
	width: 643px;
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}
#news_picup_Head {
	height: 31px;
	background-image: url(../../images/seminar_head_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#news_picup_Head h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}


#news_picup .picup_block img {
	float: left;
	margin-right: 15px;
}

#news_picup .picup_block   {
	overflow:hidden;
	
}
.news_picup_case {
	overflow:hidden;
	text-align:left;
	width:600px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.news_picup_case dl{
}
span.news_picup_date {
	font-size: 85%;
}

.news_picup_case dl dt a {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}
.news_picup_case dl dt a:hover {
	text-decoration: underline;
}

.news_picup_case dl dd{
	vertical-align: text-top;
	line-height: 1.5em;
	font-size: 107%;
	margin-top: 10px;
	margin-bottom: 3px;
	_zoom: 1;
	overflow: hidden;
}

#book_picup {
	width: 643px;
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}
#book_picup_Head {
	height: 31px;
	background-image: url(../../images/book_head_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#book_picup_Head h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}


#book_picup .book_picup_block img {
	float: left;
	margin-right: 15px;
}



#book_picup .book_picup_block   {
	overflow:hidden;
	padding: 13px;
}
.book_picup_case {
	float: right;
	overflow:hidden;
	text-align:left;
	width:390px;
}
.book_picup_case dl{
}

.book_picup_case dl dt a {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}
.book_picup_case dl dt a:hover {
	text-decoration: underline;
}

.book_picup_case dl dd{
	vertical-align: text-top;
	line-height: 1.5em;
	font-size: 107%;
	margin-top: 10px;
	margin-bottom: 3px;
	_zoom: 1;
	overflow: hidden;
}

#book_picup .book_picup_title{
	overflow:hidden;
	padding-top: 10px;
	margin-right: 13px;
	padding-bottom: 10px;
	margin-left: 13px;
	border-top:1px dotted #CCCCCC;
}

.book_picup_title a{
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}

.book_picup_title a:hover{
	text-decoration: underline;
} 


#osusume_picup {
	width: 643px;
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}
#osusume_picup_Head {
	height: 31px;
	background-image: url(../../images/osusume_head_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#osusume_picup_Head h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}


#osusume_picup .osusume_picup_block img {
	float: left;
	margin-right: 15px;
}

#osusume_picup .osusume_picup_block   {
	overflow:hidden;
	padding: 13px;
}
.osusume_picup_case {
	float: right;
	overflow:hidden;
	text-align:left;
	width:390px;
}
.osusume_picup_case dl{
}

.osusume_picup_case dl dt a {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}
.osusume_picup_case dl dt a:hover {
	text-decoration: underline;
}

.osusume_picup_case dl dd{
	vertical-align: text-top;
	line-height: 1.5em;
	font-size: 107%;
	margin-top: 10px;
	margin-bottom: 3px;
	_zoom: 1;
	overflow: hidden;
}

#osusume_picup .osusume_picup_title{
	overflow:hidden;
	padding-top: 10px;
	margin-right: 13px;
	padding-bottom: 10px;
	margin-left: 13px;
	border-top:1px dotted #CCCCCC;
}

.osusume_picup_title a{
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6em;
}

.osusume_picup_title a:hover{
	text-decoration: underline;
} 


span.news_picup_date {
	font-size: 85%;
}

/* bnr_right バナー広告 */

.bnr_top {
	width: 300px;
	text-align: center;
	margin-top: 10px;
}
.bnr_top ul li {
	margin-bottom: 7px;
}

/* rightside サブメニュー */
#submenu_Head {
	margin-top: 10px;
	height: 50px;
	display: block;
	width: 300px;
	border-bottom-color: #CCCCCC;
	background-image: url(../../images/top_picup_head_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#submenu_Head h4 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}
#submenu {
	width: 298px;
	padding: 0px;
	text-align: left;
	background-color: #328cbe;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#submenu dl {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 280px;
	font-size: 107%;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#submenu dl a {
	text-decoration: none;
}
#submenu dl a:hover {
	text-decoration: underline;
}

#submenu dl dt {
	padding-left: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-image: url(../images/submenu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	line-height: 2.5em;
	background-color: #f3f8fc;
}
#submenu dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 2.2em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

/* 求人情報 */

#top_recruit_banner {
	width: 300px;
	margin-top: 10px;
	background-image: url(../../images/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p.recruit_special {
	padding-top: 195px;
	font-size: 114%;
	font-weight: bold;
	background-image: url(../../images/recruit_special_arrow.gif);
	background-repeat: no-repeat;
	background-position: 70px 195px;
	padding-left: 95px;
	height: 20px;
}
p.update_recruit {
	padding-top: 7px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../../images/recruit_special_arrow.gif);
	background-repeat: no-repeat;
	background-position: 70px 195px;
	color: #fada44;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
}
/* google 検索エンジン */

#search {
	margin-top: 10px;
}
#search .textbox {
	border: 1px solid #c3c9d2;
	padding: 3px;
	color: #333;
}
#search .textbox:focus {
	border: 1px solid #c3c9d2;
	background-color:#f9fcfe;
}
#search .textbox {
	width: 120px;
}

/* rightside運営者ブログ */

#operator {
	width: 298px;
	margin-top: 15px;
	padding: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#operatorHead {
	background-image: url(../../images/operator_head_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 33px;
	text-indent: -9999em;
}
#operatorHead h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}
#operator .profile_box img {
	float: left;
	margin-right: 15px;
}

.profile_box {
	padding: 0px;
	margin: 10px;
}
.profile_box h4 a {
	font-weight: bold;
	font-size: 122%;
}

.profile_box ul li {
	vertical-align: text-top;
	line-height: 1.2em;
	font-size: 100%;
	margin-top: 6px;
	margin-bottom: 3px;
}

.rubb {
	font-size: 77%;
}
.more {
	vertical-align: text-top;
	margin-top: 10px;
	text-align:right;
	font-size: 92%;
	margin-bottom: 2px;
}

/* 山口議員 */

#yamaguchi {
	width: 298px;
	margin-top: 15px;
	padding: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#yamaguchiHead {
	background-image: url(../../images/yamaguchigiin_head_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 33px;
	text-indent: -9999em;
}
#yamaguchiHead h2 {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -9999px;
}
#yamaguchi .profile_box .pbox {
	text-align: center;
	margin-bottom: 10px;
}
#yamaguchi .profile_box h4 {
	font-weight: bold;
	text-align: center;
	font-size: 122%;
}
#yamaguchi .profile_box h4 a {
	text-decoration: none;
}

#yamaguchi .profile_box ul li {
	text-align: justify;
	line-height: 1.5;
}

#yamaguchi .rubb {
	margin-top: 5px;
}

/* トップコラム */

#column_picup {
	width: 643px;
	padding-bottom: 10px;
	margin: 20px auto 0 0;
	border: 1px solid #CCCCCC;
}
#column_picup_Head {
	height: 31px;
	background: url(../../images/column_head_title.jpg) no-repeat 0 0;
}
#column_picup_Head h2 {
	text-indent: -9999px;
}

#column_picup_block {
	padding: 13px;
}

#column_picup_img {
	width:212px;
	float: left;
}

#column_picup_case {
	width:390px;
	float: right;
}
#column_picup_case p {
	width:390px;
	text-align:justify;
}

.column_picup_date {
	font-size: 92%;
	line-height:1;
	margin-bottom:5px;
}

.column_picup_bun {
	line-height: 1.5;
	font-size: 107%;
	margin: 7px 0 3px 0;
}

#column_picup_case a,#column_picup_case_l a,#column_picup_case_r a {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6;
}

#column_picup_case a:hover,#column_picup_case_l a:hover,#column_picup_case_r a:hover {
	text-decoration: underline;
}

#column_picup_case .more,#column_picup_case_l .more,#column_picup_case_r .more {
	text-align:right;
	vertical-align: text-top;
	margin: 10px 0 2px 0;
}
#column_picup_case .more a,#column_picup_case_l .more a,#column_picup_case_r .more a {
	font-size: 92%;
	line-height:1;
	font-weight:normal;
}

.column_picup_case2 {
	width:617px;
	border-top:1px dashed #999;
	margin-top:15px;
	background: url(../../images/column_picup_case2bg.gif) repeat-y 0 15px;
}
.wh_line {
	width:617px;
	height:15px;
	background-color:#fff;
}
.wh_line hr {
	display:none;
}

#column_picup_case_l,#column_picup_case_r {
	width:290px;
	float: right;
}
#column_picup_case_l {
	float: left;
}

#column_picup_case_r {
	float: right;
}

#column_picup_case_l p,#column_picup_case_r p {
	width:290px;
	text-align:justify;
}
