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

html {
	overflow-y: scroll;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	text-align: center;
}

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

#container {
	padding: 0;
}
#container_outer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#container_inner {
	width: 980px;
	padding: 0;
}
#header {
	width: 980px;
	padding: 0;
	text-align: left;
}
#wrap {
	clear: both;
	width: 980px;
	padding: 10px 0 50px 0;
	text-align: left;
}
#side {
	float: left;
	width: 250px;
	padding: 10px 0 0 0;
}
#sidebar {
	margin: 0;
}
#content {
	float: right;
	width: 670px;	
}
#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 100px 0 20px 0;
	text-align: left;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/footer.gif?t=1400459057) no-repeat left top;
}

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

#header h1 {
	float: right;
	margin: 0;
 	color: #333333;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
#wrap h1 {
	padding: 15px 5px 5px 65px;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/h1.gif?t=1400420822) no-repeat left bottom;
	border-bottom: 3px solid #b5ef75;
}
#wrap #imprint h2 {
	padding: 0;
	background: none;
}
#imprint p {
	color: #444444;
}
#wrap h2 {
	padding: 2px 6px;
	border-left: 10px solid #ff7f33;
	border-bottom: 1px solid #ff7f33;
}
#wrap h3 {
	padding: 5px 5px 5px 15px;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/h3.gif?t=1400424100) no-repeat left;
}
#wrap ul,
#wrap ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#footer .copyright {
	margin: 20px 0 0 0;
}
#footer,
#footer p,
#footer a {
	color: #333333;
}

/*  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: 980px;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/menu.gif?t=1400454863) repeat-y left bottom;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	hight: 60px;
	line-height: 60px;
	/white-space: nowrap;
}
#navigation ul li a {
	display: block;
	/display: inline-block;
	position: relative;
	padding: 0 15px;
	color: #ffffff;
	font-size: 15px;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/menu.gif?t=1400454863) no-repeat right bottom;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FFFFFF;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/menu-over.gif?t=1400454871) 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: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #94dd0f;
}
#side .mainNav1 li a span {
	display: block;
	padding: 5px 0 5px 30px; 
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark.png?t=1400461875) no-repeat 10px 8px;
}
#side .mainNav2 li a span {
	padding: 5px 0 5px 45px; 
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark.png?t=1400461875) no-repeat 25px 8px;
}
#side .mainNav3 li a span {
	padding: 5px 0 5px 60px; 
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark.png?t=1400461875) no-repeat 40px 8px;
}
#side ul li a:hover {
	color: #FFFFFF;
	background: #94dd0f;
}
#side .mainNav1 li a:hover span {
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark-over.png?t=1400461887) no-repeat 10px 8px;
}
#side .mainNav2 li a:hover span {
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark-over.png?t=1400461887) no-repeat 25px 8px;
}
#side .mainNav3 li a:hover span {
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark-over.png?t=1400461887) no-repeat 40px 8px;
}
#side ul li .current {
	color: #333333;
	font-weight: bold;
	background: #ebfdb8;
}
#side .mainNav1 li .current span {
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark-on.png?t=1400461881) no-repeat 10px 8px;
}
#side .mainNav2 li .current span {
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark-on.png?t=1400461881) no-repeat 25px 8px;
}
#side .mainNav3 li .current span {
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/listmark-on.png?t=1400461881) no-repeat 40px 8px;
}

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

#wrap .blogselection .datetime,
#wrap .post .datetime {
	position: relative;
	width: 50px;
	height: 52px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	background: url(https://u.jimcdn.com/cms/o/s23576b2f358d73e1/userlayout/img/blogdate-bg.png?t=1400454201) 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: #666666;
	text-decoration: none;
}
#wrap .blogselection .clearover {
	margin: 0 0 20px 0;
}

/*  Table
----------------------------------------------- */
#wrap .table1 {
border-collapse: collapse; /* 枠線の表示方法 */
border: 2px #b5ef75 solid; /* セルの枠線（太さ・色・スタイル） */
}
#wrap .table1 td {
border: 1px #b5ef75 solid; /* セルの枠線（太さ・色・スタイル） */
}