@charset 'UTF-8';

* {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: top;
	border: 0;
}

.clear {
clear:both;
}


/*リンク色
----------------------*/

a {
	color: #0066CC;
	text-decoration: underline;
}

a:link,a:visited,a:active {
	color: #0066CC;
}

a:hover {
	color: #5A9C18;
	text-decoration: none;
}


/*全体枠
----------------------*/

body {
	margin-right: auto;
	margin-left: auto;
	margin: 0px 0px 0px 0px;
	font-family:"ＭＳ Ｐゴシック", Arial, sans-serif;
	position:relative;
	padding: 0px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #679423;
}


#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 920px;
	border-top: none;
	border-bottom: none;
	position: relative;
	padding-top: 25px;
	background-color: #FFFFFF;
}

/*ヘッダー
----------------------*/

#banner{
	height:110px;
	margin-right: auto;
	margin-left: auto;
	width:920px;
	position:relative;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#banner h1{
	font-weight: normal;
	color: #53771D;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 20px;
}

#banner h2 {
	font-size: 14px;
	position: absolute;
	left: 20px;
	bottom: 7px;
	line-height: 20px;
}

#banner p.p-h2 {
	font-size: 14px;
	position: absolute;
	left: 20px;
	bottom: 7px;
	line-height: 20px;
color: #000;
font-weight: bold;
}

#banner #contents-h2 {
	font-size: 14px;
	position: absolute;
	left: 20px;
	bottom: 7px;
	line-height: 20px;
}

#banner p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	right: 30px;
	bottom: 40px;
	position: absolute;
}

#banner p a {
color: #666666;
text-decoration: none;
}

#banner p a:hover {
color: #666666;

}

/*メインカラム
----------------------*/

#main {
	float: left;
	width: 680px;
	text-align: left;
	padding-bottom: 10px;
	overflow: hidden;
}

#main h2 {
	height:30px;
	line-height:28px;
	padding-left: 25px;
	font-size:16px;
	color:#ECFFBB;
	font-weight: bold;
	background-color: #557A1D;
	background-image: url(img/h3-box2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-right: 30px;
	padding-top: 2px;
}

#main p.p-h2 {
	height:30px;
	line-height:28px;
	padding-left: 25px;
	font-size:16px;
	color:#ECFFBB;
	font-weight: bold;
	background-color: #557A1D;
	background-image: url(img/h3-box2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-right: 30px;
	padding-top: 2px;
}

#main h3.pickup {
height:36px;
line-height:36px;
margin:20px 0px 10px 10px;
padding-left: 130px;
font-size:14px;
letter-spacing: 1px;
color:#fff;
font-weight: bold;
background:url(img/h3-bg5.jpg) no-repeat left center;

}

#main p.p-pickup {
height:36px;
line-height:36px;
margin:20px 0px 10px 10px;
padding-left: 130px;
font-size:14px;
letter-spacing: 1px;
color:#fff;
font-weight: bold;
background:url(img/h3-bg5.jpg) no-repeat left center;

}


#main h3.point {
	height:36px;
	line-height:36px;
	padding-left: 25px;
	font-size:18px;
	letter-spacing: 1px;
	color:#333333;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9BD742;
	background-image: url(img/h3_point.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}

#main p.p-point {
	height:36px;
	line-height:36px;
	padding-left: 25px;
	font-size:18px;
	letter-spacing: 1px;
	color:#333333;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9BD742;
	background-image: url(img/h3_point.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}


#main h3.point2 {
height:36px;
line-height:36px;
margin: 0px 0px 10px 10px;
padding-left: 130px;
font-size:14px;
letter-spacing: 1px;
color:#fff;
font-weight: bold;
background:url(img/h3-bg6.jpg) no-repeat left center;
}

#main p.p-point2 {
height:36px;
line-height:36px;
margin: 0px 0px 10px 10px;
padding-left: 130px;
font-size:14px;
letter-spacing: 1px;
color:#fff;
font-weight: bold;
background:url(img/h3-bg6.jpg) no-repeat left center;
}

