@charset "utf-8";

/* *********************************************************
 *
 * tacky web site-secondcontents
 *
 * *********************************************************
 */
@import "base.css";

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

div#container {
	width:780px;
	margin:0 auto;
	padding:0;
}

h3 {
margin:0px 0px 5px 0px;
padding:8px;
	font-size:0.9em;
	background-image:url(../img/common/h3_bk.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

li.ico{
margin:5px;
padding:0px 0px 0px 10px;
background-image:url(../img/common/ico_ul.gif);
}

/*********************************************************************
contentsのスタイル
*********************************************************************/
div#contents {
	margin:0 auto;
	padding:0;
	min-height:100%;
	height:auto !important;
	height:100%;
}

/*********************************************************************
headのスタイル
*********************************************************************/
div#head {
	width:780px;
	height:124px;
	margin:0 auto;
	background:url(../img/common/bg_sechead.jpg) top no-repeat;
}

div#head .logo {
	float:left;
	width:229px;
	margin:0 0 0 13px;
	padding:0;
}

div#head ul {
	width:673px;
	height:40px;
	clear:both;
	list-style:none;
	margin:0 0 0 12px;
	padding:0 0 0 67px;
	background:url(../img/common/menu.jpg) top left no-repeat;
}

div#head ul li {
	float:left;
	text-indent:-9999px;
	list-style-type:none;
}

div#head ul li a,
div#head ul li a:link,
div#head ul li a:visited {
	display:block;
	width:126px;
	height:40px;
}

div#head ul li.menu1 a,
div#head ul li.menu1 a:link,
div#head ul li.menu1 a:visited {
	background:url(../img/common/menu.jpg) -67px top no-repeat;
}

div#head ul li.menu1 a:focus,
div#head ul li.menu1 a:hover,
div#head ul li.menu1 a:active {
	background:url(../img/common/menu.jpg) -67px bottom no-repeat;
}

div#head ul li.menu2 a,
div#head ul li.menu2 a:link,
div#head ul li.menu2 a:visited {
	background:url(../img/common/menu.jpg) -193px top no-repeat;
}

div#head div.Menuaboutus ul li.menu2 a,
div#head div.Menuaboutus ul li.menu2 a:link,
div#head div.Menuaboutus ul li.menu2 a:visited {
	background:url(../img/common/menu.jpg) -193px bottom no-repeat;
}

div#head ul li.menu2 a:focus,
div#head ul li.menu2 a:hover,
div#head ul li.menu2 a:active {
	background:url(../img/common/menu.jpg) -193px bottom no-repeat;
}

div#head ul li.menu3 a,
div#head ul li.menu3 a:link,
div#head ul li.menu3 a:visited {
	background:url(../img/common/menu.jpg) -322px top no-repeat;
}

div#head div.MenuShinryo ul li.menu3 a,
div#head div.MenuShinryo ul li.menu3 a:link,
div#head div.MenuShinryo ul li.menu3 a:visited {
	background:url(../img/common/menu.jpg) -322px bottom no-repeat;
}

div#head ul li.menu3 a:focus,
div#head ul li.menu3 a:hover,
div#head ul li.menu3 a:active {
	background:url(../img/common/menu.jpg) -322px bottom no-repeat;
}

div#head ul li.menu4 a,
div#head ul li.menu4 a:link,
div#head ul li.menu4 a:visited {
	background:url(../img/common/menu.jpg) -449px top no-repeat;
}

div#head div.MenuAccess ul li.menu4 a,
div#head div.MenuAccess ul li.menu4 a:link,
div#head div.MenuAccess ul li.menu4 a:visited {
	background:url(../img/common/menu.jpg) -449px bottom no-repeat;
}

div#head ul li.menu4 a:focus,
div#head ul li.menu4 a:hover,
div#head ul li.menu4 a:active {
	background:url(../img/common/menu.jpg) -449px bottom no-repeat;
}

div#head ul li.menu5 a,
div#head ul li.menu5 a:link,
div#head ul li.menu5 a:visited {
	background:url(../img/common/menu.jpg) -575px top no-repeat;
}

div#head ul li.menu5 a:focus,
div#head ul li.menu5 a:hover,
div#head ul li.menu5 a:active {
	background:url(../img/common/menu.jpg) -575px bottom no-repeat;
}

/********************************************************************
コンテンツ部分
*********************************************************************/


