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

@import "com.css";

#flash01 {
	margin:0;
}

#flash02 {
	margin:0;
}

#flash03 {
	margin:0;
}

.seotext {
	background:url(../images/main/seo_img-.jpg) no-repeat;
	height:80px;
	text-indent:-9999px;
}


/*contents
-----------------------------------*/
#contents {
	width:850px;
}

#contents02 {
	padding:20px 10px;
}

/*contents_r
--------------------*/
#contents_r {
	float:right;
	width:210px;
}

#kento_top {
	width:210px;
}

#kento_bottom {
	width:210px;
	background:url(../images/main/kento_bottom.jpg) no-repeat 0 100%;
	padding-bottom:5px;
}

#kento_side {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0 4px;
	background:#F5F5F5;
}

#kento_side img {
	margin-top:5px;
}

#bannar {
	margin:20px 0;
	text-align:center;
}

#bannar img {
	margin-bottom:5px;
}


/*contents_l
--------------------*/
#contents_l {
	float:left;
	width:600px;
}

#alloy_search {
	width:600px;
	background:url(../images/com/alloy_search.gif) repeat-y;	
}

#alloy_search_l {
	float:left;
	width:299px;
}

#alloy_search_r {
	float:right;
	width:299px;
}

#alloy_search_title {
	background:url(../images/com/title_bg01_g.gif) no-repeat;
	margin-bottom:3px;
}

#alloy_search_title h3 {
	height:36px;
	padding-left:20px;
	padding-top:10px;
	font-size:1em;
	font-weight:normal;
	color:#FFFFFF;
}

#alloy_search_title h3 a {
	color:#AC7C37;
	text-decoration:none;
}

#alloy_search_title h3 a:hover {
	color:#AC7C37;
	text-decoration:underline;
}

#alloy_search_img {
	float:left;
	padding-left:12px;
	width:80px;
}

#alloy_search_right {
	float:right;
	padding-right:12px;
	width:185px;
}


#alloy_search_text {
	display:block;
    height:70px;
	font-size:0.8em;
	line-height:1.6em;
}

.alloy_search_btn {
    text-indent:-9999px;
	float:right;
	padding-bottom:10px;
}

/* Windows版IE対策 \*/
*html #alloy_search_btn  {
	margin-top:0px;
}
/* Windows版IE対策終了 */

.alloy_search_btn a {
	background:url(../images/com/btn_01_off.gif) no-repeat 0 0;
	width:95px;
	height:26px;
	display:block;
}

.alloy_search_btn a:hover {
	background:url(../images/com/btn_01_on.gif) no-repeat;
	width:95px;
	height:26px;
	display:block;
}

#alloy_search_bottom {
	background:url(../images/com/alloy_search_bottom.gif) repeat-x;
	height:12px;
	width:600px;	
}



#topics_title {
    border-bottom:1px #dddddd solid;
	margin-bottom:5px;
	margin-left:2px;
}

#topics_title h3 {
	background:url(../images/com/arrow02.gif) 5px 10px no-repeat;
	height:17px;
	padding-left:20px;
	padding-top:5px;
	font-size:1em;
	font-weight:normal;
	color:#AC7C37;
}

#topic {
	width:590px;
	margin:auto;
	margin-bottom:10px;
}

#list {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

#list .date {
	color:#006e2e;
}

#list .title {
	font-weight:normal;
	padding-left:10px;
}

#list .summarys {
	padding-left:10px;
	font-size:0.8em;
	line-height:1.6em;
}

#list_more {
	text-align:right;
}
