﻿		body	{
			line-height : 150%;
			font-family : "ＭＳ 明朝" ;
			background-color : #e0e0e0;
			padding : 0 auto;
			color : #000;
		}
		li {
			margin-top : 20px;
			}
		
		div#wrapper	{
			border: solid 1px #e0e0e0; 
			margin-left : auto;
			margin-right : auto;
			width : 740px;			
		}
		
		/* タイトル */
		div#odai {
			text-align : center;
			text-decoration : underline;
			font-size : 18px;
			font-weight : bold;
		}
		div#sub_odai {
			text-align : center;
			font-size : medium;
		}
		#hashira {
				text-indent : 1em;
				font-family : "ＭＳ ゴシック", sans-serif;
				font-size : medium;
				font-weight : bold;
				}
				
		.midashi {
			font-weight : bold;
			}
		.cont {
			text-indent : 1em;
			font-weight : none;
			margin-top: 0;
			margin-bottom : 0;
		}	

		#seitei {
				text-align : right;
				font-size : medium;
				font-weight : none;
		}
		
		/* Window close */
		.win_close {
			text-align:center;
			font-size:14px;
			font-weight:bold;
		}
