@charset "EUC-JP";
/* CSS Document */

* {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	line-height:1.5;
	list-style:circle;
	}


body {
	font-size:10pt;
	background-color:#fff;
	color:#000000;
	background-image:none;
	}

a img { border:none; }

p {	padding-bottom:0.5em; }

address { font-style:normal; }

.divider { display:none; }

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

h1 { font-size:200%; }
h2 { font-size:180%; }
h3 { font-size:160%; }
h4,h5,h6 { font-size:140%; }

p,ul,ol,textarea,input,address,table {
	font-size:120%;
	}

#head-text-browser { display:none; }

/*----------  ----------*/

body {
	width:680px;
	}

#inner {
	width:680px;
	margin:0;
	text-align:left;
	background-image:none;
	}

noscript { display:none; }

.navi { display:none; }

#top-navi { display:none; }

#site-title,
#site-title a {
	width:680px;
	height:60px;
	color:#000;
	}

#global-header-navi { display:none; }

#footer { display:none; }
	#global-footer-navi { display:none; }


#page-head-img {
	display:none;
	background-image:none;
	}

h2#entry-title {
	font-size:130%;
	}
	h2#entry-title span {
		display:block;
		}


address {
	margin-top:3cm;
	text-align:right;
	}
	address a {
		text-decoration:none;
		}







