
/* 1) メイン ********************************************************************** */

* {
	margin: 0;
	padding: 0;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}

body {
	margin: 0 30px 2em 30px;
	color: #333;
	line-height: 140%;
	background: #fff url("../images/body_back.gif") repeat-x;
	font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 140%;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
	border: 0px none;
	font-size: 100%;
	}

a, a:link, a:active, a:visited {
	color: #003366;
	text-decoration: none;
	border: none;
	background-color: transparent;
	}

a:hover {
	color: #000000;
	border: none;
	background-color: transparent;
	}

hr {
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: none;
	}

table, caption, th, td {
	border: 0;
	border-collapse: collapse;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	}

address {
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	}

div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	font-size: 100%;
	border: none;
	}

form, fieldset, input, button, select, optgroup, option, textarea, label, legend {
	border: none;
	font-size: 100%;
	}

br, a, img, em, strong, abbr, object, span, strike, u {
	border: none;
	font-size: 100%;
	font-style: normal;
	}

sup {
	border: none;
	font-size: 80%;
	font-style: normal;
	}

sub {
	border: none;
	font-size: 80%;
	font-style: normal;
	vertical-align: bottom;
	}

h1.title {
	float: left;
	display: block;
	margin: 5px 0px;
	width: 100%;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: large;
}

h2.title {
	float: none;
	width: 80%;
	color: #09e;
	margin: 0 auto;
	margin-top: -1.8em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: medium;
}

div.reset {
	clear: both;
	font-size: 1px;
}

span.und, u {
	text-decoration: underline;
}

span.itl, em {
	font-style: italic;
}

span.str {
	text-decoration: line-through;
}

span.bld, strong {
	font-weight: 900;
}

#container {
	width: 100%;
	margin: 0 auto;
}
#page {
	clear: both;
	float: left;
	padding: 40px 0 0 0;
}
#content {
	float: left;
	margin: 0;
	padding: 0;
	background: url("../images/page-background.gif") repeat-x top left;
}


/* 2) リンク********************************************************************** */

a:link { color: #009; }
a:visited { color: #33c; }

a:hover { color: #f00; }
a:active { color: #000; }



/* 3) フルハウス ******************************************************************* */

#fullhouse-logo {
	position: relative;
	height: 25px;
}
#fullhouse-logo a {
	position: absolute;
	right: 0; 
	top: 0;
	display: block;
	width: 80px; 
	height: 25px;
	background: url("../images/fh-logo.gif") no-repeat;
	text-decoration: none;
	text-indent: -5000em;
}

/* 4) ヘッダー ******************************************************************** */

#header {
	clear: both;
	position: relative;
	margin: 10px 0 0 0;
	height: 38px;
}

#header h1 {
	float: left;
	width: 481px;
	height: 38px;
	margin: 0;
}

#header h1 a,#header h1 a:hover {
	display: block;
	width: 481px;
	height: 38px;
	background: url("../images/title.gif") no-repeat;
	font-size: 1px;
	text-indent: -7000em;
	text-decoration: none;
}

#header form {
	float: right;
	font-family: tahoma, arial, sans-serif;
	font-size: 85%;
}

#header form label {
	margin-left: 1em;
	font-weight: bold;
	color: #f00;
}

#header form input {
	width: 60px;
	border: 1px solid #f00;
	padding: 2px;
	font-family: tahoma, arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
#header form input.submit {
	width: 80px;
	border: 2px outset #f00;
	padding: 1px;
	background: #f00;
	color: #fff;
}

/* フッター ****************************************************** */
#footer {
	clear: both;
	float: left;
	background: url("../images/page-background.gif") repeat-x top left;
	margin: 10px 230px 0 auto;
	padding-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
	

/* 5) ナビゲーション **************************************************************** */

