﻿@charset "utf-8";
/* CSS Document */

#wrapper_r_s {    
	width: 625px
    text-align: center;
	height: auto;
	margin: auto;
	
}

#title_box_s{
	width: 615px
    text-align: center;
	height: auto;
	margin: auto;
}

.border_with_blue_s{
	width: 628px
    text-align: left;
	height: auto;
	margin: auto;
	border: solid 1px #000099;
}

.img_folder_s{
	width: 625px
    text-align: left;
	height: auto;
	margin: auto;
}

.text_box_folder_s{
	width: 625px
    text-align: left;
	height: auto;
	margin: auto;
}

.font_s{
	font-size: 12px;
	color: #666666;
}

.font_blue_s{
	font-size: 13px;
	color: #000099;
}


.main-box_bottom_s {
	width: 500px;
	left: 0px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #665482;
	padding : 10px 10px 10px 10px;
	
}







