/*  Base
----------------------------------------------- */

html {
	overflow-y: scroll;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/bg.jpg?t=1352074044) repeat-x;
}

/*  Layout
----------------------------------------------- */

#container {
	width: 920px;
	margin: 0 auto;
	padding: 0px 20px 10px 20px;
	background: #FFFFFF;
}
#header {
	width: 920px;
	padding: 0 0 0px 0;
	text-align: left;
	background: url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/header.jpg?t=1412068968) no-repeat;
}
#wrap {
	clear: both;
	width: 920px;
	padding: 15px 0 0 0;
	text-align: left;
}
#side {
	float: left;
	width: 250px;
	padding: 0px 0 0 0;
}
#sidebar {
	margin: 0px 0 0 0;
}
#content {
	float: right;
	width: 660px;	
}
#footer {
	clear: both;
	padding: 50px 0 0 0;
	text-align: left;
}

/*  Style
----------------------------------------------- */

#header h1 {
	float: right;
	margin: 55px 0 0 0;
 	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
#wrap h1 {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 3px solid #FF9900;
}
#wrap h2 {
	margin: 5px 0;
	padding: 10px 0 10px 15px;
	background: #ffffff url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/midashi.jpg?t=1352074263) no-repeat left top;
}
#wrap h3 {
	margin: 0px 0;
	padding: 0px 0;
	border-bottom: 2px solid #999999;
}
#wrap #imprint p {
	color: #444444;
}
#wrap ul,
#wrap ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#footer .copyright {
	margin: 20px 0 0 0;
}

/*  Clearfix
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*  Navigation
----------------------------------------------- */

#navigation {
	clear: both;
	width: 920px;
	background: url() repeat-y left bottom;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	hight: 30px;
	line-height: 30px;
	/white-space: nowrap;
}
#navigation ul li a {
	display: block;
	/display: inline-block;
	position: relative;
	padding: 0 20px　0 0px;
	color: #000000;
	background: url() no-repeat right bottom;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #666666;
	background: url() no-repeat right bottom;
}
#navigation .mainNav2 {
	display: none;
}
#side ul {
	margin: 0;
	padding: 0;
}
#side ul li {
	display: inline;
	width: 250px;
}
#side ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#side .mainNav1 li a {
	padding: 3px 0 3px 30px; 
	background: url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2.gif?t=1352073931) no-repeat 10px 10px;
}
#side .mainNav2 li a {
 	padding: 3px 0 3px 42px;
	background: url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2.gif?t=1352073931) no-repeat 22px 10px;
}
#side .mainNav3 li a {
 	padding: 3px 0 3px 54px;
	background: url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2.gif?t=1352073931) no-repeat 34px 10px;
}
#side ul li a:hover {
	color: #FFFFFF;
}
#side .mainNav1 li a:hover {
	background: #FFB340 url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2-over.gif?t=1352073945) no-repeat 10px 10px;
}
#side .mainNav2 li a:hover {
	background: #FFB340 url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2-over.gif?t=1352073945) no-repeat 22px 10px;
}
#side .mainNav3 li a:hover {
	background: #FFB340 url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2-over.gif?t=1352073945) no-repeat 34px 10px;
}
#side ul li .current {
	color: #000000;
	font-weight: bold;
}
#side .mainNav1 li .current {
	background: #FFD596 url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2-on.gif?t=1352073939) no-repeat 10px 10px;
}
#side .mainNav2 li .current {
	background: #FFD596 url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2-on.gif?t=1352073939) no-repeat 22px 10px;
}
#side .mainNav3 li .current {
	background: #FFD596 url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/nav2-on.gif?t=1352073939) no-repeat 34px 10px;
}

/*  Blog
----------------------------------------------- */

#wrap .blogselection .datetime,
#wrap .post .datetime {
	position: relative;
	width: 46px;
	height: 52px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	background: url(blog-date-bg.gif) no-repeat left top;
	/* for IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='blog-date-bg.gif', sizingMethod = 'crop');
}

#wrap .blogselection h1 a,
#wrap .post h1 a {
	color: #000000;
	text-decoration: none;
}
#wrap .blogselection .clearover {
	margin: 0 0 20px 0;
}

/* ----------------------------------------------------	
	メニュー
---------------------------------------------------- */
#globalnavi{
  margin: 0;
  padding: 0;
  width: 920;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  float: left;
  width: 115px;
  margin: 0;
  padding: 0;
}

/* ----------------------------------------------------	
	オンマウス
---------------------------------------------------- */

a:hover img {
	filter: alpha(opacity=75); /*IE用*/
	-moz-opacity:0.75; /*Firefox用*/
	opacity:0.75; /*Chrome・Safari・Opera用*/
}

#main {
        height: 0px;
        background: url() no-repeat bottom ;
}
.cc-indexpage #main {
        height: 350px;
        background: url(https://u.jimcdn.com/cms/o/s6716c9cfda8376b9/userlayout/img/topimage.jpg?t=1352074351) no-repeat bottom ;
}

/* ----- MainImage ----- */

#mainimg {
	height: 20px;
}
.cc-indexpage #mainimg {
	height: 300px;
	padding: 20px 0 20px 0;
}
#mainimg_inner {
	display: none;
}
.cc-indexpage #mainimg_inner {
	display: block;
	width: 920px;
	height: 300px;
	margin: 0 auto;
	list-style-type: none;
	overflow: hidden;
	position: relative;
}
.cc-indexpage #mainimg_inner p {
	position: absolute;
	top: 0;
	left: 0;
}