/*--*/
/*- PETIT BATEAU.BLOG CSS  JAPAN  -*/
/*--*/

/*--------------------------- body -------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align:center;
	background-image: url(/img/head_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}

#cont {
	margin:0px auto;
	padding : 0;
	width:740px;
}



.t12 {
	color : #224776;
	font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 130%;
	}

.t12r {
	color : #da5664;
	font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 130%;
	}

.t10r {
	color : #da5664;
	font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height: 130%;
	}

.t12g {
	color : #666666;
	font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 130%;
	}

.t10 {
	color : #224776;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height: 120%;
	}

.t10g {
	color : #666666;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height: 120%;
	}

.c_red {
	color : #da5664;
	}

.c_blue {
	color : #224776;
	}

/*--------------------------- LINK COLOR -------------------------------*/

a:link {
	color: #093e74;
	text-decoration: none;
}
a:visited {
	color: #093e74;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/*--------------------------- head -------------------------------*/
#header {
/*	background-image: url(/img/head_bg.gif);*/
	margin : 0px 0px 0px 0px;
	padding : 25px 0px 6px 7px;
/*	background-repeat: no-repeat;*/
	text-align:left;
	}

#header .logo {
	margin : 0px 0px 0px 10px;
	padding : 0px;
	}

#header .title {
	margin : 0px 10px 5px 10px;
	padding : 0px;
	}

/*--------------------------- Left Cont -------------------------------*/

#lcont {
	margin : 0px 0px 0px 0px;
/*	margin : 25px 25px 15px 24px;*/
	padding : 0px 30px 0px 30px;
	float:left;
	text-align:left;
	width:453px;
/*	background-image: url(/img/l_bg.gif);*/
/*	background-repeat: repeat-y;*/
/*	background-position: right;*/
	}

#lcont div.date {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color:#002b61;
	margin : 25px 0px 2px 2px;
	padding : 0px 0px 4px 0px;
	}

#lcont span.category {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color:#789ec5;
	padding : 0px 0px 4px 10px;
	}


#lcont h3 {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color:#002b61;
	margin : 5px 0px 20px 0px;
	padding : 5px 0px 8px 0px;
	background-image: url(/img/bar_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#lcont h2 {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color:#002b61;
	margin : 5px 0px 20px 0px;
	padding : 0px 0px 0px 0px;
	}

#lcont .blog {
	margin : 0px;
	padding :0px;
	}

#lcont .blog p {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color:#333333;
	line-height:140%;
	margin : 0px 0px 20px 0px;
	padding : 0px 0px 0px 0px;
	}

#lcont .blog img {
	float:left;
	border:0px;
margin-right:15px;
	}

#lcont .tbcount {
	background-image: url(/img/head_line.gif);
	margin : 0px 0px 30px 0px;
	padding : 5px 10px 1px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color:#002b61;
	}

#lcont .tburl {
	background-image: url(/img/tburl.gif);
	margin : 0px 0px 0px 0px;
	padding : 15px 16px 20px 16px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color:#002b61;
	height:65px;
	}

#lcont .trackback {
	margin : 15px 0px 0px 0px;
	padding : 0px 15px 0px 15px;
	text-align:left;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color:#002b61;
	}

#lcont .tbttl {
	margin : 0px 0px 7px 0px;
	padding : 0px 0px 0px 0px;
	}

#lcont .trackback ul {
	margin : 0px 0px 0px 10px;
	padding : 0px 0px 0px 0px;
	list-style: none;
	}

#lcont .trackback ul li {
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 18px;
	background-image: url(/img/list.gif);
	background-repeat: no-repeat;
	background-position: 3 3;
	}

.tbfrom {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color:#666;

	}

.archive-content {
	margin : 0px 0px 0px 0px;
	padding :0px;
}

#lcont .archive-list {
	margin : 0px 0px 0px 10px;
	padding : 0px 0px 0px 0px;
	list-style: none;
	}

#lcont .archive-list li {
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 18px;
	background-image: url(/img/list.gif);
	background-repeat: no-repeat;
	background-position: 3 3;
	}

.content-nav {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color:#666;
	}

/*--------------------------- Right Contents -------------------------------*/
#rcont {
	margin : 0px 0px 0px 0px;
	padding : 0px 9px 0px 7px;
	float:right;
	width:210px;
	text-align:left;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color:#002b61;
	}

#rcont h4 {
	margin : 0px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
	text-align:left;
	}

#rcont h5 {
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	text-align:left;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 11px;
	color:#002b61;
	}

#rcont .mobile {
	margin : 0px 0px 0px 0px;
	padding : 0px 5px 0px 5px;
	text-align:left;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color:#666;
	}

#rcont .mobile img {
	margin : 3px 8px 5px 0px;
	padding : 0px 0px 0px 0px;
	}


#rcont ul {
	margin : 0px 0px 18px 15px;
	padding : 0px 0px 0px 0px;
	list-style: none;
	}

#rcont ul li {
	margin : 0px 0px 2px 0px;
	padding : 0px 0px 0px 18px;
	background-image: url(/img/list.gif);
	background-repeat: no-repeat;
	background-position: 3 3;
	}

#rcont .search {
	margin : 0px 0px 25px 0px;
	padding : 0px 0px 0px 18px;
	}

#rcont .banner {
	margin : 0px 0px 18px 0px;
	padding : 0px 0px 0px 18px;
	}

#rcont .banner img {
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	}
.clr {
	clear:both;
}

/*--------------------------- foot -------------------------------*/
#footer {
	margin:0px auto;
	padding : 16px 0px;
	background :#FFFFFF;
	background-image: url(/img/foot_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#footer .copyright {
	margin : 10px 0px 15px 0px;
	padding : 0px;
	font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	text-align:center;
	color:#002b61;
	}

/*--------------------------- Form -------------------------------*/

.error_mes {
	background:#f7d5d5;
	margin : 0px 50px 0px 50px;
	padding : 8px;
	border-right:1px solid #e0b1b1;
	border-bottom:1px solid #e0b1b1;
	color : #224776;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-weight: normal;
	}

.error_mes h3 {
	margin : 5px 0px 8px 5px;
	padding : 0px 0px 0px 20px;
	background-image: url(../img/poplead_bg03.gif);
	background-repeat : no-repeat;
	background-position : left;
	color : #da5664;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-weight: bold;
	}

