* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	font-size: 80%;
	line-height: 140%;
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", san-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;	
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	color: #000000;
	outline:none;
}
a:visited {
	TEXT-DECORATION: none;
	color: #000000;
	outline:none;
}
a:hover {
	color: #FF0000;
	TEXT-DECORATION: none;
	outline:none;
}
a:active {
	TEXT-DECORATION: none;
	color: #000000;
	outline:none;
}

.new_company a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.new_company a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.new_company a:hover {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.new_company a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.header_category a:link {
	TEXT-DECORATION: none;
	color: #3A579A;
}
.header_category a:visited {
	TEXT-DECORATION: none;
	color: #3A579A;
}
.header_category a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.header_category a:active {
	TEXT-DECORATION: none;
	color: #3A579A;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
#header h1 {
	font-size: 12px;
	line-height: 14px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}
#header .login {
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}


#header .head_logo {
	padding-left: 5px;
	float: left;
	
}
#header ul.head_link {
	float: right;
	font-weight: bold;
	width: 425px;
	z-index: 10;
	position: static;
}
#header ul.head_link li {
	float: left;
	list-style-type: none;
	margin-left: 20px;
}

.header_category {
	width: 150px;
	position: absolute;
	background-image: url(img/header_category.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: -5px;
	margin-left: 785px;
	z-index: 1;
	display: none;
}

.header_category ul {
	padding-top: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header_category ul li {
	background-image: url(img/fav_ul_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 5px;
	padding-bottom: 10px;
	list-style-type: none;
	color: #3A579A;
	padding-left: 7px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	margin-bottom: 10px;
}
#content .search {
	text-align: right;
}
#content .search img {
    padding-left: 10px;
}

#content h2 {
	margin-bottom: 20px;
	background-image: url(img/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	font-size: 20px;
	line-height: 140%;
}
#content h3 {
	font-size: 14px;
	background-image: url(img/h3_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#content h3 .right {
	float: right;
	margin-top: 4px;
}
#content h4 {
	padding-bottom: 8px;
}
#content .box_d {
	float: left;
	width: 490px;
	padding-top: 20px;
	margin-right: 20px;
}
#content .box_d .event {
	float: left;
	position: relative;
	visibility: visible;
	width: 235px;
	margin-right: 20px;
}
#content .box_d .pic2 {
	position: absolute;
	background-image: url(img/top_pic.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	width: 225px;
	padding-left: 10px;
	float: left;
	margin-right: 20px;
	background-position: bottom;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#content .box_d .new_company {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	visibility: visible;
	height: 130px;
	width: 235px;
	cursor: hand;

}
#content .box_d .btn {
	text-align: center;
	padding-top: 20px;
}
#content .box_d .btn2 {
	float: right;
}
#content .box_d .btn3 {
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: right;
	display: block;
}
#content .box_d .link {
	color: #666666;
	text-align: right;
	margin-top: 10px;
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 60px 6px;
}
#content .box_d .title {
	font-size: 14px;
	color: #E80012;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
#content .box_d .last {
	margin-right: 0px;
}
#content .box_d .first {
    padding-top: 0px;
}
#content .bottom {
	margin-bottom: 0px;
}
#content .box_left_90 {
	float: left;
	width: 90px;
	color: #668FC1;
}
#content .box_left_235 {
	float: left;
	width: 235px;
	margin-right: 20px;
	padding-bottom: 30px;
}
#content .box_left_390 {
	float: left;
	width: 390px;
}
#content .box_right {
	float: right;
}

#content .box_gray {
	background-color: #F4F4F4;
	padding: 10px;
}
#content .box_line {
	background-image: url(img/box_line_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 15px;
}


#content .top_text {
	background-image: url(img/top_flow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	width: 87px;
	margin-right: 50px;
	margin-top: 23px;
	margin-left: 6px;
}
#content .top_text2 {
	background-image: url(img/top_flow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	width: 87px;
	margin-right: 45px;
	margin-top: 23px;
}
#content .top_text3 {
	background-image: url(img/top_flow3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 7px;
	float: left;
	width: 87px;
	margin-top: 23px;
}
#content .top_title {
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-top: 10px;

}
#content .top_title2 {
	font-size: 20px;
	font-weight: bold;
	background-image: url(img/top_title2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
#content .top_flow {
	padding-top: 80px;
	background-image: url(img/top_flow_bg.gif);
	background-repeat: no-repeat;
	background-position: 130px 25px;
	padding-bottom: 30px;
}
#content .top_flow .text {
	float: left;
	margin-left: 6px;
	margin-right: 20px;
}
#content .top_box_top {
	background-image: url(img/top_box_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
#content .top_box {
	background-image: url(img/top_box_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#content ul li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-top: 10px;
}
#content dl.topics {
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF;
}
#content .topics dt {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 2px;
}

#content .topics dd {
	background-image: url(img/box_line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#content .last {
	margin-right: 0px;
}
#hotnews_caption {
	overflow:hidden;
	margin-bottom: 10px;
	display: block;
}
ul#hotnews_caption li {
	cursor:pointer;
	background-image: none;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	margin-right: 2px;

}
ul#hotnews_caption li.tab_selected {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#hotnews_caption .normal {
	display: none;
}
#hotnews_caption .normal2 {
	display: block;
}
#hotnews_caption .current{
	margin-right: 2px;
}
#hotnews_content .normal { 
    display:none; 
}
#content .current div:hover {
	background-color: #F2F2F2;
}
#content .normal div:hover {
	background-color: #F2F2F2;
}
ul#pankuzu li {
	float: left;
	background-image: none;
	padding-right: 6px;
	padding-left: 0px;
	margin-top: 0px;
	border-bottom-style: none;
	color: #CCCCCC;
}
ul#pankuzu a:link, ul#pankuzu a:visited {
	color: #CCCCCC;
}
ul#pankuzu a:hover {
	color: #333333;
}



