/* CSS Document */
/* 全ページ
---------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	font-size:90%;
	color: #666666;
	line-height:150%;
}

h1 {
	font-weight: normal;
	color: #999999;
}

h2 {
	color: #555555;
	font-size: 120%;
	margin-bottom:15px;
}

h3 {
	padding:0 5px;
}

#main-left h4 {
	padding:10px 5px 0 5px;
	font-size:100%;
}

#sitemap h4 {
	padding:5px;
	font-size:100%;
}

#main-left h5 {
	color: #cc0000;
	line-height:120%;
	padding:5px 5px 0 5px;
	font-size:100%;
}

h6 {
}

td{
	margin:0;
	font-size: 12px;
	color: #555555;
}

th{
	margin:0;
	font-size: 12px;
	color: #555555;
}

p{
	margin:10px 5px;
}

.top{
	vertical-align:top;
	top: 0px;
}

.entry {
	font-size:100%;
}

.waku_title {
	font-size:115%;
	font-weight: bold;
}

.tag_list {
	line-height: 200%;
}

.tag_list a {
	padding:0 5px;
}

/* テーブル基本スタイルセット　パターン3 */

.Tableoffice {
	margin:0;
	border-collapse: collapse;
}

.Tableoffice th {
	padding: 5px 10px 5px 25px;
	text-align: left;
	background-position:5px center;
	background-repeat:no-repeat;
	line-height: 18px;
}
.Tableoffice th span {
	font-weight: normal;
}
.Tableoffice td {
	padding: 3px 10px 3px 15px;
	border-left: 1px #bbbbbb solid;
}


