/* CSS Document */

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

html {
	overflow-y: scroll;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
background-image: url(img/back.jpg);
background-repeat: repeat-y;
background-position: center;

}

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

#container {
	width: 920px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
	border-right: 0px solid #993333;
	border-left: 0px solid #993333;
}
body > #container {
	height: auto;
}
#header {
	width: 920px;
	padding: 0 0 0px 0;
	text-align: left;
background: url(img/header.jpg) no-repeat;
height:120px;
}
#wrap {
	clear: both;
	width: 920px;
	padding: 15px 0 0 0;
	text-align: left;
}
#side {
	float: left;
	width: 150px;
	padding: 0px 0 0 0;
}
#sidebar {
	margin: 0px 0 0 0;
}
#content {
	float: right;
	width: 760px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
}

#main {
	clear: both;
	width: 920px;
	padding: 0px 0 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
#footer {
	clear: both;
	padding: 20px 0 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	background-color:#d50312;
	color:#FFFFFF;
}

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

#header h1 {
	float: right;
	margin: 5px 15 0 0;
 	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
#wrap h1 {
	background: url(img/h2.jpg) no-repeat;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #cb3332;
}
#wrap h2 {
	margin: 5px 0;
	padding: 0px 0;
	border-bottom: 3px solid #d50312;
	font-size: 14px;
	color: #cb3332;
}
#wrap h3 {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	color: #cb3332;
}
#wrap #imprint h2 {
	padding: 0;
	background: transparent;
}
#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;
	font-size: 12px;
	line-height: 18px;
}

/*  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;
	padding:1px;
	background: url(img/nav1.gif) repeat-y left bottom;
	font-size: 12px;
	line-height: 16px;
}



#side ul {
	margin: 0;
	padding: 0;
}
#side ul li {
	display: inline;
	width: 180px;
}
#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(img/nav2.gif) no-repeat 10px 10px;
}
#side .mainNav2 li a {
 	padding: 3px 0 3px 42px;
	background: url(img/nav2.gif) no-repeat 22px 10px;
}
#side .mainNav3 li a {
 	padding: 3px 0 3px 54px;
	background: url(img/nav2.gif) no-repeat 34px 10px;
}
#side ul li a:hover {
	color: #000000;
}
#side .mainNav1 li a:hover {
	background: #FFCCCC url(img/nav2-over.gif) no-repeat 10px 10px;
}
#side .mainNav2 li a:hover {
	background: #FFCCCC url(img/nav2-over.gif) no-repeat 22px 10px;
}
#side .mainNav3 li a:hover {
	background: #FFCCCC url(img/nav2-over.gif) no-repeat 34px 10px;
}
#side ul li .current {
	color: #000000;
	font-weight: bold;
}
#side .mainNav1 li .current {
	background: #FFE5E5 url(img/nav2-on.gif) no-repeat 10px 10px;
}
#side .mainNav2 li .current {
	background: #FFE5E5 url(img/nav2-on.gif) no-repeat 22px 10px;
}
#side .mainNav3 li .current {
	background: #FFE5E5 url(img/nav2-on.gif) 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: #CC3333;
	text-decoration: none;
}
#wrap .blogselection .clearover {
	margin: 0 0 20px 0;
}
/* menu styles */
#jsddm
{	margin: 0;
	padding: 0
	}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		text-align:center;}

	#jsddm li a
	{	display: block;
		background: #d50211;
		padding: 5px 12px;
		text-decoration: none;
		
		
		width: 70px;
		color: #FFFFFF;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #d50211}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #d50211;
				text-align:left;
				color: #FFFFFF}
			
			#jsddm li ul li a:hover
			{	background: #d50211}

/*  table
----------------------------------------------- */			
table#table-01 {
    width: 760px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
/*  フッター箇所
----------------------------------------------- */
a.white:link {
text-decoration : underline; 
color : #ffffff; 
}
a.white:visited {
text-decoration : underline; 
color : #ffffff; 
}
a.white:active {
text-decoration : underline; 
color : #ffffff; 
}
a.white:hover {
text-decoration : underline; 
color : #ffffff; 
}	
/*  パンくず
----------------------------------------------- */
a.red:link {
text-decoration : underline; 
color : #d50312; 
}
a.red:visited {
text-decoration : underline; 
color : #d50312; 
}
a.red:active {
text-decoration : underline; 
color : #d50312; 
}
a.red:hover {
text-decoration : underline; 
color : #d50312; 
}
