@charset "utf-8";

/*------------------------------------------------
	base styles
--------------------------------------------------*/
body{
	color: #666666;
	text-align: center;
	font-family: 'ＭＳ Ｐゴシック';
}
td{
	color: #666666;
	font-family: 'ＭＳ Ｐゴシック';
}
body,p,ol,ul,h1,h2,h3,h4,h5,h6,form,table,td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol,ul{
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
}
img{
	border: none;
}
select{
	font-family: 'ＭＳ Ｐゴシック';
}
input,textarea,selectbox{
	color: #555555;
}
strong{
	font-weight: bold;
}
a:link{
	text-decoration: underline;
	color: #0d4c9f;
}
a:visited{
	text-decoration: underline;
	color: #663399;
}
a:hover{
	text-decoration: none;
}



/*------------------------------------------------
	common styles
--------------------------------------------------*/
/* header */
#header{
	margin: 0px 0px 0px 0px;
	width: auto;
	text-align: left;
	background: none;
}
#header div{
	width: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 4px 0px;
	text-align: left;
	background: none;
}
#header div div{
	width: auto;
	background: none;
}
#header div div#logo{
	margin: 4px 0px 5px 0px;
	width: 175px;
	float: none;
}


/* contents area */
#maincontents{
	line-height: 1.3em;
}


/* pagetitle */
h1#pagetitle02{
	width: auto;
	background: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	z-index: 10;
}
h1#pagetitle02 span{
	height: auto;
	background: none;
	padding: 13px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}


/* footer */
#footer{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	background: none;
}
#footer div{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dadada;
	text-align: left;
}
#footer div div{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
}
#footerlink{
	display: none;
}
#copyright{
	margin: 5px 0px 0px 0px;
	width: 243px;
	float: none;
}


/* other */
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix{
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
	padding: 0px 0px 15px 0px;
}
/* */

.clearall{
	clear: both;
}
.nn4_contents{
	display: none;
}
.visiblehidden{
	visibility: hidden;
	height: 0.1px;
	font-size: 0px;
	display: inline;
}
#pagetop{
	display: none;
}
#print{
	display: none;
}
#header div div#close_top{
	display: none;
}
#close_bottom{
	display: none;
}


/*------------------------------------------------
	main contents style
--------------------------------------------------*/
/* contents block */
#maincontents .contents_honbun .contents_02{
	width: 620px;
	margin: 0px auto 15px auto;
}
#maincontents .contents_strong{
	padding: 8px 10px 7px 10px;
	border: 2px solid #cccccc;
	background: #f5f5f5;
	font-weight: bold;
}


/* subhead */
#maincontents h2{
	clear: both;
}
#maincontents h3{
	clear: both;
}
#maincontents h4{
	clear: both;
}
#maincontents h2.sw_subhead01{
	width: 450px;
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 100%;
	border-left: none;
	background: #ffffff;
	color: #666666;
	text-align: left;
}


/* element parts */
div.sw_text_contents01{
	width: 620px;
	margin: 0px auto 0px auto;
	text-align: left;
}
div.sw_text_contents01 div{
	width: 600px;
	margin: 0px auto 15px auto;
	padding: 10px 10px 10px 10px;
	border: 2px solid #cccccc;
	text-align: left;
}
