@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.gif) repeat-x;
	/*\*/ padding:0px 0px 0px 0px !important; /**/
	/*\*/ padding:0px 0px 0px 1px; /**/
	/*\*//*/ padding:0px 0px 0px 0px; /**/
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
}

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{
	margin:0px auto;
	width:960px;
	xbackground-image:url(../common/border-left.gif);
	xbackground-repeat:no-repeat;
	
	xborder:1px solid red;
}


/* header
---------------------------------------------------------------------------------------- */
#header{
	width:960px;
	height:130px;
	background:url(../common/header.jpg) no-repeat top;
}


/* mainContent
---------------------------------------------------------------------------------------- */
#mainContent{
	width:960px;
	background:url(../common/edges.jpg) no-repeat top;
	float:left;
	
}

#mainContent .Contents{
	width:750px;
	margin:0px 105px;
	padding:20px 0px;
}

#mainContent .Contents h1{
	width:695px;
	height:51px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 35px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:url(../common/heading.gif) no-repeat;
	float:left;
}

#mainContent .ex{
	margin:0px 35px 20px 35px !important;
	margin:0px 17px 20px 17px;
	padding:0px 0px 20px 0px;
	text-align:left;
	line-height:18px;
	font-weight:bold;
	border-bottom:1px dotted #000;
}

#mainContent .box{
	width:680px;
	margin:0px 35px !important;
	margin:0px 17px;
	text-align:left;
	float:left;
}


/* boxContents
---------------------------------------------------------------------------------------- */
#boxContents a{
	color:#FF0000;
}

#boxContents a:hover{
	color:#0000FF;
}

#boxContents h2{
	height:23px;
	text-align:left;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 15px;
	background:url(../common/bullet.gif) no-repeat ;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-indent:9px;
}


/* boxContents .line
---------------------------------------------------- */
#boxContents .line{
	margin:5px 0px;
	height:1px;
	background:url(../common/line00.gif) repeat-x ;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer {
	width:960px;
	height:20px;
	background:url(../common/ft.gif) no-repeat top #FFF;
	font-size:10px;
	padding:65px 0px 20px 0px;
	float:left;
	margin:0px auto;
}

#footer span{
	float:left;
	margin:2px 10px 0px 10px;
}

#footer span img{
	float:left;
	margin:0px 5px 0px 0px;
}

#footer p{
	float:left;
}

#footer address{
	float:right;
	margin:0px 10px 0px 0px;
}