/*		default		*/

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
form {
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:120%;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
img {
	vertical-align:bottom;
}
ul {
	list-style-type: none;
	text-decoration:none;	
}
ul  li {
padding:0;
}
	

/* ---------- general ---------- */

div.clear,
span.clear {
	display:block;
	width:1px;
	height:1px;
	clear:both;
	overflow:hidden;
}
a {
	text-decoration: underline;
}
a:link,
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* =================== layout =================== */

body {
	background-color: #ffffff;
	text-align: center;
}
#wrap {
	width:802px;
	margin:0 auto 0 auto;
	background:url(img/bg_y.gif) top left repeat-y;	
}
#cont {
	background:url(img/bg.jpg) top left no-repeat;
}
table#container{
	width:750px;
	margin:30px 0 0 0;
}
#wrap #cont h1{
	text-indent:-9999px;
}
img.topLink{
	margin:45px 0 0 10px;
}
p.links{
	width:380px;
	margin:20px 0 0 35px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
p.links a{
	font-weight:bold;
	font-size:18px;
}

/* ＝＝＝＝＝＝　sidemenu ＝＝＝＝＝＝＝＝*/
#left {
	overflow:hidden;
	padding:0 0px 0px 10px;
}

#left h2 {
	margin:0 0 10px 0;
	padding:0px 0px 0px 15px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	border-left:6px solid #FFFFFF;
}

/* --- ul --- */
#left ul {
	margin: 0px;
	margin:0 0 40px 0;
	padding:0px 0px 0px 8px;
}
#left li {
	list-style-type: none;
	color: #222222;
	font-size: 12px;
	line-height: 18px;	
	text-align: left;
	margin:4px 0 0 0;
}

#left ul#sideimg{
	padding:0;
	list-style:none;
}
#left ul#sideimg li {
        padding:0;
	text-indent:-9999px;
}
#left ul#sideimg li a{
	height:36px;
	display:block;
	text-decoration:none;
}

#left ul#sideimg li.kinen {
	background:url(img/sbt01.gif) top left no-repeat;
}
#left ul#sideimg li.kenyu {
	background:url(img/sbt02.gif) top left no-repeat;
}
#left ul#sideimg li.kifu {
	background:url(img/sbt03.gif) top left no-repeat;
}
#left ul#sideimg li.text {
	background:url(img/sbt05.gif) top left no-repeat;
}
#left ul#sideimg li.add {
	background:url(img/sbt06.gif) top left no-repeat;
}

#left ul#sideimg li.kinen a:hover{
	background:url(img/sbto01.gif) top left no-repeat;
}
#left ul#sideimg li.kenyu a:hover{
	background:url(img/sbto02.gif) top left no-repeat;
}
#left ul#sideimg li.kifu a:hover{
	background:url(img/sbto03.gif) top left no-repeat;
}
#left ul#sideimg li.text a:hover{
	background:url(img/sbto05.gif) top left no-repeat;
}
#left ul#sideimg li.add a:hover{
	background:url(img/sbto06.gif) top left no-repeat;
}


#left li.powered {
	list-style-type: none;
	color: #222222;
	font-size: 10px;
	line-height: 18px;	
	text-align: left;
	margin-top: 4px;
	padding: 0px 0px 0px 8px;
}

/* --- p --- */
#left p {
	color: #222222;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding: 0px 8px 16px 8px;
}

/* --- img --- */
#left img.jitai{
	margin:0 0 40px 0;
}


/* ＝＝＝＝＝ main ＝＝＝＝＝*/

#main .base{
	width:468px;
	float:left;
	font-size16px;
	margin-top:65px;
	margin-left:10px;
}

/* --- text --- */
#main h3 {
	margin:0 0 8px 2px;
	padding: 0 0 2px 15px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	border-left: solid 6px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	clear: both;
}
#main p  {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 8px 16px 25px;
}
#main .box p {
	width:480px;
	float:right;
	color: #222222;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	margin: 8px 8px 0 0;
	padding: 0 8px 0 0;
}
#main p.rgt{
	text-align:right;
}


/* --- img --- */
#main img.lft{
	float:left;
	margin:0 10px 10px 0;
}
#main img.rgt{
	float:right;
	margin:0 0 10px 10px;
}



#main .entry {
	margin:0 0 50px 0;
}
#main p.entry-footer {
	border-top:1px dotted #444444;
	padding:5px 0 0 25px;
}

/* --- a --- */
#main a.mail{
	color:#FFFFFF;
	font-weight:bold;
}


#copyright {
	color: #222222;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	padding: 0px 0px 16px 0px;
}

/* calendar */

#left #box_calendar {
width:170px;
margin:0 0 40px 0;
}
#left #box_calendar p {
margin:5px 0 0 0;
text-align:center;
color:#FFF;
}
#left #box_calendar p span {
padding:0 5px;
}

#left #box_calendar table {
width:160px;
margin:5px 0 15px 5px;
text-align:center;
}
#left #box_calendar table td {
line-height:18px;
text-align:center;
}
#left #box_calendar table td a {
display:block;
line-height:18px;
background:#FFF;
color:#333;
text-align:center;
}
