@charset 'UTF-8';
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike,strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;
}

* {
	padding:0px;
	margin:0px;
}
body {
	padding:0px;
	margin:0px;
	font-size: 10pt;
	color: #111111;
	background: #fafafa;
	background-color: #fafafa;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	/* line-height:170%; */
	/* font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; */
	font-family:sans-serif;
}

h1, h2, h3, h4, h5, h6 { color:#000000; font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote { margin: 0 0 10px 0; }

h1 { font-size: 16pt; padding: 3px 10px; text-align:left;font-weight:normal;letter-spacing:-0.1em;line-height:30pt;}
h2 { font-size: 14pt; margin: 10px 0px 10px 5px ; }
h2 img { vertical-align: text-bottom  ; }

h3 { font-size: 1em; padding: 5px 0px 0px 0px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

a { text-decoration: underline; color: #003399; }
a:visited { text-decoration: underline; color: #003399; }
a:hover { text-decoration: underline; color: #CC3300; }

img { border: 0;
      vertical-align: bottom; }

td {
	font-size: 9pt;
    line-height:170%;
    font: normal arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

.clr {
	clear: both; overflow: hidden;
	margin: 0; padding: 0;
}

/*--メインレイアウト--*/
#main {
	width: 800px;
	background: #ffffff;
}
#header_menu {
	width: 100%;
	background-color: #598AB7;
	background-image: url('./images/menu_blank.gif');
	background-repeat: repeat-x;
	text-align:left;
}
#content {
	float: left;
	width:780px;
}

p { margin: 0; padding: 5px 0px; line-height: 1.4em; }

.entrytext {
    line-height:150%;
    text-align:left;
    font-weight: normal;
    font-size: small;
	margin: 0;
    padding: 0px 20px 5px 20px;
}
.entrytext p{
    line-height:170%;
    text-indent:0em;
	margin: 0;
    padding: 6px;
}

ul,ol {
    padding: 5px 20px 5px 30px;
}
li {
    padding: 10px;
}

/*--コンテンツ全体の設定--*/
#contents {
	width: 100%;
	border-left: solid 0px #00cc00;
	text-align: left;
	margin: 0;
	padding: 0;
}

table{
    border-collapse: collapse;
    font-size: small;
    text-align: center;
}
th { 
    background-color: #eeeeee; 
    line-height:140%;
}
th,td{
    padding: 8px;
    border: 1px solid #999999;
    vertical-align: middle;
    text-align: left;
}

/*--箱--*/
.box{
	color: #112266;
	line-height: 300%;

	width: 100%;
	font-size: 12pt;
	line-height:180%;
	padding-bottom: 8px;
	margin: 0px 10px 10px 10px;
	background: url('./images/boxbottom.jpg') right bottom no-repeat;
}
.box .inner{
	padding: 15px 20px 20px 20px;
	border: 1px solid #cccccc;
	overflow: hidden;
}


.inner_plan{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ccccff,EndColorStr=#ffffff);
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAYAAABHLFpgAAAAIElEQVQYlWM4c+b/fyZGRgYGJgYGBobhwBokzhi83gIAHeQEwwp4iJUAAAAASUVORK5CYII=");
	background-repeat: repeat-x;
	background-color: #ffffff;
}


.inner_concerge{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffeecc,EndColorStr=#ffffff);
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAAM0lEQVQokWP4/+7MfyYGBgYGJgYGRgYYC04wYhHDpm4w6x1izsWmbog5dwTFDBaxwehcAA/FBYu6obJlAAAAAElFTkSuQmCC");
	background-repeat: repeat-x;
	background-color: #ffffff;
}


#rensai{
	width:800px;
	padding:0;
	margin:0px -20px 0px -20px;
	border-bottom: 1px solid #FF0000;
	line-height:100%;
	background: #000000;
	color:#FFFFFF;
}
#rensai_header{
	margin:0;
	padding:0;
}
#rensai_right{
	width:599px;
	float:left;
	padding:0;
	margin:0;
	line-height:100%;
	background: #000000;
	color:#999999;
	/*border-right: 1px solid #00FF00;*/
}
#rensai_right b{
	color:#FFFFFF;
}
/*
#rensai_right p{
	padding: 0px 10px 10px 20px;
}
*/
#rensai_left{
	width:200px;
	float:right;
	padding: 0;
	margin:0;
	background: #000000;
	color:#FFFFFF;
	/*border-left: 1px solid #0000FF;*/
}