/*mainのスタイル**********************************************/
div#main {
	width:780px;
	margin:0 auto;
	background-color:#FFFFFF;
}

div#main h1{
margin:0;
padding:30px 0px 15px 40px;
background-repeat:no-repeat;
font-family:"ＭＳ ゴシック", "ヒラギノ角ゴ Pro W8";
font-size:16pt;
font-weight:bold;
}
.aboutus h1{
background-image:url(../img/ttl/ttl_aboutus.gif);
}
.shinryo h1{
background-image:url(../img/ttl/ttl_shinryo.gif);
}
.access h1{
background-image:url(../img/ttl/ttl_access.gif);
}
.news h1{
background-image:url(../img/ttl/ttl_news.gif);
}
div#plink{
	width:698px;
	margin:0 0 0 21px;
	padding:5px 20px;
	border:1px solid #FFE820;
	border-bottom:1px dotted #FFE820;
	border-top:0px;
	background-color:#FFFFFF;
	font-size:85%;
}
div#section {
	width:698px;
	margin:0 0 0 21px;
	padding:20px;
	border:1px solid #FFE820;
	background-color:#FFFFFF;
	border-top:none;
}

div#tacky_p {
	float:left;
	width:220px;
}

div#tacky_t {
	float:left;
	width:478px;
}

/*
div#section div.txt p {
	font-size:0.9em;
	line-height:1.4;
}*/



/*お知らせのスタイル**********************************************/

div.news .l{
float:left;
	width:530px;
	margin:0px;
	padding:0px 19px 0px 0px;
	border-right:2px solid #21BC84;
}
div.news .r{
float:right;
width:140px;
	margin:0px;
	padding:0px;
}


div.news .list {
/*	width:710px;*/
	margin:0 auto;
	padding:15px 35px 0;
/*	background:url(../img/top/bg_new.jpg) top center no-repeat;*/
}

dfiv.news{
width:700px;
margin:0px;
padding:0px;
}
div.news dl {
	font-size:0.9em;
	padding:0 0 15px;
	border-bottom:1px dashed #36C08F;
}

div.news dl:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.news dt {
	float:left;
	clear:both;
	width:90px;
	font-weight:bold;
/*	color:#F8D65D;*/
	color:#FF9900;
	margin:0;
	padding:0 0px 10px 0;
}
/*mac win safari3*/
 body:first-of-type .news dt{
 font-size:90%;
} 


div.news dd {
	float:left;
	width:590px;
	margin:0;
	padding:0 0 10px 0;
}


/*お知らせ詳細のスタイル**********************************************/
div.news .news_dtl_mds{
border-left:5px solid #36C08F;
color:#666666;
padding:0px 0px 0px 10px;
margin:0px 0px 15px 0px;
font-size:1.3em;
}
div.news .date{
/*color:#FFCC00;*/
color:#FF9900;
border-left:5px solid #36C08F;
padding:0px 0px 0px 10px;
margin:0px;
}


/***********************************************/
/*改ページ処理*/
.dt_page{
border-top:1px dotted #dddddd;
margin:15px 0px 0px 0px;
padding:10px 0px 0px 0px;
font-family:verdana,arial;
text-align:right;
}
.dt_page a{
/*padding:0px 2px;
margin:0px 2px;
border:1px solid #eeeeee;*/
}
.dt_page a.ditto_page{
padding:0px 2px;
margin:0px 5px;
border:1px solid #dddddd;
background-color:#eeeeee;
}
.dt_page a:hover .ditto_page{
background-color:#FFFF99;
}
.dt a.ditto_currentpage{
font-weight:bold;
padding:0px 2px;
margin:0px 5px;
}


/***********************************************/
/*年別表示*/
div.news .r a{
text-decoration:none;
}
div.news .r ul{
margin:0px;
padding:0px;
list-style:none;
font-family:verdana,arial;
}
div.news .r ul.reflect_archive{
padding:0px 5px;
margin:0px;
}
div.news .r li.reflect_year{
padding:3px 0px;
margin:0px;
font-weight:normal;
border-top:1px solid #21BC84;
}
div.news .r li.reflect_year ul{
padding:0px;
margin:5px 0px 0px 0px;
}
div.news .r li.reflect_month{
padding:3px 0px;
margin:0px;
font-weight:normal;
border-top:1px dotted #21BC84;
}