@charset "UTF-8";

@import "../css/base.css";

/* Main */
#main {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 0;
}

#contents {
	float: right;
	width: 780px;
	margin: 0;
}
#contents a {
	color: #039;
}

/* Title */
#contents div.title01 {
	margin: 2px 0 15px;
	border: 2px solid #FC0;
}
#contents div.title01 div.wrap {
	border: 1px solid #FFF;
	padding: 10px 5px 5px 0;
	background: #FFFFFF url(../images/title/titlebg.gif) 0 0 repeat-x;
}
#contents div.title01 div.wrap .title {
	border-bottom: 1px solid #FFF;
	padding: 0 0 10px 14px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	color: #000;
}
#contents div.title01 div.wrap .summary {
	padding: 10px 160px 0 14px;
	font-size:13px;
}
#contents div.title01 div.wrap .summary2 {
	padding: 0 160px 0 14px;
	font-size:13px;
}
/* /title */


/* /サブタイトル、太字 */
#contents .hd02 {
	margin: 30px 0 20px 0;
	padding: 10px 0 3px 25px;
	border-bottom: #FC0 solid 2px;
	color: #000;
	text-indent: -13px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
}
#contents .hd02 img {
	margin: 0 5px 0 0;
}
#contents .hd03 {
	padding: 10px 0 3px 15px;
	font-size: 13px;
	font-weight: bold;
}
#contents .hd03 img {
	padding: 4px 4px 5px 0;
}

/* paragraph */
#contents p.paragraph{
	font-size: 13px;
	margin: 12px 180px 10px 20px;
}
#contents p.paragraph a{
	font-size: 13px;
	color: #009;
	text-decoration: underline;
}
#contents p.paragraph2{
	padding: 10px 0;
}
#contents p.addresstop,
#contents p.address,
#contents p.address2 {
	font-size:13px;}
#contents p.addresstop{
	margin:0;
	padding:10px 0 0 30px;}
#contents p.address{
	margin:0;
	padding:0 0 0 30px;}
#contents p.address2{
	margin:0;
	padding:0 0 0 90px;}

/* /paragraph */

#contents p.carteCG img{
	margin: 20px 0 0 20px;
	text-decoration: none;}

/* pagetop */
.pagetop {
	margin: 20px 0 0 0 ;
	font-size: 12px;
	text-align:right
}
/* /pagetop */

/* icon */
#contents img.icon {
	margin: 0 0 2px 3px;
}
/* /icon */

p.euro { font-size: 12px;
         margin: 20px 0 0 430px;}

/* annai */

#contents div.annai table {
	table-layout:fixed;
	border-color: #C90;
	border-width: 0;
	border-bottom: 1px solid #C90;
	border-right: 1px solid #C90;
	border-collapse: collapse;
	width: 480px;
	margin: 10px 0 0 20px;
}
#contents div.annai table tr th,
#contents div.annai table tr td {
	border-color: #C90;
	border-top: 1px solid #C90;
	border-left: 1px solid #C90;
}
#contents div.annai table tr th {
	background-color: #FFF5AE;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	padding: 7px 5px 5px 5px;
}
#contents div.annai table tr th.date {
	background-color: #FFF5AE;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	padding: 7px 0px 5px 5px;
}
#contents div.annai table tr td {
	font-size: 12px;
	padding: 7px 5px 5px 10px;
}
/* /annai */
