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

*
{
	margin:0;
	padding:0;
	text-align: left;
}

a:link    {color:#660000;}
a:visited {color:#660000;}
a:active  {color:#660000;}
a:hover   {color:#000;}

body {
	font-size: 100%;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-image:url(../img/top/bg_body.gif);
	background-repeat:repeat;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:1.6ex;
	text-align: left;
	color: #333333;
}

img {
    border: 0px;
}

a:link    {color:#660000;}
a:visited {color:#660000;}
a:active  {color:#660000;}
a:hover   {
	color:#000;
}

.clear {clear: both;}

.nvi {
	margin-left:0px;
	margin-right: 0px;
}

/* 文字装飾
---------------------------------------------------- */
.style1 {color: #FF3300}
.style2 {
	color: #009933;
	font-size:1.5ex;
	font-weight: normal;
}
.style3 {
	color: #FF3300;
	font-size:1.8ex;
	font-weight: normal;
}         

.style4 {
	color: #333333;
	font-size:1.6ex;
	font-weight: normal;
}

/* レイアウト設定
---------------------------------------------------- */
#shadow {
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top/shadow.gif);
	padding-bottom: 10px;
}

#wraper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/common/wraper_end.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	height: 88px;
	width: 850px;
	background-image: url(../img/top/header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#rogo {
	width: 200px;
	float: left;
	margin-left: 15px;
	height: 60px;
	margin-top: 20px;
}
#rogo a {
	display:block;
	height: 60px;
	width: 200px;
	text-indent: -9999px;
}
#rogo a:hover {
	background-position:right;
}

#main_img {
	width:828px;
	margin-left: auto;
	margin-right: auto;
}

#main_end {
	width:828px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
}

#main_contents {
	background-image: url(../images/common/main_contents_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 850px;
	padding: 0;
}

#left {
	width:220px;
	float:left;
	height: auto;
}

#center {
	width:361px;
	float:left;
	margin-top: 10px;
	border-right: dotted #000000 1px;
	padding-bottom: 20px;
	height: 465px;
}

#right {
	width:630px;
	height: auto;
	float: right;
	padding: 0;
}

#footernavi {
	width:850px;
	height:auto;
	clear: both;
	padding-top: 10px;
}

.footernavip {
	margin-left:30px;
	margin-top: 13px;
	color: #660000;
	font-size: 12px;
}
/* ヘッダーナビ設定
---------------------------------------------------- */

#headernavi {
	margin-top: 61px;
	font-size: 15px;
	float: right;
	margin-right: 10px;
	width: 408px;
	height: auto;
}

.headernavip {
	font-size:0.9em;
	color:#660000;
	text-align: center;
}

.headernavip a {
    color:#660000;
}
.headernavip a:hover {
	color:#000;
}


/* グローバルナビ設定
---------------------------------------------------- */
#g {
	background:#FFFFFF;
	width:828px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
}

#g_navi {
	width:828px;
	margin-left: auto;
	margin-right:auto;
	height: 34px;
	list-style-type: none;
	background:#FFFFFF url(../img/top/g_menu.gif) repeat-x left top;
}

#g_navi li {
    float:left;
	width:138px;
}

#g_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 34px;
	padding-top: 34px;
	color: #FFFFFF;
	background-image:url(../img/top/g_menu.gif);
}

/*　オフマウス時　*/
#nav01 a { background-position: 0      0; }
#nav02 a { background-position: -138px 0; }
#nav03 a { background-position: -276px 0; }
#nav04 a { background-position: -414px 0; }
#nav05 a { background-position: -552px 0; }
#nav06 a { background-position: -690px 0; }

/*　選択済み　*/
#nav01 a.stay { background-position:  0     -34px; }
#nav02 a.stay { background-position: -138px -34px; }
#nav03 a.stay { background-position: -276px -34px; }
#nav04 a.stay { background-position: -414px -34px; }
#nav05 a.stay { background-position: -552px -34px; }
#nav06 a.stay { background-position: -690px -34px; }


/*　オンマウス時　*/
#nav01 a:hover { background-position:  0     -34px; }
#nav02 a:hover { background-position: -138px -34px; }
#nav03 a:hover { background-position: -276px -34px; }
#nav04 a:hover { background-position: -414px -34px; }
#nav05 a:hover { background-position: -552px -34px; }
#nav06 a:hover { background-position: -690px -34px; }

#pankuzu {
	width:828px;
	margin-left: auto;
	margin-right:auto;
	height: 34px;
	list-style-type: none;
}

#pankuzu li {
    float:left;
	margin-left:10px;
	margin-top: 10px;
}

/* 新着情報
---------------------------------------------------- */
#topics {
	margin-top:20px;
	margin-left:8px;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}

#topics_top {
	margin-top:20px;
	margin-left:8px;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}

#topicscontents {
	font-size: 12px;
	width:185px;
	height: 275px;
	overflow: auto;
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 3px;
}

.topicscontents {
	font-size: 12px;
	height: 120px;
	overflow: auto;
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 3px;
	width: 600px;
}

.jiten_3 {
	width:201px;
	background-image:url(../img/top/contents_naiyou.gif);
	margin-left:5px;
}

