/**********************************
***        HTML TAG             ***
**********************************/

BODY{ 	background : repeat;background-image : url(img/bgstripe.gif);
	margin:0;
	padding-top:10px;
	text-align:center;
}
a{
	color:blue;
        text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
IMG{
        border:none;
}

p{
  padding:-2px;
  width:410px;
  margin-left:10px;
  margin-bottom:0;
  margin-top:0;
  line-height:200%;
}
 
H1{
  font-size : 12px;
  color : #cccccc;
  margin:0;
  padding-right:10px;
}
H2{
  margin:0;
}
H3{
  margin:0;
}
H4{
  margin:0;
}
H5{
  margin:0;
}
.float_left{
  float:left;
}
.float_right{
  float:right;
}
.clear{
   clear:both;
}
.blue{
  color:blue;
}
dl{
   width:410px;
  line-height:200%;
}
dt{
  float:left;
  width:200px;
  margin-right:5px;
}
dd{
  float:right;
  width:205px;
  line-height:200%;
  margin:0;
}
.shuwanokoto1{
  margin-top:5px;
  margin-bottom:5px;
  margin-left:0 auto;
  padding-right:20px;
  line-height:200%;
  font-size : 13px;
}
.size12{
  font-size : 12px;
}
.size13{
  font-size : 13px;
}
.size14{
  font-size : 14px;
}
.red{
  color:red;
}
.blue{
  color:blue;
}
.orange{
  color:orange;
}
.green{
  color:green;
}
.pink{
  color:pink;
}
.right_body ul{
  line-height:200%;
  list-style:square;
  width:380px;
}
.right_body li{
}
  
/**********************************
***        HEADER             ***
**********************************/

#layout {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	color:#444444;
}

.container_top{
       background:url(img/container_top.gif) no-repeat;
       width:700px;
       margin-bottom:0px;
       height:15px;
       padding-left:5px;
       line-height:130%;
       text-align: right;
}

.container_middle{
       background:url(img/container_middle.gif) no-repeat;
       width:700px;
       height:85px;
       margin:0;
       padding-left:0;
}
.contents_bg{
       background:url(img/contents_bg.gif) no-repeat;
       width:700px;
       height:30px;
       margin:0;
}

#title{
	float:left;
        width:250px;
        height:80px;
}
#header{
	float:right;
        width:200px;
        height:45px;
        margin-right:20px;
        padding-top:40px;
}
.clear{
        clear:all;
}

#banner a{
	background:url(img/banner_top.gif) no-repeat;
	display:block;
	text-decoration:none;
	color:#0716DB;
        text-align:center;
        float:left;
        width:116px;
        height:30px;
        font-size:12px;
        line-height:245%;
}

#banner2 a{
	background:url(img/banner_top115.gif) no-repeat;
	display:block;
	text-decoration:none;
	color:#0716DB;
        text-align:center;
        float:left;
        width:115px;
        height:30px;
        font-size:12px;
        line-height:245%;
}
#banner a:hover{
	background:url(img/banner_top_up.gif) no-repeat;
	color:orange;
}
#banner2 a:hover{
	background:url(img/banner_top_up2.gif) no-repeat;
	color:orange;
}

/**********************************
***        BODY layout          ***
**********************************/

.container_body{
        background:url(img/container_body.gif) repeat-y;
        width:700px;
        margin:0;
        padding-bottom:10px;
        display:inline-block;
}

.text{
        font-size:12px;
	color:silver;
}
.navi{
        background:url(img/navi.gif) repeat-y;
        font-size:12px;
        width:700px;
        height:12px;
        padding:3px 5px 3px 5px;
        margin:0;
}

/**********************************
***          LEFT               ***
**********************************/

#left{
	float:left;
	width:200px;
        margin-top:15px;
        margin-left:10px;
        line-height:210%;
        font-size:14px;
}
.left_banner_top{
        background:url(img/left_banner_top.gif) no-repeat;
        width:190px;
        height:30px;
        padding-left:10px;
        font-size:14px;
}
.left_banner_top2{
        background:url(img/left_banner_top.gif) no-repeat;
        width:190px;
        height:30px;
        padding-left:10px;
        font-size:10px;
}
#menu{
	padding-right:0px;
        margin-bottom:0px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	display:block;
}
#menu ul li a{
	background:url(img/left_banner.gif) repeat-y;
	display:inline-block;
	height:30px;
        width:190px;
	padding-left:10px;
	text-decoration:none;
	color:#EC5D7C;
        font-size:14px;
}
#menu ul li a:hover{
	background:url(img/left_banner_up.gif) no-repeat;
	color:#DD261D;
}
#menu2{
	padding-right:0px;
        margin-bottom:0px;
}
#menu2 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu2 ul li{
	display:block;
}
#menu2 ul li a{
	background:url(img/left_banner.gif) repeat-y;
	display:inline-block;
	height:30px;
        width:190px;
	padding-left:10px;
	text-decoration:none;
	color:#EC5D7C;
        font-size:11px;
}
#menu2 ul li a:hover{
	background:url(img/left_banner_up.gif) no-repeat;
	color:#DD261D;
}
.left_banner_top a{
        color:#000000;
}
/**********************************
***          RIGHT              ***
**********************************/

