@charset "UTF-8";


/* **************************************
Theme Name: JuliaJapan
Theme URI: http://www.JuliaJapan.co.jp/
Description: JuliaJapan
Author: JuliaJapan
Since: 2007-8-07
Modified: 2007-8-08
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	text-align:center;
	background:url(../common/bg_body.jpg) repeat-y top left;
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}

th, td {
	padding: 0px;
}

hr{
	visibility:hidden;
}

.clear{
	clear:left !important;
}

.none{
	display:none;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#000;
}

a:hover {	
	text-decoration: nono;
	color:#FF0000;
}


/* clearFix
---------------------------------------------------------------------------------------- */
.clearFix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearFix{
	display:inline-block;
}

/*\*/ * html .clearFix{
	height:1%;
} /**/

/*\*/ .clearFix{
	display:block;
} /**/


/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	width:720px;
	float:left;
}


/* header
---------------------------------------------------------------------------------------- */
#header{
	width:720px;
	height:118px;
	float:left;
	background:url(../common/bg_header.jpg) no-repeat;
}

#header h1{
	width:715px;
	padding:5px 0px 0px 5px;
	font-size:85%;
	line-height:1;
	color:#380102;
	text-align:left;
}
#header span{
	margin:0px auto;
	width:85px;
	height:54px;
}

#header ul{
	margin:8px 0px 0px 0px;
}

#header ul li{
	float:left;
}

#header ul li a{
	display:block;
}

#header ul li a:hover{
	background-color:transparent;
}

#header ul li a:hover img{
	visibility:hidden;
}

#header ul li.btn_menu00{
	background:url(../common/btn_menu00hover.gif) no-repeat;
}

#header ul li.btn_menu01{
	background:url(../common/btn_menu01hover.gif) no-repeat;
}

#header ul li.btn_menu02{
	background:url(../common/btn_menu02hover.gif) no-repeat;
}

#header ul li.btn_menu03{
	background:url(../common/btn_menu03hover.gif) no-repeat;
}

#header ul li.btn_menu04{
	background:url(../common/btn_menu04hover.gif) no-repeat;
}

#header ul li.btn_menu05{
	background:url(../common/btn_menu05hover.gif) no-repeat;
}

#header ul li.btn_menu06{
	background:url(../common/btn_menu06hover.gif) no-repeat;
}

#header ul li.btn_menu07{
	background:url(../common/btn_menu07hover.gif) no-repeat;
}

#header ul li.btn_menu08{
	background:url(../common/btn_menu08hover.gif) no-repeat;
}


/* mainContants
---------------------------------------------------------------------------------------- */
#mainContants{
	width:720px;
	float:left;
	background:#FFF;
}

#mainContants .title{
	width:720px;
	height:304px;
	border-top:1px solid #FFF;
	float:left;
}

#mainContants .titlebook{
	width:720px;
	height:210px;
	border-top:1px solid #FFF;
	float:left;
}


#mainContants .top{
	width:720px;
	height:5px;
	float:left;
	background:url(../common/bg_top.gif) no-repeat;	
}

#mainContants .pan{
	width:700px;
	margin:0px 10px !important;
	margin:0px 5px;
	float:left;
}

#mainContants .pan p{
	width:700px;
	padding:0px 0px 5px 0px;
	text-align:left;
	border-bottom:1px solid #666;
}

#mainContants .pan h1{
	width:700px;
	margin:20px 0px;
	float:left;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	width:720px;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	float:left;
}

#footer a{
	color:#FFF;
}

#footer a:hover{
	color:#FFF;
	text-decoration: underline;
}

#footer p{
	margin:0px 0px 0px 20px !important;
	margin:0px 0px 0px 10px;
	float:left;
	text-align:left;
	color:#FFF;
	font-size:12px;
}

#footer i{
	margin:0px 20px 0px 0px;
	float:right;
	text-align:left;
	color:#FFF;
	font-size:12px;
	font-style:normal;
}

#footer address{
	width:680px;
	margin:10px 20px 0px 20px !important;
	margin:10px 10px 0px 10px;
	padding:5px 0px 0px 0px;
	background:url(../common/footer_line.gif) repeat-x top;
	text-align:center;
	color:#FFF;
	font-size:10px;
	float:left;
}