/*リンク
-----------------------------------------------------------*/
/*リンクグリーン*/
a.green:link{text-decoration:none; color:#cc0000;}
a.green:visited{text-decoration:none; color:#cc0000;}
a.green:active{text-decoration:none; color:#cc0000;}
a.green:hover{text-decoration:underline; color:#cc0000;}

/*リンクオレンジ*/
a.orange:link{text-decoration:none; color:#ff9900;}
a.orange:visited{text-decoration:none; color:#ff9900;}
a.orange:active{text-decoration:none; color:#ff9900;}
a.orange:hover{text-decoration:underline; color:#ff9900;}

/*リンクレッド*/
a.red:link{text-decoration:none; color:#cc0000;}
a.red:visited{text-decoration:none; color:#cc0000;}
a.red:active{text-decoration:none; color:#cc0000;}
a.red:hover{text-decoration:underline; color:#cc0000;}

/*リンクグレイ*/
a.gray:link{text-decoration:underline; color:#555555;}
a.gray:visited{text-decoration:underline; color:#555555;}
a.gray:active{text-decoration:none; color:#555555;}
a.gray:hover{text-decoration:underline; color:#cc0000;}

/*リンクホワイト*/
a.white:link{text-decoration:none; color:#ffffff;}
a.white:visited{text-decoration:none; color:#ffffff;}
a.white:active{text-decoration:none; color:#ffffff;}
a.white:hover{text-decoration:underline; color:#ffffff;}

/*リンクメニュー基本スタイル*/
a.base:link{text-decoration:none; color:#555555;}
a.base:visited{text-decoration:none; color:#555555;}
a.base:active{text-decoration:none; color:#555555;}
a.base:hover{text-decoration:underline; color:#cc0000;}

/*パンクズスタイル*/
a.pankuzu:link{text-decoration:none; color:#555555;}
a.pankuzu:visited{text-decoration:none; color:#555555;}
a.pankuzu:active{text-decoration:none; color:#555555;}
a.pankuzu:hover{text-decoration:underline; color:#555555;}

/*リンクサブメニュースタイル*/
a.submenu:link{text-decoration:none; color:#333333;}
a.submenu:visited{text-decoration:none; color:#333333;}
a.submenu:active{text-decoration:none; color:#333333;}
a.submenu:hover{text-decoration:underline; color:#666666;}


/* index
---------------------------------------------------- */

#main_left .photo_down {
	padding:0 4px 5px 4px;
	font-size: 11px;
}

.CaptSel {
	background-color: #d3e9fa;
	text-align: center;
	line-height: 200%;
	font-size: 14px;
	color: #0F436B;
}

/* font size
---------------------------------------------------- */
/* RED */
.red {
	color: #cc0000;
}
.red_ss {
	font-size: 10px;
	color: #cc0000;
}

.red_s {
	font-size: 11px;
	color: #cc0000;
}

.red_sb {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}

.red_m {
	font-size: 12px;
	color: #cc0000;
	line-height: 17px;
}

.red_mb {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.red_l {
	margin:0 0 0 5px;
	font-size: 14px;
	color: #cc0000;
	line-height: 21px;
}

.red_lb {
	margin:0 0 0 5px;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	line-height: 24px;
}

.red_ll {
	font-size: 16px;
	color: #cc0000;
}

.red_llb {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	line-height: 26px;
}

/* ORANGE */
.orange {
	color: #ff9900;
}

.orange_ss {
	font-size: 10px;
	color: #ff9900;
}

.orange_s {
	font-size: 11px;
	color: #ff9900;
}

.orange_m {
	font-size: 12px;
	color: #ff9900;
}

.orange_mb {
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}

.orange_l {
	margin:2px 0 2px 5px;
	font-size: 14px;
	color: #ff9900;
}

.orange_lb {
	margin:2px 0 2px 5px;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
}

.orange_ll {
	font-size: 16px;
	color: #ff9900;
	line-height: 24px;
	font-weight: bold;
}


/* Green */
.green {
	color: #6DB82D;
}
.green_ss {
	font-size: 10px;
	color: #6DB82D;
}

.green_s {
	font-size: 11px;
	color: #6DB82D;
}

.green_sb {
	font-size: 11px;
	color: #6DB82D;
	font-weight: bold;
}

.green_m {
	font-size: 12px;
	color: #6DB82D;
	line-height: 17px;
}

.green_mb {
	font-size: 12px;
	color: #6DB82D;
	font-weight: bold;
}

.green_l {
	margin:0 0 0 5px;
	font-size: 14px;
	color: #6DB82D;
	line-height: 21px;
}

.green_lb {
	margin:0 0 0 5px;
	font-size: 14px;
	color: #6DB82D;
	font-weight: bold;
	line-height: 24px;
}

.green_ll {
	font-size: 16px;
	color: #66cc33;
}

.green_llb {
	font-size: 16px;
	color: #6DB82D;
	font-weight: bold;
	line-height: 26px;
}

/* Gray */
.gray_ss {
	font-size: 10px;
	color: #555555;
	line-height: 14px;
}

.gray_s {
	font-size: 11px;
	color: #555555;
}

.gray_m {
	font-size: 12px;
	color: #555555;
	line-height: 17px;
}

.gray_m2 {
	font-size: 12px;
	color: #555555;
	line-height: 19px;
}

.gray_mb {
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	line-height: 16px;
}

.gray_l {
	font-size: 14px;
	color: #555555;
	line-height: 21px;
}

.gray_lb {
	font-size: 14px;
	color: #555555;
	line-height: 21px;
	font-weight: bold;
}

/* WHITE */
.white_s {
	font-size: 11px;
	color: #ffffff;
}

.white_sb {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.white_m {
	font-size: 12px;
	color: #ffffff;
}

.white_mb {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

/* magenta */
.magenta_ll {
	font-size: 14px;
	color: #cc66cc;
	line-height: 24px;
	font-weight: bold;
}

/* blue */
.blue_ll2 {
	font-size: 14px;
	color: #0099cc;
	line-height: 24px;
	font-weight: bold;
}



/* other
---------------------------------------------------- */
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 80%;
	line-height:100%;
}


