@charset "UTF-8";
/* office_blue */

*{
margin: 0px;
padding: 0px;
}
body {table
	margin: 0px;
	padding: 0px;
	color: #333;
	background: #e1e0e0 url(images/body-bg.gif) repeat;
        font-family:Osaka,arial,"ＭＳ Ｐゴシック";
	font-size: 12px;
　　　　 line-height:1.2;
}

hr {
	display: none;
}
img{
	border-style: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 760px;
	margin: 10px auto 10px;
	background: url(images/base_bg.gif) repeat-y top;
}
a{	
	color: #598fac;
        text-decoration: none;
}

a:hover {
color: #598fac;
}
/* header */
#header {
	background: url(images/header_t_bg.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 85px;
	position: relative;
	width: 760px;
	clear: both;
}
#header h1 a {
	color: #598fac;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 300px;
}
#header .subTitle{
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 11px;
}
#header .logoSet {
	position: absolute;
	left: 25px;
	top: 17px;
	height: auto;
	width: 300px;
}

/* subMenu */
#subMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 25px;
	width: 300px;
}
#subMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
}
#subMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subMenu li a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	letter-spacing: 0.1em;
}
#subMenu li a:hover {
	color: #17345d;
}

/* search form */
#searchform {
	position: absolute;
	top: 30px;
	right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* intro　トップページ画像 */
#intro {
       background: url(http://www.w-hokusei.co.jp/wp/wp-content/uploads/2007/12/bana_a2.jpg) ;
	width: 710px;
	height: 180px;
	margin: 10px;
	padding: 0px;
	position: relative; 
	clear: both;
}
#intro img {
	margin: 0px;
	padding: 0px;
}

/*breadcrumb */
.breadcrumb
{
        margin: 0px 0px 2px;
	padding: 0px;
	height: 20px;
}

/* pagebody */
#pagebody {
	margin: 15px 0px;
	padding: 0px 25px;
	width: 710px;
	height: auto;
	clear: both;
	background: url(images/dot.gif) repeat-y 254px;
	float: left;
}

/* pagebody maincontents */
#pagebody #maincontents {
        color: #ffffffff;
	float: right;
	width: 460px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: auto;
}
#pagebody #maincontents h1 {
	margin: 0px 0px 10px;
	font-size: 16px;
	font-weight: bolder!important;
	color: black;
        padding-left:10px;
        border-left:7px solid #003194;
        border-bottom:1px solid #666;
        text-decoration: none; 
}
#pagebody #maincontents h2 {
	margin: 0px 0px 10px;
	font-size: 14px;
	font-weight: bolder!important;
	color: black;
        padding-left:10px;
        border-bottom:1px solid #666;
        text-decoration: none; 
}
#pagebody #maincontents h3 {
	margin: 15px 0px 10px;
	padding: 3px 0px 5px 0px;
	font-size: 12px;
        border-bottom:1px solid #666;
 	height: 12px;
	width: 100%;
}
.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 hides from IE-mac */

#pagebody #maincontents p {
	line-height: 2em;
	padding: 5px;
	margin: 0px 0px 10px;
	position: relative;
}
#pagebody #maincontents a {
	color: #0000ff;
	font-weight: bold;

}
#pagebody #maincontents a:hover {
	color: #0000ff;
}
#pagebody #maincontents p img {
	float: right;
	clear: both;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0.3em;
	color: #666666;
}
#pagebody #maincontents ul {
	list-style: inside;
	padding: 0px;
	margin: 0px 0px 10px;
}
#pagebody #maincontents li {
	line-height: 1.8em;
}

#pagebody #maincontents blockquote {
background-color: #EEEEEE;
border-left: 10px solid #B4C7D2;
margin: 0px;
padding: 20px;
}


#pagebody #maincontents .storycontent .ddsg-wrapper ul {
	list-style-type: none;
	margin:  0;
	padding: 0;
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li p {
	font-size: 13px;
	width: 180px;
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0;
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li ul {
	margin: 5px 0 15px 10px;
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li ul li {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li#winamp ul li {
	width: 180px
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#pagebody #maincontents .storycontent .ddsg-wrapper ul li ul li a:hover {
	text-decoration: underline;
}



/* pagebody sidebar */
#pagebody #sidebar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	float: left;
                     z-index:3;
}

#pagebody #sidebar #newsbox {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 210px;

}
#pagebody #sidebar #newsbox #newsHead a {
	margin: 0px;
	padding: 0px;
	top: 15px;
	right: 19px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center top;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
}
#pagebody #sidebar #newsbox #newsHead a:hover {
	margin: 0px;
	padding: 0px;
	top: 15px;
	right: 19px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center -6px;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
}
#pagebody #sidebar #newsbox #newsHead h2 {
	background: #dddddd url(images/newsHead.gif) no-repeat 15px 10px;

	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 210px;
	text-indent: -9999px;
}
#pagebody #sidebar #newsbox .newsContents {
	background: #dddddd;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 210px;
}
#pagebody #sidebar #newsbox .newsContents ul {
	list-style: none;
	padding: 0px 15px 10px;
	margin: 0px;
}
#pagebody #sidebar #newsbox .newsContents li {
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 11px;
}
#pagebody #sidebar #newsbox .newsContents li a {
	font-size: 12px;
}


#pagebody #sidebar #widget ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#pagebody #sidebar #widget ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#pagebody #sidebar #widget ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#pagebody #sidebar #widget ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0;
}

#pagebody #sidebar #widget ul li ul {
	margin: 5px 0 15px 10px;
}

#pagebody #sidebar #widget ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#pagebody #sidebar #widget ul li#winamp ul li {
	width: 180px
}

#pagebody #sidebar #widget ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#pagebody #sidebar #widget ul li ul li a:hover {
	text-decoration: underline;
}



/* footer　下の住所とか会社名のとこ */
#footer {
	background: url(images/footer_bg.gif) no-repeat bottom;
	height: 30px;
	clear: both;
	width: 760px;
}

#footer address {
	font-style: normal;
	text-align: center;
	margin: 5px;
	padding-top: 0px;
	color: #000;
	font-size: 10px;
}
#footer a {
	color: #598fac;
}
#footer a:hover {
	color: #17345d;
}


