@chartset "shift_jis";



#wrapper h1 {
    margin: 0 12px 31px;
	}
	
#wrapper h2 {
    margin: 0 26px 17px;
	}	


/* large_box
---------------------------------------------------- */
.large_box {
    margin: 0 26px 20px;
	}

.large_box p {
    margin: 0 0 10px;
	}

.large_box p.large_box_left {
	width: 300px;
	float: left;
	margin-right: 20px;
	}
	
.large_box img.large_box_right {
    float: left;
    margin-bottom: 20px;
	}



/* medium_box
---------------------------------------------------- */
.medium_box {
    margin: 0 26px 0;
    width: 646px;
	}



/* small_box
---------------------------------------------------- */
.small_box {
    width: 646px;
    background: url(../image/bg_l2_medium_box.gif) repeat-y;
	}
	
.small_box_only-left {
    width: 646px;
 /*   background: url(../image/bg_l2_medium_box_only-left.gif) repeat-y;*/
	}

.small_box_left {
    width: 317px;
	float: left;
	margin: 0;
	padding-bottom: 8px;
	}

.small_box_right {
    width: 317px;
	float: right;
	margin: 0;
	padding-bottom: 8px;
	}
/* Add to upload the map*/	
.small_box_center {
    width: 646px;
	display:block;
	margin:0,5,5,10;
	padding-bottom: 0px;
	}

body #wrapper .small_box_head h2.left,
.small_box_head h3.left, 
.small_box_foot img.left {
    float: left;
	width: 317px;
	display: inline;
	margin: 0;
	}

body #wrapper .small_box_head h2.right,
.small_box_head h3.right, 
.small_box_foot img.right {
    float: right;
	width: 317px;
	display: inline;
	margin: 0;
	}

.small_box_foot {
    clear: both;
	}

.small_box_left p, 
.small_box_right p {
	margin: 12px 14px;
	}



/* product
---------------------------------------------------- */	
img.small_box_left_img {
    float: left;
	width: 109px;
	margin: 10px;
	}
	
.small_box_right_text {
    float: left;
	width: 169px;
	}
	
.small_box_right_text p {
	margin: 10px 0;
	width: 169px;
	}
	
body #wrapper p.small_box_right_link {
    display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	background: url(../image/p_triangle.gif) no-repeat 0 0.5em;
	display: inline-block;
	}
	
body #wrapper p.small_box_right_link_second-line {
    display: block;
	margin-top: 0px;
	padding-left: 10px;
	background: url(../image/p_triangle.gif) no-repeat 0 0.5em;
	display: inline-block;
	}

#x-small {
    margin: 0 26px 0;
    padding: 10px 0 30px;
	}

#x-small_left {
    margin: 0 11px 0 0;
	}




/* pagenot
---------------------------------------------------- */	
#medium_box_pagenot {
    text-align: center;
	}
	
