*
	{ margin:0; padding:0; }

p {
	font-size:80%;
	line-height:150%;
	color:#333333;
	font-family:arial;
}
ol,ul {
	list-style:none;
}
/*
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
*/
p input
	{ font-size:100%; }
ul.disc
	{ list-style-type:disc; }
ol.alpha
	{ list-style-type:upper-alpha; }
ul.sq
	{ list-style-type:square; }
ol.nl {
	list-style-type:none;
}
ul.circle
	{ list-style-type:circle; }
p.mgt
	{ margin-top:10px; }
p.ac
	{ text-align:center; }
p.ar
	{ text-align:right; }
p.memo
	{ font-size:70%; }
img
	{ border:0; }
.clb
	{ clear:both; }
table
	{ margin-top:10px; border-collapse:collapse; }
th, td
	{ vertical-align:top; padding:2px 5px; }
td.nrp
	{ white-space:nowrap; }
table.box1 td, table.box1 th
	{ border:1px solid #6798FF; }
table.box1 th
	{ background:#E8F1FF; }
.rbox
	{ float:right; }
.lbox
	{ float:left; }
.rfclear
	{ clear: right; }
span.rd
	{ color:#ff0000; }

body {
	background:url("img/bg005.jpg");
}

div#body {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	font-size:100%;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
a:link, a:visited, a:active {
	color:#1b60db;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div#hdr
	{ width:800px; padding:2px 10px; background:url('../img/glb/img_hdrbg.jpg') repeat-y; }
div#hdr h1
	{ font-size:80%; line-height:150%; color:#ffffff; font-weight:bold; }
div#uppbox {
	background:url('img/img_titlebg.gif') repeat-x;
	border-bottom:3px solid #00aaff;
	height:70px;
}
div#uppbox div#logo {
	float:left;
}
div#uppbox p#mailmagazine {
	float:right;
	padding-right:20px;
	padding-top:10px;
}
div#uppbox p#mailmagazine a
	{ background:url('../img/glb/icon_mailmagazine.gif') no-repeat left 2px; padding-left:20px; }
div#uppbox div#searchbox
/*	{ clear:right; padding-right:20px; padding-top:10px; } */
	{ clear:right; padding-right:20px; padding-top:35px; }

div#gnv div {
	float:left;
	margin:0;
	padding:0;
	width:800px;
	height:47px;
}
#gnv ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#gnv li{
	text-indent:-9999px;
	float:left;
	margin:0;
	padding:0;
}

#gnv a{
	display: block;
	height: 47px;
	background-image:url(http://shur.jp/img/gnv/glnav.jpg);
	background-repeat: no-repeat;
}

#menu1 a,#menu1 li{
	width:160px;
	background-position:0 0;
}
#menu2 a,#menu2 li{
	width:160px;
	background-position:-160px 0;
}
#menu3 a,#menu3 li{
	width:160px;
	background-position:-320px 0;
}
#menu4 a,#menu4 li{
	width:160px;
	background-position:-480px 0;
}
#menu5 a,#menu5 li{
	width:160px;
	background-position:-640px 0;
}

#gnv a:hover{
	background-image:url(http://shur.jp/img/gnv/glnav.jpg);
	background-repeat:no-repeat;
}

#menu1 a:hover{background-position:0 -47px;}
#menu2 a:hover{background-position:-160px -47px;}
#menu3 a:hover{background-position:-320px -47px;}
#menu4 a:hover{background-position:-480px -47px;}
#menu5 a:hover{background-position:-640px -47px;}

div#bnv
	{ clear:both; background:#ffffff; padding:3px 0; }
div#bnv p
	{ text-align:center; color:#999999; }
div#ftr
	{ clear:both; background:#6699FF; padding:2px 10px; }
div#ftr p
	{ color:#ffffff; font-size:75%; }

div.onenews {
	border-bottom:1px dotted #999999; 
	padding:10px 0;
}
div.onenews p.ntitle
	{ font-weight:bold; }

/*****************************************************************************
 ワイヤー
 *****************************************************************************/
.wrapper {
	width:800px;
	margin-left:-400px;
	position:relative;
	left:50%;
}

/*****************************************************************************
 クリア関連
 *****************************************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
} /* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
}
.clearfix {
	display:block;
} /* End hide from IE-mac */
.cd {
	clear:both;
	height:0;
	line-height:0;
	font-size:1%;
}


/*****************************************************************************
 フッターナビ
 *****************************************************************************/
div#fnv {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:#ffffff;
	font-size:75%;
	padding:10px 0;
	border-top:2px solid #c0c0c0
}
div#fnv p.pagetotop {
	padding-right:40px;
	text-align:right;
}
div#fnv p.center {
	text-align:center;
}
div#fnv a {
	color:#333;
}

/*****************************************************************************
 コンタクトエリア
 *****************************************************************************/
div#contact-area {
	background:url("img/c_foot_contact03.gif") no-repeat right top;
	height:100px;
	margin-bottom:10px;
}
div#contact-area li {
	float:left;
}
div#contact-area li.tel {
	background:url("img/c_foot_contact01.gif") no-repeat left top;
	width:350px;
	height:100px;
	text-indent:-9999px;
}
div#contact-area li.mail {
	background:url("img/c_foot_contact02.gif") no-repeat left top;
	width:212px;
	height:100px;
}
div#contact-area li.mail a {
	display:block;
	width:200px;
	height:27px;
	margin:40px 0 0 2px;
	text-indent:-9999px;
	overflow:hidden;
}

/*****************************************************************************
 コピーライト
 *****************************************************************************/
div#copyright p {
	background:url("img/c_copyright.gif") no-repeat left top;
	text-indent:-9999px;
	height:20px;
}

/*****************************************************************************
 ページトップボタン
 *****************************************************************************/


/*****************************************************************************
 フッターライン
 *****************************************************************************/
div#footer {
	font-size:75%;
	margin-bottom:15px;
	border:1px solid #bababa;
}
div#footer h2 {
	background:url("img/c_foot_logo.gif") no-repeat 36px top;
	padding:40px 0 15px 40px;
	font-weight:bold;
	margin-top:20px;
}
div#footer .col1 {
	width:540px;
	float:left;
	margin-bottom:30px;
}
div#footer .col1 p {
	padding:0 0 25px 40px;
}
div#footer .col1 ul {
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	padding:0 0 0 40px;
}
div#footer .col1 li {
	text-indent:-0.5em;
}
div#footer .col2 {
	width:200px;
	float:left;
	margin:15px 0 30px;
}
div#footer .col2 li {
	width:200px;
	float:left;
	font-size:80%;
}
div#footer .col3 {
	width:200px;
	float:left;
	margin:15px 0 30px;
}
div#footer .col2 li, div#footer .col3 li {
	padding:0 0 3px;
	font-size:80%;
}
div#footer .col2 h3, div#footer .col3 h3 {
	padding:15px 0;
}
div#footer a {
	color:#333;
}
