body {	font-family: "Tahoma", "ＭＳ Ｐゴシック", "Osaka";	font-size: 70%;	line-height: 1.5em;	background-color: #ffffff;							/* 白	*/	background-image : url(../images/bg.gif);	background-repeat: repeat-y;	margin: 0px;	padding: 0px;	color: #000000;										/* 黒	*/}td,th {	line-height: 1.5em;	font-size: 70%;}/* global layout=========================================================*/.container {	width: 750px;}#HEADER	{/*	background-image : url(../images/header_bg.gif);	*/			/* 網掛け（斜線）*/}#FOOTER{	color: #FFFFFF;										/* 白	*/	clear: both;}/* common=========================================================*/a{	color: #0082d9;}a:visited{	color: #195d8a;}a:hover, a:active{	color: #FFFFFF;										/* 白	*/	background-color: #b13222;	text-decoration: none;}img{	border: none;}p{	margin: 0em 0em 1.5em;	padding: 0px;}strong{	color: #ea0000;	font-family: "Arial", "Helvetica", "sans-serif";	font-size: 120%;	margin: 0px 2px 0px 3px;}/* MAIN - common=========================================================*//*	---------------- 見出しＨ１ -----	*/#MAIN h1{	line-height: 1.2em;	font-size: 100%;	background-image : url(../images/h1_bg.gif);	/* BankgroundImage	*/	background-position: left top;					/* BankgroundImage	*/	background-repeat: repeat-y;					/* BankgroundImage	*/	padding: 4px 0px 3px 22px;	margin: 15px 0px 15px;	border-bottom: 4px solid #b13222;}#MAIN h1 span{	font-weight: normal;}/*	---------------- 見出しＨ２ -----	*/#MAIN h2{	font-size: 100%;/*--color: #c1443e;		*/			/* brick-red	*/	color: #00bfff;					/* sky-blue		*/			/* 20050902変更	*/	text-decoration: underline;		/* underline	*/	margin: 0em 0em 1em;}/* HEADER=========================================================*/#HEADER td{/*	color: blue;		*//*	color: #ffffff;		*/	color: #fbf9f9;/*	background-image : url(../images/header_bg_2.gif);	*/			/* 網掛け（斜線）*/	background-color : blue;										/* 青 */}.headtitle a,.headtitle a:hover,.headtitle a:visited{	color: #fbf9f9;	background-color: transparent;	text-decoration: none;}.headmenu a,.headmenu a:visited{	color: #fbf9f9;	background-color: transparent;	text-decoration: none;}.headmenu a:hover,.headmenu a:active{	background-color: transparent;	text-decoration: underline;}.headtitle_left{	font-size: 220%;	line-height: 1em;	font-weight: bold;	font-family: "Trebuchet MS", "Helvetica", "Arial", "ＭＳ Ｐゴシック";	position: relative;}.headtitle_right{	font-size: 70%;	line-height: 1.2em;	text-align: right;	vertical-align: middle;}/* FOOTER=========================================================*/.footertable{	width: 750px;	color: #ffffff;/*	background-image : url(../images/footer_bg.gif);	*/			/* 網掛け（斜線）*/	background-color : blue;										/* 青 */}.footertable .left{	text-align: left;	padding: 6px 0px 6px 15px;}.footertable .right{	text-align: right;	padding: 6px 15px 6px 0px;}/* ページ上部へ=========================================================*/p.topagetop{	text-align: right;}p.topagetop a:link,p.topagetop a:visited{	color: #000000;}p.topagetop a:hover,p.topagetop a:active{	color: #FFFFFF;}p.topagetop span{	color: red;	margin: 0px 4px;}/* Google Analytics のトラッキング コード=========================================================*/<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-608887-1";urchinTracker();</script>
