/**** Base styles ****/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
div {
	float: left;
	display: inline;
}

html {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
}
/* CSS Document */
::-moz-selection{
background: #000;
color: #FFF;
}
::selection {
background: #000;
color: #FFF;
}

*{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
	font: 10px 'Helvetica Neue', Arial, sans-serif;
	color: #000;
	line-height: 1.6em;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
  background: hsla( 0, 100%, 100%, 0.5 );
}

h1, h2 {
  font-weight: 100;
  line-height: 1.2em;
  margin-bottom: 0.6em;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 17px;
  font-weight: bold;
}

h3, p, ul, ol, pre, dl {
  margin-bottom: 1.0em;
}

strong { font-weight: bold; }

.page {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	background-image: url(../img/left_foot_BG_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E5E5E5;
}
.page .center{
	width: 50%;
	height: 1px;
	margin-left: -480px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px;
}
.page .contents_area{
	position: relative;
	z-index: 95;
	width: 960px;
	padding: 0 0 230px 0
}
.page .contents_area .contents_title{
	width: 625px;
	margin: 75px 0 0 25px;
}
.page .contents_area .text{
	width: 600px;
	margin: 35px 0 0 25px;
	font-size: 13px;
	font-weight: bold;
	line-height: 3em;
	color: #D7000F;
}
.page .right_area .page_logo_area{
	width: 228px;
	height: 44px;
	margin: 175px 0 0 105px;
}
.page .right_area {
	z-index: 98;
	position: absolute; top:0px; right:0px;
	width: 335px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../img/right_BG_page.gif);
	background-repeat: repeat-y;
}
.page .right_area .menu_area .menu{
	width: 220px;
	height: auto;
	margin: 0px 0 15px 0px;
	color: #9B0000;
	font-size: 110%;
	font-weight: bold;
}
.page .right_area .menu_area{
	width: 220px;
	height: auto;
	margin: 75px 0 0 115px;
}
.page .right_area .foot_area_right{
	position: absolute; bottom:0px; right:0px;
	width: 335px;
	height: 230px;
	background-image: url(../img/right_foot_BG_page.gif);
	background-repeat: no-repeat;
}
.page .right_area .foot_area_right .copyright{
	width: 220px;
	height: auto;
	margin: 150px 0 0 115px;
	color: #FFF;
}
.page .contents_area .photo_area{
	width: 600px;
	height: 300px;
	background-color :#FFF;
	margin: 0 0 0 25px;
	background-color: #DDD;
}

.page .head_BG{
	position: absolute; left: 0px; top: 0px;
	z-index: 0;
	width: 100%;
	height: 300px;
	background-image: url(../img/page_head_BG.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

.foot_area{
	position: absolute; bottom: 0px; left: 0px;
	width: 100%;
	height: auto;
	margin: 0px 0 0 0px;
}
.foot_area .sponsor{
	position: relative; left: 50%;
	width: 600px;
	height: auto;
	margin: 0px 0 0 -467px;
}

.page .contents_area .member_area{
	width: 600px;
	height: auto;
	margin: 25px 0 0 25px;
}

.page .contents_area .member_area .member_point{
	width: 600px;
	height: 1px;
	overflow: hidden;
}
.page .contents_area .member_area .member_set{
	width: 600px;
	height: auto;
	margin: 0;
	border-top: #666 1px dotted;
	padding: 30px 0 29px;
}

.page .contents_area .member_area .member_set .photo_area{
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 0 15px;
}

.page .contents_area .member_area .member_set .photo_area .photo{
	width: 200px;
	height: auto;
	margin: 0;
	background-color:#CCC;
	overflow: hidden;
}
.page .contents_area .member_area .member_set .photo_area .photo img{
	width: 200px;
}

.page .contents_area .member_area .member_set .photo_area .spec_area{
	width: 200px;
	height: auto;
	margin: 0;
}

.page .contents_area .member_area .member_set .photo_area .spec_area .text_special{
	width: 200px;
	height: auto;
	margin: 15px 0 7px 7px;
	font-size: 1.2em;
	color: #555;
}

.page .contents_area .member_area .member_set .photo_area .spec_area .text_set{
	width: 200px;
	height: auto;
	margin: 7px 7px 0;
	padding: 0;
}

.page .contents_area .member_area .member_set .photo_area .spec_area .text_set .title{
	width: 43px;
	height: auto;
	margin: 0;
	font-size: 1em;
	color: #D7000F;
}

.page .contents_area .member_area .member_set .photo_area .spec_area .text_set .text{
	width: 143px;
	height: auto;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #555;
}

.page .contents_area .member_area .member_set .text_area{
	width: 375px;
	height: auto;
	margin: 0px 0 0px 25px;
}

.page .contents_area .member_area .member_set .text_area .text_set{
	width: 375px;
	height: auto;
	margin: 0;
	padding: 0 0 10px;
}

.page .contents_area .member_area .member_set .text_area .text_set .title{
	width: 375px;
	height: auto;
	margin: 0px 0 5px 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #D7000F;
}
.page .contents_area .member_area .member_set .text_area .text_set .text{
	width: 375px;
	height: auto;
	margin: 0px 0 0px 0px;
	line-height: 1.8em;
	font-weight: normal;
	color: #555;
}