.jiten_top {
	width:201px;
	background-image:url(../img/top/contents_naiyou.gif);
	margin-left:5px;
}

#info_end{
	width:201px;
	margin-left: 5px;
}
/* 会社情報
---------------------------------------------------- */
#info {
	margin-top:10px;
	margin-left:8px;
	height: auto;
	width: 203px;
	background-repeat: no-repeat;
}

#toiawase_end{
	width:201px;
	margin-left: 5px;
}
    
/* コンテンツ右
---------------------------------------------------- */
#sample {
	margin-top:10px;
	margin-right: 0px;
	height: auto;
	width: auto;
}

#sample2 {
	clear: both;
	height: auto;
	margin-left: 0px;
	width: 630px;
}

#kinengaku{
	width:298px;
	float:left;
	margin-left: 2px;
}

#gaku_end{
	width:298px;
	margin-left: 5px;
}

#jiten {
	width:298px;
	background-image:url(../img/top/body_naiyou.gif);
	margin-left: 5px;
	min-height: 350px;
}

.naiyou_1 {
    padding:7px 7px 0px 7px;
}	

.naiyou_t {
	padding:5px 7px 0px 7px;
}

.naiyou_l {
	background-image: url(../img/top/link_m.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	font-size: 12px;
}

#kinenhin{
	width:298px;
	float:left;
	margin-left: 10px;
}

#jiten_2 {
	width:298px;
	background-image:url(../img/top/body_naiyou.gif);
	margin-left:5px;
	min-height: 350px;
}

#kinenhin_end{
	width:298px;
	margin-left: 5px;
}


#contents1 {
	width:200px;
	float: left;
	height: auto;
	margin-top: 15px;
}

#contents1_end{
	width:201px;
	margin-left: 5px;
}

#contents2 {
	width:200px;
	float: left;
	height: auto;
	margin-top: 15px;
}


#contents2_end{
	width:201px;
	margin-left: 5px;
}

#contents3 {
	width:200px;
	float: left;
	height: auto;
	margin-top: 15px;
}

#contents3_end{
	width:201px;
	margin-left: 5px;
}

#contents_naiyou_end{
	width:201px;
	margin-left: 5px;
}

#contents2 {
	width:200px;
	float: left;
	height: 260px;
	background-image: url(../img/top/bg_contents.gif);
	margin-left: 1px;
}

#contents1 {
	width:200px;
	float: left;
	height: auto;
	margin-top: 15px;
	margin-left: 1px;
}

.tokucho_keiga {
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	font-size:1.9ex;
	color:#FF3300;
	clear:both;
	height:30px;
	font-weight:bold;
	vertical-align:sub;
}

/* 関連リンク
---------------------------------------------------- */
.link {
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}

.linkp {
	font-size:12px;
	color:#666666;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	}

/* 見出しタグ設定
---------------------------------------------------- */
h1 {
	font-size: 12px;
	height: 20px;
	color: #999999;
	text-align: center;
}

h2 {
	width:auto;
	margin-left: 5px;
}

h3 {
	font-size: 100%;
	font-weight:bold;
	color:#333333;
	padding-bottom: 15px;
}

.osusume {
	font-size: 120%;
	font-weight:bold;
	color:#FF0000;
	padding-bottom: 15px;
	border:#FF0000 solid 1px;
	vertical-align:middle;
	padding:3px;
	float:right;
}

.new_item_ic {
	font-size: 120%;
	font-weight:bold;
	color:#0000FF;
	padding-bottom: 15px;
	border:#0000FF solid 1px;
	vertical-align:middle;
	padding:3px;
	float:right;
}

.tenchou_osusume {
	font-size: 120%;
	font-weight:bold;
	color:#CC6600;
	padding-bottom: 15px;
	border:#CC6600 solid 1px;
	vertical-align:middle;
	padding:3px;
	float:right;
}

.net_gentei {
	font-size: 120%;
	font-weight:bold;
	color:#009900;
	padding-bottom: 15px;
	border:#009900 solid 1px;
	vertical-align:middle;
	padding:3px;
	float:right;
}

#footer {
	height: 34px;
	width: 850px;
	float: none;
	background-color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../img/top/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 12px;
}

#footer #Footerlink {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	margin-top: 25px;
}
#footer #Footerlink li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #Footerlink ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
	margin-left: 200px;
	color:#0066FF;
}

#footer #copy {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	font-family: "メイリオ", Osaka, "MSPゴシック";
}

#footer #Footerlink a:hover  {
    color:#CC33CC;
}

.tophr {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	border: 0;
	background-color: #999999;
	color: #999999;
}

.footerp {
	color:#FFFFFF;
	padding-left: 15px;
	margin-top: 0px;
	vertical-align: top;
}

/* サイドナエリア
---------------------------------------------------- */
#sidenavi {
	width:236px;
	background-image: url(../img/top/sidnavi_bg.jpg);
	height: 415px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-left: 2px;
}



.modorimasu {
	text-align:center;
	color:#FF0000;
	font-size: 1em;
	position:fixed;
	bottom:2ex;
	right:0%;
	vertical-align:baseline;
}
