/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/*  STYLES */



::selection {
background: #ff0000; /* Safari */
}

::-moz-selection {
background: #ff0000; /* Firefox */
}


body {
	font-family: "�l�r �o����","�q���M�m���� Pro W3","Hiragino Mincho Pro",serif;
	font-size:11px;  
	letter-spacing:0.10em;
	line-height:170%;
}


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

a:hover, a.active, a.selected {
	color:#ff0000;
	text-decoration:none;
}



html, body {
	width:100%;
	height:96%;
}

body {
	position:relative;
}

.border-top {
	background:#000000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:15px;
	z-index:999;
}

.border-right {
	background:#000000;
	position:fixed;
	top:0;
	right:0;
	width:15px;
	height:100%;
	z-index:999;
}

.border-bottom {
	background:#000000;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:15px;
	z-index:999;
}

.border-left {
	background:#000000;
	position:fixed;
	top:0;
	left:0;
	width:15px;
	height:100%;
	z-index:999;
}

body.ios {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:solid 15px #000000;
	height:auto !important;
	min-height:100%;
}
body.ios .border-top, 
body.ios .border-right, 
body.ios .border-bottom, 
body.ios .border-left {
	display:none;
}


header{
width:96%;
height:80px;
margin:60px 0px 40px 50px;
padding:0;
}

*:first-child+html header{
width:95%;
height:80px;
margin:60px 0px 40px 55px;
padding:0;
}


#global_header_logo{
width:172px;
height:57px;
text-align:center;
margin:-8px 0px 0px 0px;
float:left;
}

h1{
	width:auto;
	height:auto;
	padding:auto;
	margin:0px 0px 0px 0px;
}


#global_header_nav{
width:245px;
height:80px;
text-align:right;
margin:0px 20px 0px 0px;
padding:0;
float:right;
}

#global_header_nav li{
width:auto;
height:auto;
text-align:right;
margin:0 0px 0px 10px;
padding:0;
float:left;
}

#global_header_nav li.last{
width:auto;
height:auto;
text-align:right;
margin:0;
padding:0;
float:left;
}




#wrapper{
width:100%;
height:auto;
overflow:auto;
overflow:hidden;
margin:0px 0px 0px 0px;
padding:0;
clear:both;
z-index:777;
text-align:center;
}


#wrapper_contents{
width:1200px;
height:auto;
overflow:auto;
overflow:hidden;
margin:0 auto 40px auto;
padding:0;
text-align:center;
}

*:first-child+html #wrapper_contents{
width:1200px;
height:auto;
overflow:auto;
overflow:hidden;
margin:0 auto 60px auto;
padding:0;
text-align:center;
}


#left_contents{
width:560px;
height:auto;
margin:0 80px 0px 0px;
padding:0;
float:left;
text-align:left;
overflow:hidden;
}


.details{
		width:560px;
		height:393px;
		background:#000;
		color:#fff;
		text-align:left;
	}



#contents_profile{position:relative;}
#contents_profile img{
		opacity:1
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms;
	}
	#contents_profile .details{
		position:absolute;
		top:0;
		left:0;
		opacity: 0;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms;
	}
	
	#contents_profile .details:hover{
		opacity: .9;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 500ms;
	}

.contents_photo{
	width:280px;
	height:393px;
	margin:0;
	padding:0;
	float:left;
}


.contents_caption{
	width:560px;
	height:auto;
	margin:0;
	padding:0;
	text-align:right;
	font-size:9px;
}



.contents_section{
	width:240px;
	height:353px;
	margin:0;
	padding:20px;
	float:left;
}


.contents_section02{
width:560px;
height:auto;
margin:20px 0px 0px 0px;
padding:0;
text-align:left;
overflow:hidden;
font-size:12px;
}


h2,h3,h4{
width:auto;
height:auto;
margin:0px 0 10px 0px;
padding:0;
text-align:left;
}

h5{
width:auto;
height:auto;
margin:40px 0 10px 0px;
padding:0;
text-align:left;
}



#left_contents .section{
	width:auto;
	height:auto;
	margin:0 0px 50px 0px;
	padding:0 0px 50px 0px;
	line-height:180%;
	
}


#right_contents{
width:560px;
height:auto;
margin:0px;
padding:0;
float:left;
overflow:hidden;
}



#mix_contents{
width:260px;
height:auto;
margin:0px 40px 30px 0px;
padding:0;
float:left;
overflow:hidden;
}

#list01{
width:260px;
height:auto;
margin:0px 0px 20px 0px;
padding:0;
overflow:hidden;
}

#list02{
width:260px;
height:auto;
margin:0px 0px 0px 0px;
padding:0;
overflow:hidden;
}


#other_contents{
width:260px;
height:auto;
margin:0px;
padding:0;
float:left;
overflow:hidden;
}



#list04{
width:260px;
height:auto;
text-align:left;
margin:0px;
padding:0;
font-size:12px;
}

#list04 li{
width:auto;
height:auto;
margin:0 0px 0px 0px;
padding:0;
}




.article{
	width:260px;
	height:auto;
	margin:0 0 20px 0px;
	padding:0;
	text-align:left;
}


.thumnail{
  max-width:260px;
  height: 240px;
  overflow: hidden;
  margin:0px 0px 0px 0px;
padding:0;
position: relative;
}
.thumnail img {
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
}


.thumnail a{
color:#ffffff;
text-decoration:none;
text-align:center;
margin:0 auto 0 auto;
}

.thumnail a:hover{
color:#875900;
text-decoration:none;
text-align:center;
margin:0 auto 0 auto;
}

.article_img{
	position: absolute;
	top:0px;
	left:0px;
	width: 260px;
	height:240px;
	background-image:url(/images/sc-images.jpg);

}



.article_ttl{
	width:200px;
	position: absolute;
	top:40%;
	left:30px;
	color:#FFF;
	font-size:14px;
	text-align:center;
}

