@charset "iso-8859-1";
/* stylesheet template ( width of container is *px ) */

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

img {
	border:0;
}

/* copy from common_e.css */
body {
	margin				: 0px				;
	border				: none				;
	background-color	: #eaeaea			;
	paddind				: 0px				;
}

#contents01		a:link		,
#contents02		a:link		,
#contents03		a:link		,
#original-code	a:link		,
#contents01		a:visited	,
#contents02		a:visited	,
#contents03		a:visited	,
#original-code	a:visited	,
#contents01		a:active	,
#contents02		a:active	,
#contents03		a:active	,
#original-code	a:active
{
	font-weight			: normal			;
	color				: #006600			;
	text-decoration		: none				;
	background-color	: transparent		;
}

#contents01		a:visited	,
#contents02		a:visited	,
#contents03		a:visited	,
#original-code	a:visited
{
	font-weight			: normal			;
	color				: #663399			;
	text-decoration		: none				;
	background-color	: transparent		;
}

#contents01		a:hover		,
#contents02		a:hover		,
#contents03		a:hover		,
#original-code	a:hover
{
	font-weight			: normal			;
	color				: #cc0000			;
	text-decoration		: underline			;
	background-color	: transparent		;
}

.sitelogo {
	left				: -999px			;
	top					: -999px			;
	position			: absolute			;
}

.skip {
	left				: -999px			;
	top					: -999px			;
	position			: absolute			;
}

.c-both {
	clear				: both				;
}

.pagetop {
	/* ( width of container is *px )
	width				: 744px				; */

	/* common */
	padding				: 20px 0px 20px 0px	;
	font-size			: 70%				;
	text-align			: right				;
}

#container {
	/* ( width of container is *px : define in html-file ) */
	margin				: 0px auto auto auto;
/*	width				: 888px				; */
	border-top			: none				;
	border-right		: solid #999999 1px	;
	border-bottom		: none				;
	border-left			: solid #999999 1px	;

	/* ( width of container is 100% )
	margin				: 0px				;
	width				: 100%				;
	border				: none				; */

	/* common */
	background-color	: #ffffff			;
	padding-bottom		: 3px				;
}

#contents01 {
	margin				: 0px auto 0px auto	;
	width				: 744px				;
	border				: none				;
	padding				: 3px 3px 5px 3px	;
	text-align			: left				;
	color				: #000				;
	font-family			: Arial, Helvetica, sans-serif	;
}

#contents02 {
/*
	margin				: 5px 18px 5px 18px	;
*/
	margin				: 5px 0px 5px 0px	;
	font-family			: Arial, Helvetica, sans-serif	;
}

#breadcolumn {
	margin				: 5px 18px 8px 18px	;
	font-size			: 70%				;
}

#contents02 h1 {
	margin				: 0px 0px 0px 0px	;
/*	width				: 27em				; */ /* define in html-file */
	border-top			: solid #006600 1px ;
	border-bottom		: solid #006600 1px ;
	padding				: 5px 0px 5px 0px	;
	font-size			: 120%				;
	font-weight			: bold				;
	line-height			: 100%				;
	color				: #006600			;
	text-align			: left				;
}

/* Date & English */
#date-english {
	width				: 100%				;
	margin-top			: 5px				;
}

#date-english ul {
	margin				: 0px				;
	padding-left		: 0px				;
}

#date-english li {
	list-style			: none				;
}

.date {
	float				: left				;
	font-size			: 70%				;
}

.english_page {
	float :right;
	font-size: 70%;
	background-image: url(../../../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 1px 0px 1px 7px;
}

/* define in html-file */
/*#original-code {
	margin				: auto				;
	width				: 850px				;
	text-align			: left				;
} */

#contents03 {
	margin				: auto				;
/*	width				: 744px				; */ /* define in html-file */
	font-family			: Arial, Helvetica, sans-serif	;
}

/* Header */
#container {
	border-top: solid #006600 4px;
}

#header {
	width: 744px;
	height: 68px;
	margin-bottom: 15px;
}
#header img {
	margin: 10px 0 10px 15px;
}
#header hr {
	margin-left:0;
	text-align:	left;
	width: 200px;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
* html #header hr {
	text-align:	left;
	width: 200px;
	border:none;
	border-top:solid 0 #FFF;
	height:0;
	color:#FFFFFF;
}
*+html #header hr {
	text-align:	left;
	width: 200px;
	border:none;
	border-top:solid 0 #FFF;
	height:0;
	color:#FFFFFF;
}
*+html #header hr {
	text-align:	left;
	width: 200px\9;
	border:none\9;
	border-top-style:solid\9;
	border-top-width:0\9;
	border-top-color:#FFF\9;
	height:0\9;
	color:#FFFFFF\9;
}

/* Footer */
#footer {
	width: 744px;
}

 #footer hr {
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
* html #footer hr {
	border:none;
	border-top:solid 1px #CCC;
	height:1px;
	color:#FFFFFF;
}
*+html #footer hr {
	border:none;
	border-top:solid 1px #CCC;
	height:1px;
	color:#FFFFFF;
}

#footer hr {
	border:none\9;
	border-top-style:solid\9;
	border-top-width:0\9;
	border-top-color:#FFF\9;
	height:0\9;
	color:#FFFFFF\9;
}

address {
	font-size :70%;
	text-align :center;
	line-height: 150%;
	margin: 10px 0 30px 0;
}