@charset "shift_jis";


/*Initialize
=================================================================*/
* {
	margin: 0;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, img{
	padding: 0;
}
ul, li{
	list-style:none;
}
a img{
	border:none;
}


/*(X)HTML Tag/class Define
=================================================================*/
/*Tag*/
body, p, caption, td, th, li, ul, div, span{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size:12px;
	line-height:150%;
	color: #333333;
}

h1, h3, h4, h5, h6, p, ul, ol, dl{
	margin: 0px;
	padding: 0px;
}

h2{
	margin:0 0 5px;
}

a {
	text-decoration:underline;
}
a:link {
	color: #003399;
}
a:visited {
	color: #1144AA;
}
a:active {
	color: #1144AA;
}
a:hover {
	color: #CC0000;
}

#ftmenu a:link { color: #CCCCCC;}

/*class*/
.detailNav{
	text-align:right;
}

ul.li01 li{
	background:url('../img_common/mk01.gif') no-repeat 2px 3px;
	margin:0 0 5px;
	padding:0 0 0 15px;
	line-height:125%;
}


/*common
=================================================================*/
/*outline*/
body {
	text-align: center;
	background: #FFFFFF;
}
#container{
	margin:0 auto;
	width:780px;
	text-align:left;
}
#hd{

}
#mainvisual{
	margin:0 0 20px;
}
#hdmenu{

}
#ttlLogo{

}


#colMSS{
	width:780px;
	margin:0 0 10px;
}

#subcol1{
	float:left;
	width:190px;
	margin:0 0 10px;
}

#colMS{
	float:right;
	width:570px;
	margin:0 0 10px;
}

#subcol2{
	float:right;
	width:170px;
}

#maincol{
	float:left;
	width:380px;
}

#colMSS:after,#colMS:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#ftmenu{
	color: #CCCCCC;
}
#ft{
	width:780px;
	text-align:right;
	color:#CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.require {
  color: red;
  font-size: 11px;
}
.mark {
  width: 10px;
}

/*indexTmpl
=================================================================*/
/*outline*/





/*layout detail*/

#subcol1 #entries,#subcol1 #archives,#subcol1 #categories,#subcol1 #comments,#subcol1 #trackbacks{
	margin:0 0 20px;
}

#subcol1 #categories h2{
	margin:0;
}

#subcol1 #categories li{
	background:#EEEEF8;
	margin:0;
	padding:10px 10px 10px 5px;
	font-weight:bold;
	line-height:125%;
	border-bottom:1px dashed #999999;
	border-left:5px solid #000033;
}

#subcol1 #categories li li,#subcol1 #categories li li li,#subcol1 #categories li li li li{
	padding:5px 10px 0px 5px;
	line-height:125%;
	border:none;
}

#subcol1 ul{
}

#subcol1 li{
	background:url('../img/lm01.gif') no-repeat 0px 2px;
	margin:5px 0;
	padding:0 0 0 15px;
	line-height:125%;
}

#maincol .article{
	margin:0 0 30px;
}
#maincol h3.date{
	margin:0 0 5px;
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
}
#maincol h3.title{
	margin:0 0 5px;
	padding:5px 0 5px 5px;
	border-left:5px solid #000066;
	font-weight:bold;
	font-size:14px;
	line-height:115%;
	color:#333333;
	background:#EEEEEE;
}
#maincol .posted{
	border-top:1px dashed #666666;
}

#maincol h2{
	font-size:12px;
	font-weight:bold;
	border:1px solid #999999;
	padding:0 5px;
	color:#333333;
}


#subcol2 #calendar table{
	width:170px;
}
#subcol2 #calendar{
	margin:0 0 20px;
}
#subcol2 #calendar table th{
	background:#EEEEEE;
	text-align:center;
}
.txt {
	left: 100px;
	padding-left: 15px;
	padding-right: 15px;
}

#subcol2 #calendar table td{
	padding-right:5px;
	background:#F8F8F8;
	text-align:right;
}
#subcol2 .lkBt img{
	margin:0 0 10px;
}


.sp {
	padding-top: 20px;
	padding-bottom: 20px;
}

