/* 基本スタイル ::TDセル内のAlign*/
H1 {
    font-size:24px;
    color: #202020;
    margin: 0px;
    padding: 50px 10px 30px 10px;
}
H2 {
    font-size:14px;
    color: #404040;
    margin: 0px;
}
H3 {
    font-size:12px;
    color: #404040;
    margin: 0px;
}
H4 {
    font-size:14px;
    margin: 0px;
}
TD {
    text-align: left;
}
IMG {
    border-width: 0px;
}

/* 基本スタイル ::エラー文字列*/
.error {
    font-size: 10px;
    color: #dc143c;
}

/* 基本スタイル ::ファイルサイズの文字列*/
.filesize {
    font-size: 10px;
    color: #E05050;
    text-decoration: underline;
}

/* 基本スタイル ::日付文字列*/
.date {
    text-align: right;
    font-size: 11px;
    color: #808080;
}

/* 共通ヘッダ・フッタ部分 */

DIV.headerNavigation {
	background-image: url(http://www.tori-log.net/common_files/images/navigation.gif);
	height: 62px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
DIV.headerNavigationLink {
	height:42px;
	color: #006d00;
	text-align: right;
}
DIV.headerNavigationLink A {
	font-size: 12px;
	color: #006d00;
	font-weight: bold;
}
DIV.headerNavigationMenu {
	vertical-align: top;height:20px; background-color: #006d00; color: #ffffff;position: relative;z-Index:100;
	clear:both;
}
A.m1,A.m1:link,A.m1:visited {
    vertical-align:bottom;
    font-size: 12px;
	display: inline;
	font-weight: bold;
	background-color: #006d00;
	color: #ffffff;
	padding: 2px 20px 1px 20px;
}
A.m1:hover,A.m2,A.m2:hover,A.m2:link,A.m2:visited {
    vertical-align:bottom;
    font-size: 12px;
	display: inline;
	font-weight: bold;
	background-color: #ffffff;
	color: #006d00;
	padding: 2px 20px 1px 20px;
}


TABLE.com_footer {
	background-color: #006d00;
    width: 100%;
    height: 30px;
    color: #ffffff;
}
TABLE.com_footer TD.copyright {
    text-align: right;
    font-size: 12px;
    color: #ffffff;
    padding-right:20px;
}
TABLE.com_footer TD.copyright A {
    font-size: 12px;
    color: #ffffff;
}

/* コメント・トラックバック部 */

TABLE.comment {
    border-collapse: collapse;
    font-size: 12px;
}

TABLE.comment TD.comment_td1 {
    color: #303040;
    text-align: right;
    vertical-align: top;
    width: 28px;
}
TABLE.comment TD.comment_td2 {
    color: #202040;
}

DIV.comment_info {
    color: #a0a0a0;
    text-align: right;
    margin-bottom: 10px;
}

TABLE.trackback {
    border-collapse: collapse;
    font-size: 12px;
}

TABLE.trackback TD.trackback_td1 {
    color: #303040;
    text-align: right;
    vertical-align: top;
}
TABLE.trackback TD.trackback_td2 {
    color: #808080;
}

DIV.trackback_info {
    color: #a0a0a0;
    text-align: right;
    margin-bottom: 10px;
}

/* カレンダー */
TABLE.calender {
    border-collapse: collapse;
    border-top: solid 1px #d0d0d0;
    border-right: solid 1px #DFDFDF;
    border-bottom: solid 1px #DFDFDF;
    border-left: solid 1px #d0d0d0;
    background-color: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size:12px;
}

TABLE.calender TD{
    border-top: solid 1px #DFDFDF;
    border-left: solid 1px #DFDFDF;
}

TABLE.calender TD.cal_cap_sun {
    font-size:10px;
    text-align: center;
    background-color: #fde4e8;
    color: #E9687D;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_cap_sat {
    font-size:10px;
    text-align: center;
    background-color: #d9e3f3;
    color: #537FC9;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_cap_wd {
    font-size:10px;
    text-align: center;
    background-color: #e0e0e0;
    color: #303040;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_sun {
    font-size:12px;
    text-align: right;
    color: #E9687D;
    background-color: #fde4e8;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_sat {
    font-size:12px;
    text-align: right;
    color: #537FC9;
    background-color: #d9e3f3;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_wd {
    font-size:12px;
    text-align: right;
    color: #555555;
    background-color: #ffffff;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_today {
    font-size:12px;
    text-align: right;
    color: #202000;
    background-color: #d2d2e6;
    width:20px;
 height:16px;
}

TABLE.calender TD.cal_tab {
    text-align: center;
    color: #4d4d4d;
    font-size:13px;
    background-color: #d0d0d0;
    height:16px;
}


TABLE.calender TD.cal_tab2 {
    font-size:12px;
    text-align: center;
    color: #303020;
    font-size:13px;
    background-color:#d0d0d0;
    height:13px;
}

TABLE.calender A.cal_link {
    text-decoration: none;
    color: #b36b00;
}
TABLE.calender A.cal_link:hover {
    text-decoration: underline;
    color: #ff0000;
}

TABLE.calender TD SPAN.point {
    font-size: 4px;
    color: #c0c0c0;
}

/** 各種ボタン */
INPUT.btn_m_r {
    border:1px solid #949090;
    background-color: #EEE0E0;
    color:#303030;
    font-size: 12px;
    width: 120px;
    color: #DC143C;
    cursor: pointer;
    hidefocus: true;
    padding: 0px;
    height:20px;
}

INPUT.btn_m {
    border:1px outset #949090;
    background-color: #EBEDF0;
    color: #6e6e6e;
    font-size: 12px;
    width: 120px;
    cursor: pointer;
    padding: 0px;
    height:20px;
}

INPUT.btn_s_r {
    border: 1px outset #C0C0C0;
    background-color: #EFEFEF;
    font-size: 10px;
    color: #DC143C;
    font-weight: bold;
    padding: 0px;
    margin: 2px;
    cursor: pointer;
    hidefocus: true;
}

INPUT.btn_s_b {
    border: 1px outset #C0C0C0;
    background-color: #EFEFEF;
    font-size: 10px;
    color: #143CDC;
    font-weight: bold;
    padding: 0px;
    margin: 2px;
    cursor: pointer;
    hidefocus: true;
}

INPUT.btn_s {
    border: 1px outset #C0C0C0;
    background-color: #EFEFEF;
    font-size: 10px;
    color: #505050;
    font-weight: bold;
    padding: 0px;
    margin: 2px;
    cursor: pointer;
}


/** フォーム部品 */
FORM {
    margin: 0px;
    padding: 0px;
}

SELECT {
    font-size: 12px;
    color: #404040;
    background-color: #F0F0F0;
}

INPUT.text1 {
    font-size: 12px;
    padding:3px;
    background-color: #F5F5F5;
    border: 1px solid #505060;
    color: #101010;
}

INPUT.form_file {
    width: 190px;
    border: 1px solid #605050;
    color: #101010;
}

TEXTAREA.textarea1 {
    padding:3px;
    font-size: 12px;
    background-color: #F5F5F5;
    border: 1px solid #505060;
    color: #101010;
}

A.link_more {
    display: block;
    text-align:right;
}

DIV.nothing {
    text-align: center;
    padding:30px;
}

/** アクセスカウンタ表示テーブル */
TABLE.counter_table {
    font-size:10px;
    color: #303030;
    margin-left: auto;
    margin-right: auto;
}

TABLE.counter_table THEAD TD {
    font-size:10px;
    border: 1px solid #ACB2BF;
    background-color: #969CA7;
    text-align: center;
    padding-left: 5px;
}

TABLE.counter_table TBODY TD {
    font-size:10px;
    background-color: #F0E6FF;
    border: 1px solid #737780;
    text-align: center;
    padding-left: 5px;
    }

TABLE.counter_table TFOOT TD {
    font-size:10px;
    color: #f0f0f0;
    background-color: #787380;
    border: 1px solid #B4ACBF;
    text-align: center;
    padding-left: 5px;
}

TABLE.topcontents {
    width: 100%;
    border-collapse : collapse;
    border-spacing : 0px;
    font-size: 12px;
    color: #202020;
}

/* タイトル部分テーブル */
TABLE.title {
    width: 100%;
    margin: 0px;
    font-size:1px;
    table-layout: fixed;
    border-collapse : collapse;
    border-spacing : 0px;
}
TABLE.title TD.td_tl {
    background: url(/projecttt/skin/3/title_tl.gif) no-repeat bottom left;
    width: 5px;
    height: 3px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_tc {
    background: url(/projecttt/skin/3/title_tc.gif) repeat-x bottom left;
    height: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_tr {
    background: url(/projecttt/skin/3/title_tr.gif) no-repeat bottom left;
    width: 5px;
    height: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_ml {
    background: url(/projecttt/skin/3/title_ml.gif) repeat-y;
    width: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_mc {
    text-align: left;
    background-image: url(/projecttt/skin/3/title_mc.gif);
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
    padding : 3px 3px 3px 3px;
}
TABLE.title TD.td_mr {
    background: url(/projecttt/skin/3/title_mr.gif) repeat-y;
    width: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_bl {
    background: url(/projecttt/skin/3/title_bl.gif) no-repeat;
    width: 5px;
    height: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_bc {
    background: url(/projecttt/skin/3/title_bc.gif) repeat-x;
    height: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_br {
    background: url(/projecttt/skin/3/title_br.gif) no-repeat;
    width: 5px;
    height: 5px;
    font-size:1px;
    line-height:1px;
    padding : 0px 0px 0px 0px;
}
/* ページャー部 */
TABLE.pager {
    font-size: 12px;
    border: 1px solid #c0c0c0;
    background-color: #ffffff;
    margin:3px;
}
TABLE.pager TD.page {
    font-size: 12px;
    line-height: 15px;
    font-height: 15px;
    height: 15px;
    width: 20px;
    text-align: center;
}
TABLE.pager TD.c_page {
    font-size: 12px;
    line-height: 15px;
    font-height: 15px;
    height: 15px;
    width: 20px;
    text-align: center;
    color: #ffa064;
    font-weight: bold;
}
TABLE.pager TD.u_page {
    font-size: 12px;
    line-height: 15px;
    font-height: 15px;
    height: 15px;
    width: 20px;
    text-align: center;
    color: #e0e0e0;
}
TABLE.pager TD.btn {
    font-size: 12px;
    line-height: 15px;
    font-height: 15px;
    height: 15px;
    width: 21px;
}

/* エラー部 */
DIV.announce {
    border: 1px solid #D09090;
    background-color: #F0E0E0;
    font-size: 12px;
    text-align: left;
}
DIV.announce UL.warning {
    margin: 5px;
    margin-left: 20px;
    padding: 5px;
    list-style-image: url(http://www.tori-log.net/common_files/images/warning.gif);
    color: #FC143C;
}
DIV.announce UL.notice {
    margin: 5px;
    margin-left: 20px;
    padding: 5px;
    list-style-image: url(http://www.tori-log.net/common_files/images/notice.gif);
    color: #FC143C;
}
DIV.announce UL.ok {
    margin: 5px;
    margin-left: 20px;
    padding: 5px;
    list-style-image: url(http://www.tori-log.net/common_files/images/ok.gif);
    color: #143CFC;
}


UL {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 20px;
    padding:0px 0px 0px 0px;
}

A.btn1 {
    background-image:url(http://www.tori-log.net/common_files/images/link1.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}

A.plus {
    background-image:url(http://www.tori-log.net/common_files/images/plus.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}

A.minus {
    background-image:url(http://www.tori-log.net/common_files/images/minus.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}


<!-- [10/09/11 04:56:40] Exec 0.157 (Action Exec 0.0058) file_css >> file_css 
 -->
