@media print, screen and (min-width: 640px){

body
	{
	margin:0; 
	padding:0;
	text-align:left;
	background-color:#ffffff;
	background-image: url(../main_img/bg_kai.jpg);
	background-repeat: repeat-x;


	}

#container
	{
	width:960px;
	padding: 0px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	}

#upper_text
	{
	padding: 0px 4px;
	background-color:#000066;
	border-width:1px 0px 1px 0px;
	border-color:#999999;
	border-style:dotted;
	color: #ffffff; text-decoration: none ;
	font-size: 14px;
	font-family:"CI", "qMmpS Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	text-align:left;
	line-height: 24px;
	height: 24px;
	letter-spacing: 0em;
	}

#upper_menu
	{
	background-color:#ffffff;
	text-align:left;
	}


#contents
	{
	width:960px;
	float:left;
	background-color:#ffffff;
	font-size: 14px;
	font-family:"CI", "qMmpS Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.1em;
	}

#under_text
	{
	padding: 7px 0px;
	clear:left;
	background-color:#ffffff;
	border-width:1px 0px 1px 0px;
	border-color:#999999;
	border-style:dotted;
	font-size: 14px;
	font-family:"CI", "qMmpS Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	text-align:center;
	color: #666666;
	text-decoration: none ;
	letter-spacing: 0.05em;
	}

table.headmenu
	{
	width: 960px;
	border-collapse: collapse;
	border: 1px #cccccc solid;
	border-spacing: 0;
	background: #ffffff url(../main_img/headmenu_bg.jpg) repeat-x;
	letter-spacing: 0.05em;
	}

.headmenu td
	{
	border: 1px #aaaaaa solid;
	border-width: 0 0 1px 1px;
	font-size: 13px;
	color: #333333;
	text-align: center;
	font-family:"ΰΎ©", "qMmpS Pro W3", "qMmΎ©ProN", "qMmΎ©Pro", "HGSΎ©E", "MS PGothic", "MS UI Gothic", Helvetica, Arial, serif;
                font-weight: 700;
	line-height: 230%;
	}

div.topics
	{
	width: auto; height: 400px;
	overflow-x: visible; overflow-y: auto;
	scrollbar-face-color: #dfdfdf;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #ffffff;
	padding: 8px 8px;
	color: #333333; text-decoration: none ;
	font-size: 16px;
	font-family:"ΰΎ©", "qMmpS Pro W3", "qMmΎ©ProN", "qMmΎ©Pro", "HGSΎ©E", "MS PGothic", "MS UI Gothic", Helvetica, Arial, serif;
                font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.05 em;
	}

div.intro
	{
	width: auto; height: auto;
	overflow-x: visible; overflow-y: auto;
	padding: 10px 10px;
	color: #333333; text-decoration: none ;
	font-size: 16px;
	font-family:"ΰΎ©", "qMmpS Pro W3", "qMmΎ©ProN", "qMmΎ©Pro", "HGSΎ©E", "MS PGothic", "MS UI Gothic", Helvetica, Arial, serif;
                font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.1em;
	}

p.topi
	{
	font-size: 15px;
	line-height: 18px;
	color: #dd4444;
	text-align: left;
	}

a.blog:link
	{
	color:#3366cc;
	}

a.blog:visited
	{
	color:#3366cc; text-decoration: underline;
	}

a.blog:active
	{
	color:#3366cc; text-decoration: none;
	}

a.blog:hover
	{
	color:#6699cc; text-decoration: none;
	}

a:link
	{
	color:#333333; text-decoration: underline;
	}

a:visited
	{
	color:#333333; text-decoration: underline;
	}

a:active
	{
	color:#cc3333; text-decoration: none;
	}

a:hover
	{
	color:#cc3333; text-decoration: none;
	}

a
	{
	text-decoration: none
	}

#viewer
	{
	margin: 0 auto;
	width: 900px;
	height: 500px;
	text-align: left;
	overflow: hidden;
	position: relative;
	}

#viewer img 
	{
	top: 0;
	left: 0;
	position: absolute;
}
}