﻿@charset "UTF-8"; 
/* CSS Document */

/* #contents #main >> */



/* base css start */
#main #flash{
	height:365px;
	width:640px;
	margin-bottom:15px;
}
#main #import{
	width:640px;
}
#import #column-left{
	float:left;
	width:400px;
}
/* ▼column-left css */

#import #column-right{
	float:right;
	width: 225px;
}
/* ▼column-right css */

/* base css end */

/* com css start */
#title-outer{
	width:100%;
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6b2b3;
}
#title-inner{
	float:left;
	height:25px;
	width:auto;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:normal;
	background-image:url(../images/index/icon-title-pp.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c33146;
}
div.textlink{
	text-align: right;
	padding-bottom: 10px;
}
div.textlink a{
	font-size:10px;
	color: #ab0102;
	line-height: normal;
}
div.textlink a:hover{
	text-decoration:none;
}
/* com css end */

/* column-left css start */
#column-left #calatog{
	width:400px;
	margin-bottom:10px;
}
#calatog ul, #calatog li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#calatog li {
	float:left;
	display: block;
	width: 200px;
	background-image:url(../images/com/arrow-01.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	list-style-type: none;
}
#calatog li a {
	display: block;
	width: 185px;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #0082a0;
	padding-left:15px;
}
#calatog li a:hover {
	text-decoration:none;
}
#news-title{
	width: 380px;
	font-size: 12px;
	line-height: 150%;
	background-image:url(../images/com/icon-news.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e3e4;
}
* html #news-title{
	width: 400px;
	font-size: 12px;
	line-height: 150%;
	background-image:url(../images/com/icon-news.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e3e4;
}
#news-title .date {
	float:left;
	width: 70px;
	color: #ab0102;
}
#news-title .text {
	float:right;
	width: 300px;
}
#news-title .text a {
	color: #0082a0;
}
#news-title .text a:hover {
	text-decoration:none;
}

/* column-left css end */

/* column-right css start */
#column-right p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column-right p#outline{
	font-size: 12px;
	color:#333333;
	line-height: 120%;
	margin-bottom: 10px;
}
#column-right p#enpla{
	font-size: 12px;
	color:#333333;
	line-height: 180%;
	margin-bottom: 10px;
}
#column-right p#enpla a{
	color: #0082a0;
}
#column-right p#enpla a:hover {
	text-decoration:none;
}
#column-right #enpla-title{
	background-color:#f1eff0;
	margin-bottom: 10px;
}
#enpla-title #banner{
	float:left;
	height:66px;
	width: 66px;
}
#enpla-title #text{
	float:right;
	width: 149px;
	font-size: 12px;
	color: #0082a0;
	line-height: 120%;
	padding-top:10px;
}
#enpla-title #text a{
	font-weight:bold;
	color: #0082a0;
}
#enpla-title #text a:hover {
	text-decoration:none;
}
/* column-right css end */
