@charset "shift_jis";

body {
	margin: 0px;
	padding: 0px;
	background-color: #CC0000;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}
p {
	line-height: 140%;
}
address {
	font-size: 90%;
	line-height: 1.4;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	height: 45px;
}


img {
	border: none;
}
strong {
	font-weight: bold;
	color: #990000;
}

hr {
	clear: both;
}
.hidden {
	margin: 0;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.img_l {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}
.img_r {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.clear {
	clear: both;
}
#page {
	background-color: #FFFFFF;
	margin: 0px 50px;
}

#header {
	margin: 0px 0px 1em;
	padding: 0px 15px;
}
#header .logo {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#header div.menu {
	margin: 1em 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	text-align: center;
}
#header div.menu ul.list {
	font-size: 90%;
	padding: 0px;
	list-style-type: none;
	margin: 0.5em 0px;
}
#header div.menu ul.list li {
	display: inline;
	padding: 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#header  div.menu  ul.list   li a {
	color: #CC0000;
	text-decoration: none;
}
#header  div.menu  ul.list  li  a:hover {
	text-decoration: underline;
}
#header div.menu ul.list li.list_last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
#header div.menu ul.list li.list_last a {
	color: #CC0000;
	text-decoration: none;
}
#header div.menu ul.list li.list_last a:hover {
	text-decoration: underline;
}
#header p.breadcrumb {
	font-size: 90%;
	margin: 0px 0px 1em;
	padding: 0px;
}
#header p.breadcrumb a {
	color: #0000FF;
	text-decoration: none;
}
#header p.breadcrumb a:hover {
	text-decoration: underline;
}
#header h1 {
	font-weight: bolder;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-size: 160%;
	line-height: 140%;
	font-style: italic;
}
#pagebody {
	margin: 0px;
	padding: 0px 15px;
}
#main {
	color: #333333;
	width: 100%;
	margin-bottom: 1em;
}
#main h2 {
	background-image: url(images/headline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 140%;
	text-indent: 50px;
	line-height: 40px;
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#main h3 {
	font-size: 120%;
	line-height: 120%;
	padding-top: 10px;
}
#main #topImage {
	text-align: center;
}

#main #topImage h2 {
	background-image: none;
	text-align: center;
	background-color: #FFFFFF;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .catch {
	float: left;
	height: 229px;
}



#main p.cibox {
	float: left;
}
#main div.ctbox {
	float: left;
	margin-left: 20px;
	width: 75%;
	margin-bottom: 1em;
}

#main h3.ctbox {
	margin-bottom: 5px;
	padding-left: 20px;
	float: left;
}
#main p.ctbox {
	padding-left: 20px;
	float: left;
}
#main p.profile_q {
	font-weight: bold;
	clear: both;
	font-size: 90%;
}
#main p.profile_a {
	margin: 0px 0px 1em 1em;
}



#main  p.make-info {
	font-size: 90%;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#main p.pagetop {
	font-size: 90%;
	text-align: right;
}

#footer {
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer p.copy {
	color: #FFFFFF;
	font-size: 90%;
	line-height: 50px;
}



#main .c_box {
	border: 1px solid #c6c6c6;
	background-color: #ffffff;
	width: 100%;
}
#main p.name {
	border-bottom: 1px dotted #cc0000;
}
#main p.profile {
	font-weight: normal; font-size: 90%;
}

#main .i_box {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 407px;
}

#main .p_box {
	float: left;
	margin: 5px;
	width: 100px;
}

#main .t_box {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 275px;
}

#main hr.ns {
	clear: both;
	border: 0 none;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	margin: 0 5px;
}



#main .font_l {
	font-size: 150%;
	line-height: 1.5;
}

#main h4 {
	font-size: 100%;
	line-height: 100%;
	border-bottom: 1px solid #cc0000;
	padding: 2px 0;
}

#main table a.link {
	color: #663300;
	text-decoration: none;
}
#main table a:hover.link {
	text-decoration: underline;
}
#main table {
	margin: 0 0 2em;
	background-color: #663300;
	font-size: 90%;
	line-height: 140%;
	width: 100%;
}
#main table caption {
	color: #663300;
	text-align: left;
	font-weight: bold;
}
#main table th {
	padding: 5px;
	background-color: #ffcc00;
	color: #663300;
}
#main table td {
	padding: 5px;
	background-color: #FFFFFF;
}
#main table .w01 {
	width: 12%;
	text-align: center;
}
#main table .w02 {
	width: 12%;
	text-align: center;
}
#main table .w03 {
	width: 31%;
}
#main table .w04 {
	width: 29%;
}
#main table .w05 {
	width: 16%;
}



#footer div.menu p {
	margin: 0.5em 0.5em 0 0.5em;
	color: #ffffff;
	font-size: 70%;
}
#footer div.menu p a {
	color: #ffffff;
	text-decoration: none;
}
#footer div.menu p a:hover {
	text-decoration: underline;
}

#footer .menu .bar {
	padding: 0 10px;
	border-left: 1px solid #ffffff
}
#footer .menu .bar_last {
	padding: 0 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}



#footer div.menu ul.list {
	margin: 0.5em;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	font-size: 70%;
}
#footer div.menu li.list {
	display: inline;
	padding: 0 10px;
	border-left-width: 1px ;
	border-left-style: solid;
	border-left-color: #ffffff;
}
#footer div.menu li.list a {
	color: #ffffff;
	text-decoration: none;
}
#footer div.menu li.list a:hover {
	text-decoration: underline;
}

#footer div.menu li.list_last {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#footer div.menu li.list_last a {
	color: #ffffff;
	text-decoration: none;
}
#footer div.menu li.list_last a:hover {
	text-decoration: underline;
}