#main h3.h3-box2 {
	height:30px;
	line-height:28px;
	padding-left: 25px;
	font-size:16px;
	color:#ECFFBB;
	font-weight: bold;
	background-color: #557A1D;
	background-image: url(img/h3-box2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-right: 30px;
	padding-top: 2px;
}

#main p.p-h3-box2 {
	height:30px;
	line-height:28px;
	padding-left: 25px;
	font-size:16px;
	color:#ECFFBB;
	font-weight: bold;
	background-color: #557A1D;
	background-image: url(img/h3-box2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-right: 30px;
	padding-top: 2px;
}

#main h3.h3-kinri {
	height:29px;
	line-height:29px;
	padding-left: 50px;
	font-size:16px;
	color:#FFFF99;
	font-weight: bold;
	background-color: #557A1D;
	background-image: url(img/h3-kinri.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-right: 30px;
	padding-top: 3px;
}

#main p.p-h3-kinri {
	height:29px;
	line-height:29px;
	padding-left: 50px;
	font-size:16px;
	color:#FFFF99;
	font-weight: bold;
	background-color: #557A1D;
	background-image: url(img/h3-kinri.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-right: 30px;
	padding-top: 3px;
}

#main h4 {
	margin-top:15px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#554215;
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}

#main p.p-h4 {
	margin-top:15px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#554215;
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
margin-bottom: 0px;
}

/*メインカラムＰの装飾
----------------------*/

#main p {
	color: #413623;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 20px;
	margin-left:0px;
	padding-left:0px;
}

#main p.p-title {
	line-height: 28px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DCD7C9;
	border-left-color: #85C229;
}

#main p.comment {
	padding:5px;
	text-align: right;
	font-size: 11px;
	color: #cc6600;
}

#main .box1 p.img-r, 
#main .box2 p.img-r {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main .box1 p.img-l, 
#main .box2 p.img-l {
float: left;
padding-left: 0px;
margin-right: 10px;
margin-bottom: 10px;
}

#main p.img-cl {
text-align: center;
margin: 0px;
margin-bottom: 20px;
padding: 0px;
line-height: 100%;
}

#main p.img-cl img {
}

#main .box2 p.pr1, 
#main .box1 p.pr1 {
	height:28px;
	line-height:28px;
	color: #CC3300;
	font-size: 14px;
	padding-left: 25px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CEC9B5;
	background-image: url(img/pr1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#main p.pagetop {
text-align: right;
}

/*リスト装飾
----------------------*/

#main ul {
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 25px;
}

#main li {
list-style-type: none;
margin-bottom: 0px;
}

#main li a {
	height: 30px;
	line-height: 30px;
	padding-left: 38px;
	display: block;
	background-image: url(img/ya-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
}

#main li a:hover {
	background-image: url(img/ya-on.gif);
}


#main ul.check {
padding-left: 15px;
padding-right: 10px;
}

#main ul.check li {
background: url(img/point8_3s.gif) no-repeat 10px 6px;
height: 34px;
line-height: 34px;
font-size: 14px;
font-weight: bold;
color: #555;
padding-left: 36px;
border-bottom: dotted 1px #ccc;
margin-bottom: 2px;
}

/*テーブル
----------------------*/


table {
background :#fff;
padding: 0px;
width: 555px;
border-collapse: collapse;
font-size: 13px;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;

color: #333333;
}

.box2 table, 
.box-kinri table {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;

}

.box1 table {
width: 505px;
margin-left: 10px;
}

table.table-comment {
margin-bottom: 0px;
}

table.last-table {
margin-bottom: 0px;
}

th {
	border: 1px solid #ACB09F;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	background-color: #F4F7F0;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;

}

td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	color: #333333;
	background-color: #ffffff;
	line-height: 130%;
	border: 1px solid #ACB09F;
}


