﻿@charset "UTF-8";

@media print{

body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


#wrapper,
#container,
#header,
#mainimage,
#contents_back,
#contents,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.header_right, .con_youkou_box, #footerleft, .contents_style_top, .contents_style_bottom{
	display: none;
}

#mainimage{
	zoom: 80%;
}

.con_title_box{
	margin: 10px 0px;
}


table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0px;
	border: #eeeeee 1px solid;
}

h2,h3{
	font-weight: bold;
	font-size: 110%;
}


a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

body {
	line-height: 1.5;
	letter-spacing: 1px;
}

body {
	margin: 0 0 0 5%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
}


}
