/* CSS Document */


body{
font-size:85%;
text-align:center;
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;}
	
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;	}


a:link    { color:#FF6600; text-decoration: none; }
a:visited { color: #FF6600; text-decoration: none; }
a:hover   { color: #FF0000; text-decoration: underline; }
a:active  { color: #FF6600; text-decoration: none; }


img { border: none; vertical-align: bottom; }

	
/* contentwrap
-------------------------------------------------*/
#contentwrap {
	width:900px;
	margin: 0px auto;
	}

/* header
-------------------------------------------------*/


#contentwrap #header {
	width: 900px;
	text-align: left;
}

#contentwrap #header .menu {
	width: 900px;
	padding-top: 8px;
	background-color: #FFCC00;
}


#contentwrap #header .menu table {
	width: 900px;
}

#contentwrap #header .menu td {
	padding: 0px 0px 5px 0px;
	text-align: center;
	color: #FFFFFF;
}

#contentwrap #header .menu td a:link    { color: #FF6600; text-decoration: none; }
#contentwrap #header .menu td a:visited { color: #FF6600; text-decoration: none; }
#contentwrap #header .menu td a:hover   { color: #FF0000; text-decoration: underline; }
#contentwrap #header .menu td a:active  { color: #FF6600; text-decoration: none; }


/* content
------------------------------------------------*/
#content {
	width: 900px;
	text-align: left;
	padding-top: 15px;
}


#content .sidemenu {
	width: 160px;
	float: right;
}

#content .gallerynews {
	width: 720px;
	float: left;
}

#content .gallerynews .gallerynews1 {
	width: 720;
}

/* --ClearFix-- */
#content .gallerynews .gallerynews1 :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
	
* html #content .gallerynews .gallerynews1 {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#content .gallerynews .gallerynews1 .gallerynews1image {
	width: 380px;
	float: left;
	padding-bottom: 30px;
}

#content .gallerynews .gallerynews1 .gallerynews1text {
	width: 320px;
	float: right;
	line-height: 1.5;
	padding-bottom: 30px;
}

#content .gallerynews .gallerynews1 .gallerynews1text p {
	font-size: 85%;
}

#content .footer {
	clear: both;
	width: 900px;
	text-align: right;
	padding: 30px 10px 50px 0px;
}
































