@charset "Shift_JIS";


/* -----------------------------------------------
                      Defaults styles
   ----------------------------------------------- */

* {
    font-weight: normal;
    font-style: normal;
}

html,
body {
	margin:0;
	padding:0;
}

ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol,
ol li {
	margin: 0;
	padding: 0;
}

form,
input,
textarea {
	margin:0;
	padding:0;
}

p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
div {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

pre,
dl,
dt,
dd,
address,
blockquote,
hr {
	margin:0;
	padding:0;
}

a,
abbr,
acronym,
bdo,
big,
cite,
code,
dfn,
em,
img,
kbd,
label,
object,
q,
ruby,
samp,
small,
span,
strong,
sub,
sup,
var {
	margin: 0;
	padding: 0;
}

table,
td,
th {
	border:0;
}

a img {
    border: 0;
}

strong {
	font-weight: bold;
}


/* -----------------------------------------------
                      base styles
   ----------------------------------------------- */
   
.t01 { margin-top: 5px}
.t02 { margin-top:10px}
.t03 { margin-top:15px}
.t04 { margin-top:20px}
.t05 { margin-top:25px}
.t06 { margin-top:30px}
.t07 { margin-top:35px}
.t08 { margin-top:40px}
.t10 { margin-top:50px}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/* -----------------------------------------------
                         link
   ----------------------------------------------- */
a:link,
a:visited
	{
	color: #0F0F69;
	text-decoration: underline;
	}
	
a:hover,
a:active
	{
	color: #FF6600;
	text-decoration: none;
	}
	
/* -----------------------------------------------
             historical text style control
   ----------------------------------------------- */

.s5
	{
	font-size: 20px !important;
	}

.s4
	{
	font-size: 14px !important;
	line-height: 1.3 !important;
	}

.s4n
	{
	font-size: 14px !important;
	line-height: 1 !important;
	}

.s3n
	{
	font-size: 13px !important;
	line-height: 1 !important;
	}

.s3l
	{
	font-size: 12px !important;
	line-height: 1.4 !important;
	}

.s3
	{
	font-size: 12px !important;
	line-height: 1.3 !important;
	}
	
.s3_osusume
	{
	font-size: 12px !important;
	line-height: 1.3 !important;
	width:186px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	}

.s2
	{
	font-size: 10px !important;
	line-height: 1.1 !important;
	}

.s2l
	{
	font-size: 10px !important;
	line-height: 1.4 !important;
	}

.s1
	{
	font-size: 8px !important;
	line-height: 1.2 !important;
	}

.n3
	{
	font-size: 12px !important;
	}

.n2
	{
	font-size: 10px !important;
	}

.n1
	{
	font-size: 7px !important;
	}

.cap01 {
	margin:3px 0 0 0;
	font-size: 10px !important;
	line-height: 1.1 !important;
}
.cau01 {
	color: #CC0000;
}
.cau02 {
	color: #333333;
}


/* -----------------------------------------------
                       Arrow
   ----------------------------------------------- */

.pagetop01 {
	margin: 0;
	padding: 0 0 10px 535px;
	width: 98px;
}

.lnk01 {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background: #FFFFFF url(../img/arw_link01.gif) no-repeat left;
}

.anchor {
	margin: 0;
	padding: 0 0 0 15px;
	background: #FFFFFF url(../img/arw_anchor.gif) no-repeat left;
}


/* -----------------------------------------------
                     CommonParts
   ----------------------------------------------- */
.item01 {
	padding-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
}

.item02 {
	padding-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
	color: #333333;
}

.banner01
{
	margin-top: 10px;
/*	margin-bottom: 3px;*/
	
	}
.osusume{width:550px;}

.photo{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

ul{list-style:none;
margin:0;
padding:0;}

.table01{
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	font: 12px;
}
contents_sonet{
margin-left:10px;
}