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

print.css
========================================================
*/

 

body {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 .5em;
}
p, dl, ul, table {
	font-size:85%;
	line-height:1.6em;
}
em, strong {
	font-style: normal;
	font-weight: normal;
}
table p, dl ul, dl p, dl dl {
	font-size: 100%;
	line-height: 1.6em;
}
dt {
	font-size: 100%;
	font-weight: bold;
}
ul, dl {
	margin-top: 0;
	margin-bottom: .75em;
}
dd {
	margin: 0 0 1em;
	padding: 0;
}
hr {
	display: none;
}
th {
	text-align: left;
	font-weight: normal;
}
hr {
	display: none;
}
p.sentence {
	margin:0;
	float:none;
}
/* Layout
----------------------------------------------- */


/* Header */

#head, #head-02 {
	float:none;
	height:auto;
	margin:0;
	padding: 0;
}
#logo h1 {
	text-indent: 0px;
}
#logo h1 a {
	display:inline;
	float:left;
	text-indent: 0;
	margin: 0;
	padding-bottom:1em;
	width: auto;
	height:auto;
}
/* Content_column */

#wrap {
	float:none;
	margin: 0;
	width:760px;
	text-align: left;
	background: #fff;
	height:auto;
}
#content {
	float:none;
	margin:0;
	height:auto;
	padding-bottom:0;
	background: #fff;
}
#mainColumn,
#mainColumn_lv2 {
	margin:0;
	float:left;
	height:auto;
}
#right-sc {/* right column */
	float: right;
	overflow:visible;
}
#left-sc {/* 左カラム */
	float: left;
	width:160px;
	padding:20px 0 20px 10px;
	text-align:left;
}


/* Footer */

#footer {
	clear: none;
	float:left;
	margin:0;
	height:auto;
	text-align: left;
}
/*misc
----------------------------------------------- */


#wrap, #head, #head-02, #mainColumn, #mainColumn_lv2, #content, #footer, #footer ul, .box-01, #right-sc {
	overflow:visible;
}

.gNav, gNav-lv2{
display:none;
}

p#copy{
text-align:center;
}
p.mImg{
clear:none;
float:left;
height:auto;
overflow:visible;
margin:0;
padding:0;
}
*html .box-01 {
	clear:none;
	float:left;
	overflow:visible;
	height:auto%;
	width:340px;
}
*html .box-01 dl {
	float: none;
	width: 320px;
}
*html .box-01 dl dt {
	clear:none;
	float:none;
	display:block;
	width:310px;
}
*html .box-01 dl dd {
	float: none;
}

.widget {
	overflow:visible;
	width:auto;
}




/* box-02 */
.box-02, .box-03, .box-02x, .box-03x, .box-02xx, .box-03xx {
	height:auto;
}
*html .box-02, *html .box-02x, *html .box-02xx, *html .box-03, *html .box-03x, *html .box-03xx {/* for IE */
	height:auto;
}



