HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
@charset "UTF-8";
/* CSS Document */

/*初期設定*/

html {
/*overflow-y:scroll;*/
}

html,body,h1,h2,h3,h4,h5,table,th,td {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

HTML, BODY {
	height: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.4;
	letter-spacing:0.05em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	color:#666;
}

a {
	outline:none;
}


/*レイアウト*/

#header {
	width:100%;
	height:65px;
	background:#FFF;
	overflow:hidden;
}

#header div {
	width:920px;
	margin:0 auto;
	padding:15px 0 0 0;
	overflow:hidden;
	display:block;
	text-align:center;
}

#wrap {
	width:633px;
	margin:40px auto 30px;
	overflow:hidden;
}

#content_left {
	width:315px;
	float:left;
}

#content_right {
	width:285px;
	float:right;
}

#content_left img , #content_right img {
	margin-top:25px;
}

#footer {
	width:100%;
	height:40px;
	background:#FFF;
	font-size:0px;
	line-height:0;
}

#footer ul {
	list-style:none;
}

#footer li {
	float:left;
}

.foot_box {
	width:940px;
	margin:0 auto 0;
	padding:13px 0 0 0;
}

.foot_box img {
	margin-right:15px;
}


/*読み込みページ*/
#info {
	width:600px;
	height:auto;
	padding:25px 75px 25px;
	line-height:2;
	border:1px dotted #999;
	background:#FFF;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.pages_copy {
	margin:20px 0 0 0;
}
.info_tit {
	margin:30px 0 10px 0;
}

#pages {
	vertical-align:top;
	font-size:0;
}

#pages img {
	margin:0;
	padding:0;
}

.agpText_box_01 {
	padding:0 20px 0;
}

.agpText_box_02 {
	padding:0 7px 0;
}

.agpText_box_03 {
	padding:10px 5px 0;
}

.agpText_box_04 {
	padding:10px 5px 0;
}

.agpText_box_05 {
	padding:0 5px 0;
}

.agpText_box_06 {
	padding:5px 5px 10px;
}

.agpText_box_07 {
	padding:0 5px 0;
}

.agpText_box_08 {
	padding:10px 5px 0;
}

#agp01 {
	width:600px;
	height:auto;
	/*margin:10px 0 15px 0;*/
	padding:25px 75px 45px;
	line-height:2;
	border:1px dotted #999;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#sem {
	width:600px;
	height:auto;
	margin:10px 0 15px 0;
	padding:25px 50px 25px;
	line-height:2;
	border:1px dotted #999;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.d_none {
	display:none;
}

.agpText_box_sem {
	margin-bottom:50px;
	padding:30px 0 30px;
	border-bottom:1px dotted #999;
}

#sem_table {
	margin-bottom:25px;
}


#sem_table th {
	text-align:right;
	vertical-align:top;
	padding:0 10px 10px 0;
	line-height:1.4;
}

#sem_table td {
	vertical-align:top;
	padding:0 10px 10px 0;
	line-height:1.4;
}

.sem_tit {
	margin:0 0 20px 0;
	display:block;
}

.sem_catch {
	font-size:17px;
	line-height:1.5;
	letter-spacing:3px;
	margin-bottom:20px;
	font-weight:bold;
}

.sem_info {
	font-size:14px;
	line-height:1.8;
	font-weight:bold;
}


/*素材*/
a:link 		{ color:#3FC8E8 }
a:visited 	{ color:#0071BC }
a:hover 	{ color:#9EE0EF }

.sem_idxBox a:link { color:#666; }
.sem_idxBox a:visited 	{ color:#999 }
.sem_idxBox a:hover 	{ color:#333 }


.bnr_arw {
	position:absolute;
	top:8px;
	right:10px;
}

.button {
	position:relative;
	height:38px;
	cursor:pointer;
	display:inline-block;
	font-size:11px;
	text-decoration:none;
	background:#fff;
	font-weight:bold;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.button img {
	position:absolute;
	top:0px; left:0px;
	border:0;
}

.bnr01 {
	float:left;
	margin:0 0 30px 85px;
}

.bnr02 {
	float:left;
	margin:0 0 30px 55px;
}

.imgFL {
	float:left;
}

.imgFR {
	float:right;
}

.bg_CR {
	position:absolute;
	bottom:0px;
	right:0px;
}

.img_Info {
	margin:5px 0 0 10px;
}

.back {
	font-size:11px;
	text-align:right;
	display:block;
}

.info_btn {
	float:right;
	margin:0 3px 30px 0;
	cursor:pointer;
	display:block;
}

.btn {
	cursor:pointer;
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:0px solid #ccc;}
        #cboxLoadedContent{background:#fff; padding:0px;}
        /*#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}*/
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        
		#cboxClose{text-indent:-9999px; width:27px; height:27px; position:absolute; top:-20px; background:url(images/close.png) no-repeat 0 0;}
		/*#cboxSlideshow, #cboxPrevious, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) no-repeat 0 0;}*/
		
		#cboxNext{text-indent:-9999px; width:99px; height:27px; position:absolute; top:-20px; background:url(images/info.png) no-repeat 0 0;}
		
		#info_btn {background-position:0px 0px; right:70px;}
        
		/*#cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}*/
		
        #cboxNext{background-position:0px 0px; top:-22px; right:30px;}
        #cboxNext:hover{background-position:0px -27px;}
		
        #cboxClose{background-position:0px 0px; top:-30px; right:0;}
        #cboxClose:hover{background-position:0px -27px;}
		
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