#fav3 {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-bottom: 20px;
}
#footer .foot_logo {
	float: left;
}
#footer .foot_left {
	float: left;
}
#footer .foot_left_140 {
	float: left;
	width: 210px;
	margin-top: 5px;
}
#footer .foot_link_etc {
	float: left;
	margin-top: 5px;
}
#footer .foot_link_etc li {
	padding-top: 1px;
	margin-bottom: 3px;
}
#footer .foot_right {
	float: right;
}

#footer ul.foot_link {
	width: 167px;
	_width: 180px;
	margin-bottom: 25px;
	float: right;
	margin-right: 3px;
}
#footer ul.foot_link li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
}
#footer ul.foot_link li a {
	background-image: url(img/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
}
#footer .foot_link2 {
	background-image: url(img/foot_link1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-top: 1px;
	margin-bottom: 3px;
}
#footer .foot_link3 {
	background-image: url(img/foot_link2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-top: 1px;
	margin-bottom: 3px;
}
#footer .foot_link4 {
	background-image: url(img/foot_link3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-top: 1px;
	margin-bottom: 3px;
}
#footer .foot_text {
	color: #535353;
	text-align: right;
	padding-bottom: 9px;
}

#footer .foot_copyright {
	text-align: right;
	float: left;
	padding-left: 15px;
	width: 155px;
	
}
#footer .foot_copyright2 {
	text-align: right;
	color: #535353;
}
.font_white{
	background-image: url(img/top_pic.png);
	background-repeat: repeat-y;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 5px;

    +*padding-bottom: 7px;
	background-position: bottom;
	position: absolute;
	bottom: 0px;
	cursor: hand;
	padding-right: 10px;
	width: 215px;

}
#main .new_date {
	float: right;
	color: #FF6600;
}
#main .box_line {
	float: left;
	width: 740px;
}
#main .attachment-post-thumbnail {
	float: right;
	padding-left: 20px;
}
.font_gray {
	color: #666666;
}
body form .input {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    font-size: 18px;
    margin-bottom: 2px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 3px;
    width: 97%;
}
body form .search_input {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    font-size: 16px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 2px;
    width: 100px;
}
textarea, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], select {
    background-color: #FFFFFF;
    border-color: #DFDFDF;
}
input {
    color: #555555;
}
#loginform {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main .submit {
	text-align: center;
}

input.button-primary, button.button-primary, a.button-primary {
    background: url("/img/form-btn.png") repeat-x scroll left top #FF0000;
	border-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
}
.button-primary {
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    cursor: pointer;
    font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    font-size: 12px;
    margin-top: -3px;
    padding: 3px 10px;
    text-decoration: none;
}
#content #top_shop li {
	float: left;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	list-style-image: none;
}

#main .table1 td {
	padding-bottom: 14px;
}
#content .font_red {
	color: #EA1F00;
}
#main .btn_box {
	text-align: center;
	padding-top: 30px;
}
#main ol.index {
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#content .event .date {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
#content .event .title {
	font-weight: normal;
	font-size: 100%;
	padding-top: 5px;
	height: 36px;
	padding-bottom: 0px;
	display: block;
}
#content .eline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}
#content .subtitle {
	padding-bottom: 10px;
}
#header .head_link li {
	cursor: hand;
}
#header .hc865 {
	margin-left: 865px;
}

.zitem {
	width:112px;
	height:112px;	
	border:3px solid #444;	
	margin:0px 5px 5px 0;
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

.zitem .caption {
	width:112px;
/*	height:30px; */
	background:#000;
	color:#fff;
	font-weight:bold;
		
	/* fix it at the bottom */
	position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=50);    /* ie  */
	-moz-opacity:0.7;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.7;    /* for really really old safari */  
	opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.zitem .caption a {
	text-decoration:none;
	color:#fff;
	font-size:12px;	
	
	/* add spacing and make the whole row clickable*/
	padding:5px;
	display:block;
}

.zitem img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}
#content a.banner {
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
#scroller {
	display: none;
}
#content .top_news_date {
	color: #666666;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 6px;
}
#content .top_news_text {
	color: #666666;
	float: left;
	height: 15px;
	overflow: hidden;
	position: relative;
	width: 650px;
	text-align: left;
	margin-top: 6px;
}

#ticker a:link, #ticker a:visited  {
	color: #666666;
}

#ticker a:hover {
	color: #FF0000;
}
#ticker {
	width: 630px;
}

/*-------------------------------------------------
  menu
-------------------------------------------------*/

#main .menu {
	position: fixed;
	top: 141px;
	z-index: 6000;
	cursor: pointer;
	right: 0px;
	background-color: #000000;
	width: 95px;
	color: #FFFFFF;
	padding: 5px;
}

#main .menu a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#main .menu a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#main .menu a:hover {
	TEXT-DECORATION: none;
	color: #E6E6E6;
}
#main .menu a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
