
/*--------------------------------------------------------*/
/*  Blog name
/*--------------------------------------------------------*/
.blog_name {color:#ffffff; font-size:20px; font-weight:bold; line-height:26px; padding:100px 0 0 30px; }


.blog_name a:link    {color:#ffffff; text-decoration:none; font-size:20px; }

.blog_name a:visited {color:#ffffff; text-decoration:none; font-size:20px; }

.blog_name a:hover   {color:#ffffff; text-decoration:underline; font-size:20px; }

.blog_name a:active  {color:#ffffff; text-decoration:none; font-size:20px; }


/*--------------------------------------------------------*/
/*  Blog URL
/*--------------------------------------------------------*/
.blog_url {color:#ffffff; padding:10px 0 0 30px; }


.blog_url a:link    {color:#ffffff; text-decoration:none; }

.blog_url a:visited {color:#ffffff; text-decoration:none; }

.blog_url a:hover   {color:#ffffff; text-decoration:underline; }

.blog_url a:active  {color:#ffffff; text-decoration:none; }

	
/*--------------------------------------------------------*/
/*  RSS URL
/*--------------------------------------------------------*/
.rss_url {
   text-align: center;
	}


/*--------------------------------------------------------*/
/*  Link
/*--------------------------------------------------------*/
a         { font-weight: bold; }

a:link    {color:#0BAFFF; text-decoration:underline; }

a:visited {color:#0BAFFF; text-decoration:underline; }

a:hover   {color:#0BAFFF; text-decoration:none; }

a:active  {color:#0BAFFF; text-decoration:underline; }


/*--------------------------------------------------------*/
/*  Layout
/*--------------------------------------------------------*/
body{
   background-color: #ffffff;
   background-image: none;
   background-repeat: none;
   background-position: none;
	margin:0px;
	padding:0px;
	color: #000000;
	}


.header{background-color:#ffffff; background-image:url(/formen/img/img_box/img20100613200557350.jpg); background-repeat:no-repeat; background-position:none; height:233px; }


.footer {background-color:#0BAFFF; background-image:none; background-repeat:no-repeat; background-position:none; padding:20px 0 40px 0; margin:15px 0 0 0; text-align:center; clear:both; }

    
.top_menu {background-color:none; }


.left_menu{background-color:#ffffff; background-image:none; background-repeat:no-repeat; background-position:none; float:left; width:185px; margin:20px 0 0 0; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-size:12px; line-height:18px; }


.right_menu{background-color:#ffffff; background-image:none; background-repeat:no-repeat; background-position:none; float:right; width:185px; margin:20px 0 0 0; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-size:12px; line-height:18px; }


.contents{background-color:#ffffff; background-image:none; background-repeat:no-repeat; background-position:none; margin:20px 0 0 0; padding:0px; width:473px; float:left; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-size:12px; line-height:18px; }



/*--------------------------------------------------------*/
/*  Article
/*--------------------------------------------------------*/
.article_day{
	color: #000000;
	background-color: none;
	font-size:10px;
	line-height:13px;
	padding: 10px 0 0 0;
	}


.article_day img{
    margin-right: 5px;
	}


.article{background-color:none; border-color:#0BAFFF; border-style:dotted; border-width:1px; padding:10px; margin:0 5px 25px 5px; }


.article_subject{color:#000000; background-color:none; border-bottom-color:#0BAFFF; font-size:18px; font-weight:bold; border-bottom-style:solid; border-bottom-width:1px; padding:13px 0 10px 0; }

.article_subject a:link{color:#000000;text-decoration:underline}

.article_subject a:visited{color:#000000;text-decoration:underline}

.article_subject a:active{color:#000000;text-decoration:underline}

.article_subject a:hover{color:#000000;text-decoration:none}


.article_body{color:#000000; font-size:12px; border-color:#ffffff; border-style:solid; border-width:1px; padding:10px 0; overflow:hidden; height:100%; }


.article_anchor{color:#000000; background-color:#E6E6E6; border-color:#ffffff; border-style:solid; border-width:1px; padding:10px; font-size:10px; line-height:13px; clear:both; }


/*--------------------------------------------------------*/
/*  Archive
/*--------------------------------------------------------*/
/*.archive {
   }
/
   
   
/*--------------------------------------------------------*/
/*  Trackback
/*--------------------------------------------------------*/
.trackback{
	border-color: #0BAFFF;
	background-color: none;
	margin: 0 5px 25px 5px;
	border-style: dotted;
	border-width: 1px;
	padding: 10px;
	}


.trackback_title{color:#000000; background-color:none; border-color:#0BAFFF; font-size:18px; font-weight:bold; border-bottom-style:solid; border-bottom-width:1px; padding:13px 0 10px 0; }


.trackback_title a:link    {color:#000000; text-decoration:none; border-color:#0BAFFF; }

.trackback_title a:visited {color:#000000; text-decoration:none; border-color:#0BAFFF; }

.trackback_title a:hover   {color:#000000; text-decoration:underline; border-color:#0BAFFF; }

.trackback_title a:active  {color:#000000; text-decoration:none; border-color:#0BAFFF; }


.trackback_body{color:#000000; border-bottom-color:#0BAFFF; padding:0 0 10px 0; border-bottom-style:dotted; border-bottom-width:1px; }

.trackback_body a:link{color:#000000;text-decoration:underline}

.trackback_body a:visited{color:#000000;text-decoration:underline}

.trackback_body a:active{color:#000000;text-decoration:underline}

.trackback_body a:hover{color:#000000;text-decoration:none}


.trackback_subject{color:#000000; background-color:none; border-color:#ffffff; border-style:solid; border-width:1px; padding:10px 0 10px 0; }

.trackback_subject a:link{color:#000000;text-decoration:underline}

.trackback_subject a:visited{color:#000000;text-decoration:underline}

.trackback_subject a:active{color:#000000;text-decoration:underline}

.trackback_subject a:hover{color:#000000;text-decoration:none}


/*--------------------------------------------------------*/
/*  Comment
/*--------------------------------------------------------*/
.comment{
	background-color: none;
	border-color: #0BAFFF; 
	margin: 0 5px 25px 5px;
	border-style: dotted;
	border-width: 1px;
	padding: 10px;
	}

	
.form_body{background-color:none; border-color:#ffffff; border-style:solid; border-width:1px; width:100%; text-align:left; padding-bottom:20px; margin:10px 0 0 0; }

	
.comment_title{color:#000000; background-color:none; border-bottom-color:#0BAFFF; font-size:18px; font-weight:bold; border-bottom-style:solid; border-bottom-width:1px; padding:13px 0 10px 0; }


.comment_title a:link    {color:#000000; text-decoration:none; }

.comment_title a:visited {color:#000000; text-decoration:none; }

.comment_title a:hover   {color:#000000; text-decoration:underline; }

.comment_title a:active  {color:#000000; text-decoration:none; }


.comment_body{color:#000000; border-bottom-color:#0BAFFF; padding:0 0 10px 0; border-bottom-style:dotted; border-bottom-width:1px; }

.comment_body a:link{color:#000000;text-decoration:underline}

.comment_body a:visited{color:#000000;text-decoration:underline}

.comment_body a:active{color:#000000;text-decoration:underline}

.comment_body a:hover{color:#000000;text-decoration:none}


.comment_subject{color:#000000; background-color:none; border-color:#ffffff; border-style:solid; border-width:1px; padding:10px 0 10px 0; }

.comment_subject a:link{color:#000000;text-decoration:underline}

.comment_subject a:visited{color:#000000;text-decoration:underline}

.comment_subject a:active{color:#000000;text-decoration:underline}

.comment_subject a:hover{color:#000000;text-decoration:none}

	
.form_title{color:#0BAFFF; font-size:10px; margin:0; padding:5px 0; }

	
/*--------------------------------------------------------*/
/*  Parts
/*--------------------------------------------------------*/
.parts{
	background-color: #E6E6E6;
	border-color: #0BAFFF;
	padding: 10px;
	margin: 0 0 5px 0;
	border-style: solid;
	border-width: 1px;
	}


.menu1{color:#000000; background-color:#E6E6E6; border-color:#E6E6E6; border-style:solid; border-width:1px; font-weight:bold; padding:0 0 10px 0; margin:0; font-size:14px; text-align:center; }


.menu2{color:#000000; background-color:none; border-color:#E6E6E6; border-style:solid; border-width:1px; padding:0px 10px 5px 10px; margin:0px; text-align:left; }


/*--------------------------------------------------------*/
/*  Calendar
/*--------------------------------------------------------*/
.calendar{
	background-color: none;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-size: 12px;
	line-height: 18px;
	}


.calendar a{
    margin: 5px 0px;
	}


.calendar table{
	width:100%;
	border-collapse:collapse;
	}

	
.calendar td {
    text-align:center;
	padding: 2px;
	}


.calendar_day {color:#000000; background-color:none; border-color:#E6E6E6; border-style:solid; border-width:1px; }

   
.calendar_sat {color:#0BAFFF; background-color:none; border-color:#E6E6E6; border-style:solid; border-width:1px; }


.calendar_sun {color:#FF6699; background-color:none; border-color:#E6E6E6; border-style:solid; border-width:1px; }


/*--------------------------------------------------------*/
/*  Profile
/*--------------------------------------------------------*/
.pro_subject{
   color: #000000;
	text-align:left;
	margin: 20px 15px 15px 15px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-size: 12px;
	line-height: 18px;
	}


.pro_body{background-color:none; border-color:#E6E6E6; border-style:solid; border-width:1px; width:100%; }


/*--------------------------------------------------------*/
/*  Banner
/*--------------------------------------------------------*/
.banner{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}

	
/*--------------------------------------------------------*/
/*  Form 
/*--------------------------------------------------------*/
.input_edit{
	color:#000000;
	background-color: none;
	border-color: none;
	margin-bottom: 10px;
	}


.textarea{color:#000000; background-color:none; border-color:none; margin-bottom:5px; width:300px; }


.input_button{color:#000000; background-color:none; border-color:none; padding:2px; }


/*--------------------------------------------------------*/
/*  The designer's addition  
--------------------------------------------------------*/
.page {
  font-size: 10px;
  margin-bottom: 20px;
  }


.cb {
  clear: both;
  line-height: 0;
  }
.calendar { background-color:none; }
.parts { border-color:#0BAFFF; background-color:#E6E6E6; }
.input_edit { color:#000000; border-color:none; background-color:none; }
body { background-repeat:no-repeat; background-color:#ffffff; background-image:none; }
.comment { border-color:#0BAFFF; background-color:none; }
.trackback { border-color:#0BAFFF; background-color:none; }
.article_day { color:#000000; background-color:none; }
.pro_subject { color:#000000; }
