html {
}

body {
	margin: 0px;
	padding: 0px;
        background-image: url(../images/bg.gif);
	font-family: verdana,osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	text-align: center;
	color: #3A3A3A;
}

div,p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}


img {
	border: 0px;
}

a {
	color: #0077FF;
	text-decoration:none;
}

a:hover {
	color: #0077FF;
	text-decoration:underline;
}

.center {
        background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 640px;}

#outline {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}

#footer {
        background-image: url(../images/pict_footer_bg.gif);
        background-repeat: no-repeat;
	width: 640px;
	height: 34px;
}


/********       Content       ********/

#content {
        background-image: url(../images/pict_content_bg.png);
        background-repeat: repeat-y;
	width: 640px;
}

.top_cnt1 {
	float: left;
	display: inline;
	width: 420px;
	padding-top: 10px;
}

.top_cnt1 h1 {
        background-image: url(../images/title_top.gif);
        background-repeat: no-repeat;
	width: 420px;
	height: 100px;
}

.top_cnt1 h2.date {
	font-size: 10px;
	font-weight: normal;
	color: #717171;
	text-align: left;
        margin: 15px 15px 0px 15px;
	padding: 0px;
	width: 390px;
}

.top_cnt1 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #717171;
	text-align: left;
        margin: 5px 15px 0px 15px;
	padding: 0px;
	width: 390px;
}

.cnt_t {
	margin: 15px 10px 15px 15px;
	width: 390px;
	background-color: #FAF3F8;
	border: 1px solid #C466A8;
}

.cnt_t p {
	margin: 10px;
	color: #717171;
	text-align: left;
}


.top_cnt2 {
	float: left;
	display: inline;
	width: 220px;
}

.top_cnt2 h1.t_mail {
        background-image: url(../images/title_mail.gif);
        background-repeat: no-repeat;
	margin: 17px 0px 0px 0px;
	width: 220px;
	height: 45px;
}

.top_cnt2 h1.t_list {
        background-image: url(../images/title_list.gif);
        background-repeat: no-repeat;
	margin: 17px 0px 0px 0px;
	width: 220px;
	height: 35px;
}

.top_cnt2 h1.t_bn {
        background-image: url(../images/title_bn.gif);
        background-repeat: no-repeat;
	margin: 25px 8px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 212px;
	height: 35px;
	border-bottom: 1px solid #717171;
}

.top_cnt2 h1.u_mail {
        background-image: url(../images/mail.gif);
        background-repeat: no-repeat;
	margin: 5px 8px 25px 0px;
	padding: 0px 0px 5px 0px;
	width: 212px;
	height: 44px;
	border-bottom: 1px solid #717171;
}

.top_cnt2 p.m_text {
	font-size: 12px;
	color: #717171;
	text-align: left;
	margin: 0px 8px 0px 2px;
	width: 210px;
}

.top_cnt2 p.m_date {
	font-size: 10px;
	color: #717171;
	text-align: left;
	margin: 0px 8px 0px 2px;
	width: 210px;
}

.top_cnt2 p.next {
        background-image: url(../images/dot_02.png);
        background-repeat: no-repeat;
	margin: 0px 20px 10px 0px;
	width: 435px;
	height: 38px;
	text-indent: 340px;
	line-height: 38px;
}

.top_cnt2 p.frm2 {
        background-image: url(../images/pict_top_02.png);
        background-repeat: no-repeat;
	margin: 0px 20px 20px 0px;
	padding-left: 0px;
	width: 350px;
}

.top_cnt2 ul.xls {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
}

.top_cnt2 li.xls {
	background: url(../images/icon01.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	font-size: 12px;
	line-height: 24px;
}

.top_cnt2 ul {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
}

.top_cnt2 li {
	background: url(../images/icon02.gif) no-repeat;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 15px;
	font-size: 12px;
	line-height: 15px;
}


