@charset "UTF-8";

/*shokika*/
*{
    margin:0;
    padding:0;
}

img {
	border: 0;
}

strong,em {
	font-style: normal;
	font-weight: bold;
}

a:focus {
	outline: none;
}

/*base*/
html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background: url("../img/body_bg.gif") repeat-x left top;
	background-color: #fff;
	color:#333;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",osaka,"ＭＳ Ｐゴシック",Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 1.4;
}

/*link_base*/
a:link {
	color: #56689b;
	text-decoration: underline;
}
a:visited {
	color: #836fb2;
	text-decoration: underline;
}
a:active {
	color: #ae654c;
	text-decoration: underline;
}
a:hover {
	color: #ae654c;
	text-decoration: underline;
}

/*midashi_base*/
h1,h2,h3,h4,h5,form,textarea {
	font-size: 100%;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

/*回り込み解除clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*ページTOPへ戻る*/
.pagetop {
	width: 100px;
	height: 34px;
	position: absolute;
	top: -20px;
	right: 20px;
}


/*wrapper----------*/
#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

/*header----------*/
#header {

	width: 900px;
	height: 100px;
	background: url("../img/header_bg.gif") no-repeat left top;
	position: relative;
	margin: 0 auto;
}

#header ul {
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 10px;
}

#header li {
	display: inline;
	/margin-right: 3px;
	line-height: 30px;
	/zoom: 1;
	font-size: 12px;
	margin: 0 3px;
}

#header li, x:-moz-broken {
	margin: 0 2px; /* Fx 3.0 以降に適用される */
}


#header li a {
	background: url("../img/lcnav_ico.gif") no-repeat left center;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
}

#header li a:hover {
	color: #ae654c;
	text-decoration: none;
}

/*logo----------*/
#logo {
	width: 171px;
	height: 40px;
	position: absolute;
	top: 39px;
	left: 30px;
}

/*sublogo----------*/
#sublogo {
	width: 177px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 20px;
}

/*nav----------*/
#nav {
	width: 180px;
	height: auto;
	font-size: 80%;
	float: left;
	padding-bottom: 20px;
}

#nav ul {
	list-style: none;
}

#nav li {
	width: 180px;
	height: auto;
	/margin-bottom: -2px;/*IE6*/
}

*:first-child+html #nav li {
	margin-bottom: -6px;/*IE7*/
}

#nav li p {
	width: 180px;
	height: 41px;
}

#nav ul ul {
	list-style: none;
	border-left: 1px solid #ccc;
	margin-left: 1px;
}

#nav ul ul li {
	width: 156px;
	background: url("../img/subnav_ico.gif") no-repeat left 8px;
	font-size: 12px;
	margin-left: 15px;
	/margin-bottom: 2px;/*IE6*/
	padding: 4px 0 4px 6px;
}

*:first-child+html #nav ul ul li {
	margin-bottom: 6px;/*IE7*/
}

#nav ul ul li a {
	color: #666;
	text-decoration: none;
}

#nav ul ul li a:hover {
	color: #ae654c;
	text-decoration: underline;
}

/*top_main----------*/
#top_main {
	width: 555px;
	height: auto;
	font-size: 85%;
	float: left;
}

/*r_side----------*/
#r_side,#r_side2 {
	width: 155px;
	height: auto;
	border: 1px solid #cdcdcd;
	font-size: 80%;
	float: left;
	margin: 5px 0;
	padding: 4px;
}

/*con_main----------*/
#con_main {
	width: 720px;
	height: auto;
	font-size: 85%;
	float: right;
	padding-bottom: 40px;
}

/*footer----------*/
#footer {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
	background: url("../img/footer_bg.gif") repeat-x left top;
	font-size: 11px;
	padding: 20px 0 0 0;
}

/*社名----------*/
#c_name {
	width: 900px;
	height: auto;
	color: #888;
	/font-size: 12px;
	margin: 0 auto 10px;
}

#c_name span {
	margin-right: 1em;
}

/*footnav----------*/
#footnav {
	width: 900px;
	height: auto;
	color: #666;

	margin: 0 auto;
}

#footnav li {
	display: inline;
	/margin-right: 3px;
	line-height: 18px;
	/zoom: 1; 
	font-size: 11px;
	/font-size: 12px;
	margin-right: 10px;
}

#footnav li a {
	background: url("../img/ftnav_ico.gif") no-repeat left center;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
}

#footnav li a:hover {
	color: #ae654c;
	text-decoration: underline;
}

/*copy*/
.copy {
	width: 900px;
	height: auto;
	color: #8394bd;
	margin: 0 auto 3px auto;
	text-align: right;
}

/*トピックス*/
.topics {
	width: 178px;
	height: auto;
	border: 1px solid #909fc6;
	font-size: 90%;
	margin-top: 10px;
	padding-bottom: 20px;
}
.topics h3 {
	background: url("../img/topics_title.gif") no-repeat left bottom;
	line-height: 35px;
	text-indent: -9999px;
}
.topics_in {
	width: 160px;
	height: 470px;
	overflow-y: auto;
	overflow-x:hidden;
	margin: 10px auto;
}
.topics_in p {
	background: url("../img/news_ico.gif") no-repeat left 15px;
	border-bottom: 1px dotted #cdcdcd;
	padding: 10px 0 10px 12px;
}

.topics_in p span {
	color: #c03b3b;
}







