@charset "UTF-8";

/* left */

#blog_mon {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}


/* right */	

#right_w{
	background: url(../../images/common/bk_03.jpg) left top no-repeat #FFFFFF;
	color: #222222;
	float: left;
	text-align: left;
	width: 60%;
    overflow: hidden;
}

#right_w:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #right_w {
    height: 1em;
    overflow: visible;
}
/**/

#right_w h2{
	display: block;
	margin: 10px 0 7px 0;
	width: 100%;
	height: 12px;
}

#right_w h2 span{
	display: block;
	text-indent: -99999px;
}

#right_w p {
	width: 100%;
}

#right_w h3{
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;
	width: 100%;
}

.blog {
	clear: both;
	margin: 60px 0 0 30px;
	padding: 0 0 50px 0;
	width: 70%;
}

.blog_h {
	height: 950px;
}

.blog h4{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
	line-height: 150%;
	margin: 0 0 3px 0;
}

.blog_move{
	clear: both;
	padding: 0 0 15px 0;
}	

.blog_move a {
	color: #FFFFFF;
}

.blog_move a:hover {
	color: #AE1522;
	text-decoration: none;
}

.blog_mon{
	color: #222222;
	clear: both;
	padding: 0 0 15px 0;
}	

.blog_mon a {
	color: #222222;
}

.blog_mon a:hover {
	color: #AE1522;
	text-decoration: none;
}
	
.blog_con{
	border-bottom: 1px dotted #AAAAAA;
	clear: both;
	line-height: 120%;
	margin: 0 0 15px 0 ;
	width: 100%;
	height: 70px;
}

.blog_con p{
	margin: 0 0 3px 0 ;
}

.blog_date{
	clear: both;
}

.blog_title{
	float: left;
}

.blog_link{
	clear: both;
	margin: 30px 0 0 0;
	text-align: right;
}

.blog_link a{
	color: #222222;
}

.blog_link a:hover{
	color: #AE1522;
	text-decoration: none;
}

.blog_body{
	clear: both;
	margin: 0 0 70px 0;
}


.blog_body img{
	clear: both;
	margin: 5px 0;
}

.blog_text p{
	color: #333333;
	font-size: 12px;
	line-height: 160%;
	margin: 0 0 18px 0;
}

.blog_text a{
	color: #333333;
}

.blog_text a:hover{
	color: #AE1522;
	text-decoration: none;
}

.blog dl{
	border: 1px dotted #444444;
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 100%;
}

.blog dt{
	background: url(../images/comment.gif) 0 0 no-repeat;
	display: block;
}

.blog dt span{
	text-indent: -99999px;
	display: block;
}

.blog dl p{
	color: #333333;
	font-size: 12px;
	line-height: 160%;
	padding: 0 0 10px 0;
}

.blog dl a{
	color: #333333;
}

.blog dl a:hover{
	color: #AE1522;
	text-decoration: none;
}

.blog em{
	clear: both;
	display: block;
	margin: 7px 0 0 0;
	text-align: right;
	font-style: normal;
}

.blog input,textarea{
	background: #999999;
	border: solid 1px #DDDDDD;
	color: #222222;
}

.blog_button {
	font-weight: bold;
	padding: 3px 7px;
}

form p {
	color: #222222;
}

.english p {
	line-height: 140%;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.twtr2src {
	font-size: 12px;
	margin: 0 0 -5px 0;
	list-style-type: disc;
}
