@charset "UTF-8";

#main_wrapper {
	width: 832px;
	height: 260px;
	margin: 10px auto 20px auto;
}

#cont_mainimg {
	text-indent: -9999px;
	background-image:url(../image/top_mainimg_02.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 632px;
	float: left;
}

#addlink {
	float: right;
	width: 190px;
	height: 260px;
}

#addlink a {
	display: block;
	overflow: hidden;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#to_seminar , #to_example{
	height: 82px;
	width: 190px;
	margin-bottom: 10px;
}

#to_twttr , #to_blg{
	float: left;
	height: 76px;
	width: 90px;
}

#to_blg{
	margin-left: 10px;
}

/* オフマウス */
#to_seminar{background-image:url(../image/toSeminar.gif);}
#to_example{background-image:url(../image/toExample.gif);}
#to_twttr{background-image:url(../image/toTwttr.gif);}
#to_blg{background-image:url(../image/toBlg.gif);}

/* オンマウス */
a#to_seminar:hover{background-image:url(../image/toSeminar_hover.gif);}
a#to_example:hover{background-image:url(../image/toExample_hover.gif);}

#cont_opinion img{
	float: left;
}

#cont_opinion p{
	float: left;
	text-indent: 5px;
	font-size: 0.9em;
	padding-top: 10px;
	color: #663300;
}

#cont_trouble{
	height: 230px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#cont_under{
	height: 230px;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}


#opi_head{
	background-image: url(../image/top_opinionheadbg.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 26px;
}

#opi_main{
	background-image: url(../image/top_opinionbg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 829px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 6px;
}

#opi_idei{
	float:left;
	height: 100px;
	width: 259px;
	margin-top: 6px;
}

#opi_asa{
 float:left;
	height: 100px;
	width: 293px;
	margin-top: 6px;
}

#opi_tama{
 float:left;
	height: 100px;
	width: 267px;
	margin-top: 6px;
}

#book h2{
	text-indent: -9999px;
	background-image: url(../image/top_midbook.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
}

#book{
	float:left;
	height: 190px;
	width: 267px;
}

#book img{
	border: 2px solid #CCCCCC;
	float:left;
}

#book p{
	float:left;
	height: 120px;
	width: 150px;
	font-size: 1em;
	color: #666666;
	padding: 5px;
	line-height: 1.4em;
}

#book a{
	color: #45688B;
	text-decoration: underline;
}

#book a:hover{
	background-color: #B9CCCF;
}

#book h3{
	font-size: 1em;
	color: #333333;
	line-height: 1.6em;
	text-indent: 5px;
}

#news{
	float:left;
	height: 180px;
	width: 530px;
	margin-left: 30px;
	overflow: hidden;
}

#news h2{
	text-indent: -9999px;
	height: 42px;
	width: 530px;
	background-image: url(../image/top_midnews.gif);
	background-repeat: no-repeat;
}
dt, dd {
	padding: 8px 12px 7px 0;
	display:inline;
}
dt {
	background: url(../image/top_btsankaku.gif) right center no-repeat;
}
.newsline dd {
	margin-left: 3px;
	width: 34em;
}
.newsline{
	height: 20px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 5px 0 0 0;	
	padding: 0 0 3px 0;		
}
.newsline a{
	color:#71472e;
}
.newsline a:hover{
	color:#ff75cd;
}
/*
.list-table td{
	padding: 4px 0 4px 10px;
}
.list-table tr{
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.list-table a{
	text-decoration: none;
	color: #71472e;
}
.list-table a:hover{
	text-decoration: none;
	color: #ff75bb;
}
.page-sent{
	text-align: right;
	margin: 16px 0 0 0;
}
.page-sent li{
	display: inline;
	margin: 0 10px;
	padding: 3px ;
}
.page-sent a{
	border: 0;
	text-decoration: none;
	color: #71472e;
	font-size: 80%;
	padding: 0 0 0 12px;
	background: url(../news/news_image/ic_toTOP.gif) left center no-repeat;
}
.page-sent a:hover{
	text-decoration: none;
	color: #ff75bb;
}
*/