table.atm-table {
	font-size: 12px;
}


tr.tr-c {
text-align: center;

}



table.atm-table tr.tr-c {
text-align: center;
font-size: 14px;
}



table.atm-table td.td-l {
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 5px;
line-height: 1.3em;
font-size: 12px;
background-color: #FAFAFA;
}

table.atm-table td {
padding: 5px 5px 0px 5px;
}


table.atm-table th {
padding: 5px;
}

th.ginkou-title {
width: 120px;
}

th.conb-title {

}

th.np-title {

}

th.conb {
padding: 5px 3px 5px 3px;
text-align: center;
}

th.mega {
white-space: nowrap;
padding: 5px 5px 5px 5px;
text-align: center;
line-height: 1.3em;
}



/*ＰＲ看板
----------------------*/


#main .info-top{
	background: url(img/info-top.jpg) no-repeat;
	width: 680px;
	height: 340px;
	margin-bottom: 20px;
	position:relative;
}

#main .info-top p {
color: #333333;

font-size: 12px;
line-height: 130%;
text-align: left;
padding: 0px;
margin: 0px;
}


#main .info-top p.top-pr1 {
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 118px;
	left: 100px;
	font-weight: bold;
	color: #333333;
}

#main .info-top p.top-pr2 {
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 158px;
	left: 100px;
	font-weight: bold;
	color: #333333;
}

#main .info-top p.top-pr3 {
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 198px;
	left: 100px;
	font-weight: bold;
	color: #333333;
}


#main .info-top p.top-setumei {
	position: absolute;
	top: 255px;
	left: 30px;
	width: 630px;
	line-height: 1.3em;
	color: #463F23;
	text-align: left;
	padding-top:5px;
font-size: 15px;
}

/*個別ＰＲ看板
----------------------*/

#main .aozora-top {
	background: url(img/aozora-top.jpg) no-repeat;
	width: 680px;
	height: 340px;
	margin-bottom: 20px;
	position:relative;
}

#main .orix-top {
	background: url(img/orix-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .shinsei-top {
	background: url(img/shinsei-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .sbi-top {
	background: url(img/sbi-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .japannet-top {
	background: url(img/japannet-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .suruga-top {
	background: url(img/suruga-top.jpg) no-repeat;
	width: 680px;
	height: 340px;
	margin-bottom: 20px;
	position:relative;
}

#main .citi-top {
	background: url(img/citi-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .senshu-top {
	background: url(img/senshu-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .jibun-top {
	background: url(img/jibun-top.jpg) no-repeat;
	width: 680px;
	height: 440px;
	margin-bottom: 20px;
	position:relative;
}

#main .aozora-top p, 
#main .orix-top p, 
#main .shinsei-top p, 
#main .sbi-top p, 
#main .japannet-top p, 
#main .suruga-top p, 
#main .citi-top p, 
#main .senshu-top p, 
#main .jibun-top p {
color: #333333;

font-size: 12px;
line-height: 130%;
text-align: left;
padding: 0px;
margin: 0px;
}


#main .aozora-top p.top-pr1, 
#main .orix-top p.top-pr1, 
#main .shinsei-top p.top-pr1, 
#main .sbi-top p.top-pr1, 
#main .japannet-top p.top-pr1, 
#main .suruga-top p.top-pr1, 
#main .citi-top p.top-pr1, 
#main .senshu-top p.top-pr1, 
#main .jibun-top p.top-pr1 {
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 90px;
	left: 303px;
	font-weight: bold;
	color: #333333;
}

#main .aozora-top p.top-pr2,
#main .orix-top p.top-pr2,
#main .shinsei-top p.top-pr2, 
#main .sbi-top p.top-pr2, 
#main .japannet-top p.top-pr2, 
#main .suruga-top p.top-pr2, 
#main .citi-top p.top-pr2, 
#main .senshu-top p.top-pr2, 
#main .jibun-top p.top-pr2 {
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 131px;
	left: 303px;
	font-weight: bold;
	color: #333333;
}

#main .aozora-top p.top-pr3, 
#main .orix-top p.top-pr3, 
#main .shinsei-top p.top-pr3, 
#main .sbi-top p.top-pr3, 
#main .japannet-top p.top-pr3, 
#main .suruga-top p.top-pr3, 
#main .citi-top p.top-pr3, 
#main .senshu-top p.top-pr3, 
#main .jibun-top p.top-pr3 {
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 172px;
	left: 303px;
	font-weight: bold;
	color: #333333;
}


#main .aozora-top p.top-setumei, 
#main .orix-top p.top-setumei, 
#main .shinsei-top p.top-setumei, 
#main .sbi-top p.top-setumei, 
#main .japannet-top p.top-setumei, 
#main .suruga-top p.top-setumei, 
#main .citi-top p.top-setumei, 
#main .senshu-top p.top-setumei, 
#main .jibun-top p.top-setumei {
	position: absolute;
	top: 247px;
	left: 20px;
	width: 500px;
	line-height: 120%;
	color: #443C20;
	text-align: left;
}

#main .aozora-top p.top-cap, 
#main .orix-top p.top-cap, 
#main .shinsei-top p.top-cap, 
#main .sbi-top p.top-cap, 
#main .japannet-top p.top-cap, 
#main .suruga-top p.top-cap, 
#main .citi-top p.top-cap, 
#main .senshu-top p.top-cap, 
#main .jibun-top p.top-cap {
	position: absolute;
	top: 20px;
	left: 25px;
}

.aozora-top .btn a,
.orix-top .btn a,
.shinsei-top .btn a,
.sbi-top .btn a,
.japannet-top .btn a,
.suruga-top .btn a, 
.citi-top .btn a, 
.senshu-top .btn a, 
.jibun-top .btn a {
	margin-right: 0px;
	margin-left: 0px;
}

/*ボタン
----------------------*/

.btn {
clear: both;
margin-bottom: 20px;
}

.japannet-top .btn, 
.shinsei-top .btn, 
.sbi-top .btn,
.suruga-top .btn,
.orix-top .btn,
.aozora-top .btn, 
.citi-top .btn, 
.senshu-top .btn, 
.jibun-top .btn {
	position: absolute;
	top:360px;
	left: 65px;
}

.btn a {
	height: 54px;
	width: 544px;
	display: block;
	text-indent: -8888px;
	background-position: center top;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#japannet-btn a {
background-image: url(img/btn_japannet.jpg);
}

#shinsei-btn a {
background-image: url(img/btn_shinsei.jpg);
}

#sbi-btn a {
background-image: url(img/btn_sbi.jpg);
}
#suruga-btn a {
background-image: url(img/btn_suruga.jpg);
}
#orix-btn a {
background-image: url(img/btn_orix.jpg);
}
#aozora-btn a {
background-image: url(img/btn_aozora.jpg);
}
#citi-btn a {
background-image: url(img/btn_citi.jpg);
}

#senshu-btn a {
background-image: url(img/btn_senshu.jpg);
}

#jibun-btn a {
background-image: url(img/btn_jibun.jpg);
}

.btn a:hover {
	background-position: 0px -54px;
}


/*メインカラムボックス枠
----------------------*/


.box1{
	line-height: 150%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #DCD7C9;
}

.box2 {
	line-height: 150%;
	padding:15px 20px 10px 20px;
	border: 1px solid #C5D3B4;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

.box-kinri {
	line-height: 150%;
	border: solid 1px #ccc;
	background: url(img/coffe1.jpg) no-repeat right top #fff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#main .box2 p {
padding-left: 10px;
padding-right: 10px;
}

#main .box2 p.s-head, 
#main .box-kinri p.s-head {
	line-height: 30px;
	font-size: 16px;
	color: #567B1E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDACD;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(img/s-head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}

.box1 p.dot-blue {
background: url(img/dot-blue.gif) no-repeat left center;
padding-left:10px;
}


#main .box1 p.q {
margin-left: 0px;
height:24px;
line-height:24px;
color: #333333;

font-size: 14px;
padding-left: 40px;
text-align: left;
background: url(img/faq.gif) no-repeat left center;
}

#main .box1 p.a {
margin-left: 0px;
color: #333333;

font-size: 13px;
padding-left: 40px;
text-align: left;
background: url(img/ans.gif) no-repeat left top;
}





/*サイドメニュー
----------------------*/

#right{
	float: right;
}

.sidebar{
	padding: 10px;
	border: 1px solid #DDDDD5;
	background-color: #F3F3F1;
	width: 200px;
}

#side-top-bana {
text-indent: -8888px;
margin-bottom: 5px;
}

#side-top-bana a {
	background: url(img/dentani-bana200.jpg);
	display: block;
	height: 160px;
	width: 200px;
	overflow: hidden;
}

#side-top-bana a:hover {

}

.sidebar p#gohome {
	text-indent: -8888px;
}

.sidebar p#gohome a {
	background: url(img/gohome.jpg) repeat-y #e4e4e4;
	display: block;
	widht: 174px;
	height: 54px;
	overflow: hidden;
}

.sidebar p#gohome a:hover {
	background-position: 0px -54px;
}

.sidebar h4{
	line-height: 30px;
	height: 32px;
	text-align: left;
	color: #ECFFBB;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(img/side_h4.gif);
	background-color: #50721C;
	background-repeat: no-repeat;
}


.sidebar p.p-h4{
	line-height: 30px;
	height: 32px;
	text-align: left;
	color: #ECFFBB;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(img/side_h4.gif);
	background-color: #50721C;
	background-repeat: no-repeat;
}


.sidebar ul {
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5CC;
}

.sidebar ul li{
	list-style-type: none;
}

.sidebar ul li a {
	display: block;
	padding-left: 25px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	background-color: #F4F4F3;
	background-image: url(img/side-a.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;

}

.sidebar ul li a:visited {
color:#333;

}


.sidebar ul li a:hover {
	background-position: 0 -26px;
	color: #CC3300;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-top-color: #F0F0F0;

}

/*フッター
----------------------*/

#foot{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: right;
	font-size:10px;
	color: #FFFFFF;
	clear:both;
	background-color: #82AC3C;
	margin-bottom: 10px;
	padding: 5px;

}

#foot p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: center;
}

#foot p a{
text-decoration: none;
font-style:normal;
color: #fff;
}

/*パンくずリスト
----------------------*/

p#pankuzu {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 12px;
	color: #666666;
}

p#pankuzu a:hover {
	color: #FF3333;
}


/*文字装飾
----------------------*/

.red  {color: red; }
.redb {
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
}
.redl {
	color: #CC3300;
	font-weight: bold;
	font-size: 16px;
}

.blue {color: blue; }
.blueb {color: blue; font-weight: bold; }
.bluel {color: blue; font-weight: bold; font-size: 24px; }

.yellow  {
	background-color: #FFFAB3;
	color: #000000;
}


strong {font-weight:normal;}




/*外部リンク
----------------------*/



.desc p a.aaa {
cursor: text;
color: black; 
text-decoration:none;
}

p a.aaa {
cursor: text;
color: #333333;
text-decoration:none;
}

p a.aaa:visited {
color: #333333;
}

p a.aaa:hover {
color: #333333;
}
#main-body #container {
	padding-top: 5px;
}
#main .box-kinri p {
	padding-right: 10px;
	padding-left: 10px;
}

/*about
----------------------*/

#about {
background: url(img/about.jpg) no-repeat left top;
height: 124px;
margin-left: 20px;
margin-bottom: 20px;
}