#navigation {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #333 url("../images/navigation-background.gif") repeat-x bottom right; 
	height: 2.7em;
}
#navigation div#bar {
	padding: 0; 
	margin: 0;
	background: url("../images/navigation-top-right.gif") no-repeat top right; 
	height: 2.7em; 
	white-space: nowrap; 
}
#navigation div#bar div {
	position: relative;
	padding: 0; 
	margin: 0;
	background: url("../images/navigation-top-left.gif") no-repeat top left; 
	height: 2.7em; 
}

#navigation #contenttypes {
	position: absolute;
	bottom: 0; 
	left: 0;
	margin: 0; 
	padding: 0 0 0 0.7em;
	list-style-type: none;
	background: url("../images/navigation-bottom-left.gif") no-repeat bottom left; 
}
#navigation #contenttypes li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0; 
	background: url("../images/tab-right.gif") no-repeat top right;
	height: 1.7em;
}
#navigation #contenttypes li.selected {
	background-image: url("../images/tab-right-selected.gif");
}
#navigation #contenttypes li a {
	display: block;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color: #ff0;
	height: 2em;
	line-height: 2em;
	background: url("../images/tab-left.gif") no-repeat top left;
	padding: 0px 6px;
	width: 1%;
}
#navigation #contenttypes li.selected a {
	color: #333;
	background-image: url("../images/tab-left-selected.gif");
}

#navigation #contenttypes li:hover {
	background-image: url("../images/tab-right-selected.gif");
}

#navigation #contenttypes li a:hover {
	color: #333;
	background-image: url("../images/tab-left-selected.gif");
}

#navigation #personal {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0; 
	padding: 0 0.4em 0 0;
	height: 1.8em;
	list-style-type: none;
	background: url("../images/navigation-bottom-right.gif") no-repeat bottom right; 
}
#navigation #personal li {
	margin: 0 4px;
	padding: 0;
	float: left;
	line-height: 2em;
}
#navigation #personal a {
	font-family: tahoma, arial, sans-serif;
	font-size: 80%;
	color: #ff0;
	display: block;
	text-decoration: none;
	margin: 0;
	width: 1%;
}
#navigation #personal a:hover {
	text-decoration: underline;
}
#navigation #personal form input {
	width: 120px;
	padding: 1px;
	border: 1px solid #f00;
	font-family: tahoma, arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
#navigation #personal form input.submit {
	width: 40px;
	padding: 0;
	background: #f00;
	color: #fff;
}

/* 6) スライドバー ******************************************************************* */

#sidebar {
	float: right;
	width: 210px;
	line-height: 120%;
}

#sidebar h3 {
	font-weight: bold;
	font-size: 0.9em;
	margin: 1em 0 0.3em;
}
#sidebar h3:first-child {
	margin: 0 0 0.3em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 13em;
}
#sidebar p,
#sidebar li {
	font-size: 0.85em;
	margin: 0 0 0 2em;
	padding: 0;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar p {
	margin-bottom: 6px;
}
#sidebar p:last-child {
	margin-bottom: 0;
}
#sidebarslidebox {
	position: absolute;
	width: 210px;
}
/* 8) ページツール ***************************************************************** */

div.pagetools {
	background: url("../images/box-ren.gif") repeat top left;
	margin: 0 0 16px 0;
}
div.pagetools div.top {
	background: url("../images/box-ren-top.gif") no-repeat top left;
	margin: 0;
	padding: 0;
	height: 12px;
}
div.pagetools div {
	background: url("../images/box-ren-bottom.gif") no-repeat bottom left;
	padding: 0 8px 8px 8px;
}
div.pagetools h3 {
	color: #06c;
}
div.pagetools a {
	color: #009;
	text-decoration: none;
}
div.pagetools li {
	list-style: url("../images/box-ren-arrow.gif") disc;
}

/* ****************************************************************************** */

.skipLink {
	position: absolute;
	left: -1200px;
	width: 990px;
}

.hide {
	display: none;
}

#printheader {
	display: none;
}

.sidebarslidecontrol {
	float: right;
	padding: 2px;
	cursor: pointer;
	font-size: 0.8em;
	color: #fff;
	border: 2px outset #f00;
	background: #f60;
}