#right{
        width:480px;
        float:right;
        margin-top:15px;
}
.top_banner{
        background:url(img/top_banner.gif) no-repeat;
        width:450px;
        height:300px;
        font-size:12px;
        padding-top:20px;
        margin-bottom:10px;
}
.top_text{
        width:160px;
        height:250px;
        font-size:12px;
        margin-left:270px;
        line-height:180%;
}
div.top_text2{
        width:200px;
        margin:-55px 0 0 30px;
        line-height:135%;
        font-weight:bold;
        color:red;
        display:inline-block;
        position:absolute;
}
.top_banner_bg2{
       background:url(img/top_bannerbg2.gif) no-repeat;
       width:450px;
       height:250px;
        font-size:12px;
        padding-top:20px;
        margin-bottom:10px;
}
.right_bar{
        background:url(img/right_bar.gif) no-repeat;
        width:450px;
        height:35px;
        padding:0px 0px 0px 15px;
        line-height:240%;
        font-size:14px;
        color : blue;
        text-align:left;
}
.right_body{
        background:url(img/right_body.gif) repeat-y;
        width:450px;
        padding:10px 10px 10px 10px;
        font-size:12px;
        display:inline-block;
}
.right_body2{
        width:450px;
        padding:10px 0px 10px 0px;
        font-size:12px;
        display:inline-block;
}

.right_body dd{
        text-align:left;
}

.right_bottom{
        background:url(img/right_bottom.gif) no-repeat;
        width:450px;
        height:18px;
        font-size:14px;
        display:inline-block;
        margin-bottom:20px;
}
.infotext{
        width:410px;
        clear:left;
        padding:5px 5px 10px 0px;
        border-bottom:1px dashed #2B4990;
	font-size:12px;
        text-align:left;
}
.infotextend{
        width:410px;
        clear:left;
        padding:10px 5px 0px 0px;
        margin-bottom:-5px;
	font-size:12px;
}
.newdate{
        width:410px;
        clear:left;
        padding:2px 5px 0px 0px;
        color:green;
	font-size:10px;
        text-align:left;

}
.right_end{
        margin-right:40px;
        margin-bottom:20px;
	font-size:10px;
        text-align:right;

}
.midashi{
        color:blue;
        font-size:14px;
        padding:3px 0 3px 0;
}
.kakko{
        font-size:14px;
        padding:3px;
        border:solid 1px #cccccc;
        font-weight:bold;
        width:100px;
}
ul.kouzou{
       list-style:none;
       margin:0;
       padding-left:20px;
       width:400px;
}
ul.kouzou2{
       list-style:none;
       margin:0;
       padding-left:30px;
}
.midashi2{
        padding:3px 3px 3px 20px;
        font-weight:bold;
}
.kakko2{
        font-size:14px;
        padding:3px;
        border:solid 1px #cccccc;
        font-weight:bold;
        width:200px;
}
ins .t{
        font-weight:bold;
        font-size:14px;
}       
ol li.fo{
       padding:5px 5px 5px 0;
}
/**********************************
***          FOOTER             ***
**********************************/

.footer_body{
        background:url(img/container_body.gif) repeat-y;
        width:700px;
        margin:0;
        padding-bottom:10px;
        text-align: center;
        font-size:12px;
        display:inline-block;
}
.footer{
       background:url(img/footer.gif) no-repeat;
       width:700px;
       margin-bottom:0px;
       height:10px;
       padding-bottom:5px;
       display:inline-block;
       text-align:right;
}
#Copyright{
        font-size:11px;
        margin-right:30px;
}

/**********************************
***         MAIL FORM           ***
**********************************/

.form_sub{
  font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
  font-size : 10px;
  color : #0B479F;
  margin:0;
}
.mailform{
  font-size:11px;
}

/**********************************
***          BLOG               ***
**********************************/

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	}
form{
 margin-top:0;
 padding:3;
}
.widgettitle{
        background:url(img/left_banner_top.gif) no-repeat;
        width:170px;
        height:30px;
        padding-left:10px;
        font-size:14px;
}
#menu3{
	padding-right:0px;
}
#menu3 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu3 ul li{
	display:block;
}
#menu3 ul li a{
	background:url(img/left_banner.gif) repeat-y;
	display:inline-block;
	height:30px;
        width:190px;
	padding-left:10px;
	text-decoration:none;
	color:#EC5D7C;
        font-size:10px;
}
#menu3 ul li a:hover{
	background:url(img/left_banner_up.gif) no-repeat;
	color:#DD261D;
}
.eventphoto_head{
        font-size:15px;
        color:blue;
        margin:5px 0 5px 0;
}
.eventphoto_title{
        font-size:14px;
        color:green;
        margin:10px 0 10px 0;
        font-weight:bold;
        line-height:150%;

}
.eventphoto {
     clear:both;
     line-height:150%;
     font-size:12px;
 }
.postmetadata_alt{
    color:gray;
}
#comments{
    color:blue;
    margin:10px 0 10px 0;
}
.commentlist{
     padding:0;
     margin:0 0 10px 0;
     list-style:none;
}
.alt{
     padding:0;
     margin:0;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */
