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

*{
	margin: 0;
	-moz-box-sizing: border-box;
}
img{
	border: 0;
}
html{
	overflow: scroll;
}
#portal_body{
	width: 100%;
	text-align: center;
	background: #fff url(/image/custom/index/body_bg.jpg) repeat-x;
}
#container{
	width: 870px;
	margin: 0 auto;
}
table{
	border-collapse: collapse;
}

.clear{
	clear: both;
}
.text{
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}

a:link,a:visited{
	color: #666;
	text-decoration: none;	
}
a:hover,a:active{
	color: #800;
	text-decoration: underline;	
}


/* -------------------- header -------------------- */
#header h1{
	height: 28px;
	padding: 0px 5px 0;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}
#header h2{
	text-align: left;
	float: left;
}
#header p{
	text-align: right;
}

/* -------------------- search_box -------------------- */
#search_box {
  margin: 10px 0 6px 0;
  text-align: right;
}
#search_box .search_form{
  margin: 0;
  padding: 0;
}

/* -------------------- gloval navigaion -------------------- */

#g_navi {
  padding: 0px;
}

#g_navi li{
	list-style: none;
	display: inline;
}

/* -------------------- contents -------------------- */
#contents{
	width: 690px;
	margin: 30px 0;
	float: left;

}
#contents div{
	vertical-align: top;
	padding: 0 5px;
}

/* -------------------- right_column -------------------- */
#right_column{
	width: 180px;
	text-align: center;
	float: right;
	margin: 30px 0;
	background: url(/image/custom/right/bg.gif) left repeat-y;
	padding: 0;
}
#right_column h3{
	widht: 160px;
	margin: 10px auto 0;
}
#right_column h3 img{
  vertical-align: bottom;
}
#right_column .isi {
	width: 160px;
	margin: 0 auto;
	padding: 20px 0 10px;
	background: url(/image/custom/right/menu_bg.gif) repeat-y;
	border-bottom: 1px solid #ccc;
}

#right_column .pre {
	width: 160px;
	margin: 20px auto;
	padding: 0px 0 10px 0;
	background: url(/image/custom/right/menu_bg.gif) repeat-y;
	border-bottom: 1px solid #ccc;
	
}


#right_column .right_ul{
	margin: 20px 10px 10px;
	text-align: left;
	list-style: none;
	padding: 0;
}
#right_column li{
	margin-bottom: 5px;
}
#right_column li img{
  vertical-align: bottom;
}

/* -------------------- president_area -------------------- */
#president_area {
  list-style-type:none;
  margin:0;
  padding:0;
}

#president_area .president_title a {
  border-bottom:1px dotted #CCCCCC;
  color:#666666;
  display:block;
  font-size:11px;
  padding:3px 2px 0;
  text-decoration:none;
  margin-left:5px 5px 0 5px;
  text-align:left;
}

/* -------------------- footer -------------------- */
#footer{
	background: url(/image/custom/common/footer_bg.gif);
	text-align: center;
}

#footer a{
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
color:#FF0000;
text-decoration:underline;
}

#footer_inner{
	text-align: center;
	width: 870px;
	margin: 0 auto;
	padding: 10px;
	font-size: 12px;
}
#footer_inner address{
	color: #ffffff;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

/* -------------------- shop_info -------------------- */

#shop_info {
  padding: auto;
}

#shop_info a{
  color: #999999;
  text-decoration: none;
}

#shop_info a:hover, #footer a:active {
color:#FF0000;
text-decoration:underline;
}

/* -------------------- image -------------------- */
#main_image{
	width: 870px;
	height: 291px;
	background: url(/image/custom/index/main_image.jpg) no-repeat;
}
#main_image p{
	text-align: left;
	position: relative;
	top: 244px;
	left: 573px;
}

/* -------------------- column -------------------- */
#left_column,#center_column{
	width: 335px;
	text-align: left;
	float: left;
}
#left_column h3,#center_column .h3{
	margin: 10px 0;
}

#left_column dl{
	margin: 10px 0;
}
#left_column dt{
	background: url(/image/custom/index/icon_news.gif) left 3px no-repeat;
	padding-left: 15px;
	color: #7e5f3c;
}
#left_column dd{
	margin-bottom: .5em;
	padding-bottom: .5em;
	color: #666;
	border-bottom: 1px dotted #98a7b0;
}
#center_column .h4{
	margin: 10px 0 5px;
}

/* -------------------- search_index -------------------- */
#search_index {
  width: 680px;
  padding: 0 10px 0 5px;
  line-height:150%;
}

/* -------------------- search_area -------------------- */
#search_area {
  width: 658px;
}

#search_area .item_line {
  border: 1px solid #E0C7B0;
  margin: 0 auto;
  padding: 5px 0;
  width: 630px;
}

#search_area .item_line .img-box {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  height: 90px;
  width: 120px;
  padding: 5px 5px;
  margin: 0 5px;
  float: left;
  -moz-box-sizing:content-box;

}

#search_area .title {
  color:#AB0000;
  font-size:18px;
  font-weight:bold;
  margin:5px 0 0;
  text-align:left;
}

#search_area .time {
font-size:12px;
font-weight:bold;
margin:0 0 5px;
text-align:right;
}

#search_area .text {
  margin: 0 10px 0 155px;
}

/* -------------------- pager -------------------- */
.pager{
  font-size: 13px;
  margin: 10px 0;
}

.pager ul{
  margin: 0.3em 0.5em;
  padding: 0;
  text-align: right;
  width: auto;
}

.pager ul li{
  display: inline;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* -------------------- topic_path -------------------- */
#topic_path{
	text-align: right;
	font-size: 12px;
	list-style: none;
}
#topic_path li{
	display: inline;
	padding-right: 14px;
	background: url(/image/custom/common/topic_path_arrow.gif) right 2px no-repeat;
}
#topic_path .last{
	padding-right: 0;
	background: none;
}
#topic_path strong a:link,#topic_path strong a:visited{
	color: #f00;
	text-decoration: none;	
}
#topic_path strong a:hover,#topic_path strong a:active{
	color: #800;
	text-decoration: underline;	
}
#topic_path a:link,#topic_path a:visited{
	color: #666;
	text-decoration: none;	
}
#topic_path a:hover,#topic_path a:active{
	color: #800;
	text-decoration: underline;	
