@charset "UTF-8";
/* jio006top01 */


body {
	background-image: url(components/img/back.jpg);
	background-position:right top;
	color: #;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 945px;
	}
	

p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}


dl {
	clear: both;
	color: #000;
/*	border-top: 1px solid #CCC;*/
/*	border-left: 1px solid #CCC;*/
/*	border-right: 1px solid #CCC;*/
	font-size: 12px;
	line-height: 1.7em;
	margin: 0;
	margin-bottom: 10px;
	}
	
dt {
/*	border-bottom: 1px solid #CCC;*/
/*	border-right: 1px solid #CCC;*/
/*	background: #000;*/
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	width: 8em;
	}

dd {
/*	border-bottom: 1px solid #CCC;*/
	margin-left: 8em;
	padding: 5px 0 5px 20px;
	}
	
.dl_bottom {
/*	border-bottom: 1px solid #666;*/
	margin-bottom: 10px;
	}
	
h1,h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
h4 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0;
	}
	
a, a:link {
	color:  #000;
	text-decoration: none;
	}
	
a:hover {
	color:  #f2007f;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	}
	
/* ========== TEXT ============== */

.date {
	color: #A4D3E6;
	}
	
.page_top {
	text-align: right;
	margin-bottom: 15px;
	}
	
.content_title {
	background:url(img/) repeat-x;
	font-size: 15px;
	height: 30px;
	margin-bottom: 20px;
	}
	
.page_index {
	border-top: 1px solid #666;
	}
	
/* ========== LAYOUT ============== */



#header_bg {
	background: url(components/img/) no-repeat;
	height: 200px;
	margin: 0 auto;
	text-align: left;
	width: 945px;
	}
	
#header {
	background: url(components/img/header.png) no-repeat 0 10px ;
	height: 200px;
	margin: 0 auto;
	width: 945px;
	}
	
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 945px;
	}


#menubar {
	font-size: 14px;
	padding: 0 15px;
	height: 40px;
	}

#content {
	background: #;
	padding: 15px;
	}
	
#alpha {
	float: left;
	width: 200px;
	}

#beta {
	float: left;
	margin-left: 15px;
	width: 585px;
	}

#footer {
	clear:both;
	color: #f2007f;
	background: #000;
	font-size: 11px;
	padding: 8px;
	text-align: right;
	}

/* ========== Header ============== */

#head_logo {
	padding: 30px 0 0 20px;
	}

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

#header h1 {
	color: #fff;
	font-size: 12px;
	padding-top: 150px;
	}
	

#header h2 {
	color: #000;
	font-size: 36px;
	}

/* ========== MENUBAR ============== */
#menubar a {
	display: block;
	color: #000;
	float: left;
	margin-top: 10px;
	padding: 0 20px;
	text-align:center;
	width: 62px;
	}
	
#menubar a:hover {
	background-color: #;
	color: #f2007f;
	text-decoration: none;
	}
	

.menu_a {
	border-left: 1px solid #;
	border-right: 1px solid #;
	}
	
.menu_b {
	border-right: 1px solid #;
	}

/*　=========　LEFT ============== */

#alpha h2 {
	background:  #;
	border: 3px double #;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 5px 0;
	text-align: center;
	}
	
#alpha h3 {
	border-bottom: 1px solid #666;
	color: #A4D3E6;
	font-size: 12px;
	margin: 5px 0;
	padding: 10px 0 5px;
	}
	

/*　=========　TOP center ============== */

.entry_top {
	border-top: 1px solid #666;
	font-weight: normal;
	padding: 10px 0;
	}
	
.entry_top h3 {
	font-size: 13px;
	padding-bottom: 15px;
	}
	
.entry_top img {
	background: url(img/img_bg.gif) no-repeat;
	padding: 4px;
	}
 
.image_pickup{
	border: 3px solid #666;
	margin: 0;
	padding: 0;
	width: 422px;
	}
	
div.entry_top div{
	display:table-cell;
	vertical-align:top;
	}


* html div.entry_top div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.entry_top div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.entry_top_text {
	padding-left: 10px;
	padding-top: 10px;
	}	

* html .entry_top_text {/* IE 6 */
	padding-left: 10px;
	width: 270px;
	}

*:first-child+html .entry_top_text {/* IE 7 */
	padding-left: 10px;
	width: 270px;
	}
	


