/* CSS 2007 Natsugaku */

@charset"utf-8";

/*---------------------------------------------------------------
													common
---------------------------------------------------------------*/

* {
	font-weight: normal;
	font-family:'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','Hiragino Gothic Pro','Osaka',sans-serif;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('../img2/bg_f60.gif') repeat #f60;
	color: #ccc;
}

h1 {
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -1234567px;
}

h2 {
	text-align: right;
	margin: 0px;
	padding-right: 10px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #e36;
}

h3 {
	width: 100%;
	margin: 10px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	background: url('../img2/h3_c00.gif') repeat-y left top;
	border-bottom: dashed 1px #c00;
	text-indent: 10px;
	color: #66f;
}

ul {
	width: 737px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	color: #066;
	line-height: 20px;
	font-size: 12px;
}

img {
	border: 0px;
}

strong,em {
	font-weight: bold;
}

a {
	font-weight: normal;
	color: #f93;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#fc0;
}

.fs_12k {
	font-size: 12px;
	font-weight: normal;
}

/*--------------------------------------------------- common fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
													layout
---------------------------------------------------------------*/


#sideborder {
	width: 779px;
	background: #fc6;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#base {
	width: 777px;
	background: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


/*---------------------------------------------- layout base --*/


#head {
	margin: 0px;
	width: 777px;
	height: 120px;
	background: url('../img/bg_header.jpg') no-repeat top left;
}


#foot_base {
	margin: 0px;
	width: 777px;
	height: 85px;
	background: url('../img2/bg_foot.gif') repeat-x top left #009;
}


/*---------------------------------------- header and footer --*/


#massage {
	text-align: center;
	margin: 0px;
	width: 777px;
	height: 150px;
	background: url('../img/bg_massage.jpg') no-repeat top left #fff;
}

/*-------------------------------------------------- massage --*/


#navi {

	margin: 0px;
	width: 777px;
	height: 30px;
	background: url('../img/bg_navi.jpg') no-repeat top left #fff;
}


/*----------------------------------------------------- navi --*/


#topic_base {
	margin: 0px;
	width: 777px;
	background: #fff;
	text-align: left;
	/*background: url('../img2/dot_ccc.gif') repeat-x top #fff;*/
}

#dl_base {
	margin: 0px;
	width: 777px;
	background: #fff;
	text-align: left;
	background: url('../img2/dot_ccc.gif') repeat-x top #fff;
}

/*------------------------------------------------- topic-dl --*/


#syll_base {
	margin: 0px;
	width: 777px;
	text-align: left;
	background: #fff;
}

#syll_lbase {
	margin: 0px;
	width: 777px;
	background: #fff;
	text-align: left;
	background: url('../img2/dot_ccc.gif') repeat-x top #fff;
}

#entry_base {
	margin: 0px;
	width: 777px;
	text-align: left;
	background: #fff;
}

#entry_base2 {
	margin: 0px;
	width: 777px;
	text-align: left;
	background: #fff;
}

#entry_nbase {
	margin: 0px;
	width: 777px;
	background: #fff;
	text-align: left;
	background: url('../img2/dot_ccc.gif') repeat-x top #fff;
}


/*------------------------------------------- entry-syllabus --*/


/*--------------------------------------------------- layout fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
													header 
---------------------------------------------------------------*/

.title {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	text-align: right;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #f70;
}



.index_top a{
	text-decoration: none;
	color: #fff;
}


/*--------------------------------------------------- header fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
														massage
---------------------------------------------------------------*/


.massage_text {
	text-align: left;
	padding-top: 20px;
	padding-left: 50px;
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #e36;
}

.signature {
	text-align: right;
	padding-top: 10px;	
	padding-right: 175px;
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}


/*-------------------------------------------------- massage fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
														 navi 
---------------------------------------------------------------*/


#navi ul {
	width: 777px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

#navi li {
	float: right;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-indent: -1234567px;
}

#navi .li_obirin a {
	display: block;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_obirin.jpg') no-repeat top left;
}

#navi .li_obirin a:hover {
	display: block;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_obirin.jpg') no-repeat top left;
	background-position: 0px -30px;
	
}

#navi .li_sess a {
	display: block;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_sess.jpg') no-repeat top left;
}

#navi .li_sess a:hover {
	display: block;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_sess.jpg') no-repeat top left;
	background-position: 0px -30px;
	
}


#navi .li_syllabus a {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_syllabus.jpg') no-repeat top left;
}

#navi .li_syllabus a:hover {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_syllabus.jpg') no-repeat top left;
	background-position: 0px -30px;
	
}

#navi .li_access a {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_access.jpg') no-repeat top left;
}

#navi .li_access a:hover {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_access.jpg') no-repeat top left;
	background-position: 0px -30px;
	
}

#navi .li_entry a {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_entry.jpg') no-repeat top left;
}

#navi .li_entry a:hover {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../img/ov_entry.jpg') no-repeat top left;
	background-position: 0px -30px;
	
}


/*----------------------------------------------------- navi fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
												topic
---------------------------------------------------------------*/


.topic {
	text-align: left;
	padding: 20px;
	margin: 0px; 
}

.topic a {
	text-decoration: underline;
	font-weight: bold;
	color: #099;
}

.topic a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#0cc;
}

.topic_last {
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	color: #066;
	line-height: 20px;
	font-size: 12px;
}	
	
	
/*---------------------------------------------------------------
												topic2
---------------------------------------------------------------*/

.topic2 {
	padding: 20px;
	margin: 0px;
	font-size: 12px;
	color: #339;
}

.topic_title {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #36c;
}

.topic_text {
	text-align: center;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #36c;
}

.topic_box {
	text-align: left;
	margin: 0px;
	padding: 20px;
	border: dotted 2px #69f;
	line-height: 16px;
	font-size: 12px;
	color: #339;
}

.commit {
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	color: #009;
}

.example {
	text-align: center;
	margin: 0px;
	padding: 10px 30px;
	line-height: 20px;
	font-size: 12px;
	color: #009;
	border: solid 1px #66f;
	background: #eef;
}

.link_box {
	padding: 10px 20px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	background: url('../img2/dot_ccc.gif') repeat-x bottom #fff;
}

.link_boxhb {
	padding: 10px 20px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	background: url('../img2/dot_ccc.gif') repeat-x top #fff;
}

.topic_box strong{
	color: #36c;
}

.topic_box .commit strong{
	color: #009;
}

.topic_box .example strong{
	color: #009;
}

.topic_sub{
	color: #36c;
	line-height: 20px;
	border-bottom: dashed 1px;
}

.topic_sub2{
	color: #009;
	line-height: 20px;
	border-bottom: dashed 1px;
}

#head a {
	text-decoration: none;
	color: #fff;
}

.topic2 a {
	text-decoration: none;
}

.hlink {
	text-decoration: underline;
	font-weight: bold;
	color: #099;
}

/*---------------------------------------------------------------
												topic2 fin.
---------------------------------------------------------------*/

/*---------------------------------------------------- topic fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
												dl
---------------------------------------------------------------*/

.dl {
	padding: 10px 20px;
}

.dl a {
	text-decoration: underline;
	font-weight: bold;
	color: #099;
}

.dl a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#0cc;
}

.pdf {
	color: #f00;
}

/*------------------------------------------------------- dl fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
													syllabus
---------------------------------------------------------------*/

.syll_table {
	padding: 10px 20px;
	margin: 0px; 
	text-align: center;
}

.syll_table table {
	margin: 0px auto;
	border: 0px;
	width: 720px;
	line-height: 14px;
	font-size: 10px;
	background: #fff;
	text-align: center;
}

.syll_table .th1 a {
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}


.syll_table .syll_td1 a {
	text-decoration: none;
	color: #66f;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}
.syll_table .syll_td1 a:hover {
	text-decoration: underline;
	color: #66f;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}

.syll_table .syll_td2 a {
	text-decoration: none;
	color: #6cc;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}
.syll_table .syll_td2 a:hover {
	text-decoration: underline;
	color: #6cc;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}

.syll_table .syll_td3 a {
	text-decoration: none;
	color: #c6c;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}
.syll_table .syll_td3 a:hover {
	text-decoration: underline;
	color: #c6c;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}

.syll_table .syll_td4 a {
	text-decoration: none;
	color: #f6c;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}
.syll_table .syll_td4 a:hover {
	text-decoration: underline;
	color: #f6c;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}


.syll_tr1 {
	background: #eef;
	color: #66f;
}
.syll_tr1 a {
	text-decoration: none;
	color: #66f;
}
.syll_tr1 a:hover {
	text-decoration: underline;
	color: #66f;
}

.syll_tr2 {
	background: #efe;
	color: #6cc;
}
.syll_tr2 a {
	text-decoration: none;
	color: #6cc;
}
.syll_tr2 a:hover {
	text-decoration: underline;
	color: #6cc;
}
.syll_tr3 {
	background: #fef;
	color: #c6c;
}
.syll_tr3 a {
	text-decoration: none;
	color: #c6c;
}
.syll_tr3 a:hover {
	text-decoration: underline;
	color: #c6c;
}
.syll_tr4 {
	background: #fee;
	color: #f6c;
}
.syll_tr4 a {
	text-decoration: none;
	color: #f6c;
}
.syll_tr4 a:hover {
	text-decoration: underline;
	color: #f6c;
}

.syll_trs {
	background: #fff;
	color: #fff;
	height: 3px;
	line-height: 3px;
	font-size: 0px;
}

.syll_td1 {
	background: #ddf;
}
.syll_td2 {
	background: #dfd;
}
.syll_td3 {
	background: #fdf;
}
.syll_td4 {
	background: #fdd;
}


.syll_table .th1 {
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	background: #66f;
}

.syll_table .th1 a {
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}

.syll_th2 {
	background: #ff9;
	color: #fb0;
	line-height: 16px;
	font-size: 12px;
}


.syll_table td {
	width: 80px;
	padding: 3px;
}


.syll_entry {
	text-align: left;
	background: #eef;
	color: #36f;
	line-height: 20px;
	font-size: 12px;
	padding: 10px;
}

.syll_entry p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.syll_entry a {
	text-decoration: underline;
	font-weight: bold;
	color: #0cc;
}
.syll_entry a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0cf;

}

.syll_attention {
	text-align: left;
	background: #fdd;
	color: #f69;
	line-height: 20px;
	font-size: 12px;
	padding: 10px;
}

.syll_atxt {
	font-weight: normal;
	color: #f69;
}


/*----------------------------------------------- table-list --*/


.syll_list {
	padding: 10px 20px;
	margin: 0px; 
	text-align: center;
}

.syll_list table {
	margin: 0px auto;
	border: 0px;
	width: 720px;
	line-height: 16px;
	font-size: 12px;
	background: #fff;
	text-align: center;
}


.syll_trl1 {
	background: #f7f7ff;
	color: #66f;
}
.syll_trl2 {
	background: #f7fff7;
	color: #6cc;
}
.syll_trl3 {
	background: #fff7ff;
	color: #c6c;
}
.syll_trl4 {
	background: #fff7f7;
	color: #f6c;
}


.syll_list .th1 {
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	background: #66f;
}

.syll_list .th1 a {
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}

.syll_list .tha1 a {
	text-decoration: none;
	color: #66f;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}
.syll_list .tha2 a {
	text-decoration: none;
	color: #6cc;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}
.syll_list .tha3 a {
	text-decoration: none;
	color: #c6c;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}
.syll_list .tha4 a {
	text-decoration: none;
	color: #f6c;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}

.syll_tdl1 {
	width: 100px;
}
.syll_tdl2 {
	width: 620px;
	line-height: 150%;
	font-size: 1.1em;
}


#syll_base .link_box {
	text-align: right;
	width: 720px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background: #fff;

}

#syll_lbase .link_box {
	text-align: right;
	width: 720px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background: #fff;

}


/*------------------------------------------------- syllabus fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
														entry
---------------------------------------------------------------*/


.entry_sbox {
	text-align: left;
	background: #fff;
	color: #666;
	line-height: 20px;
	font-size: 12px;
	padding: 10px;
}

.entry_sbox p {
	margin: 0px;
	padding: 10px;
}

.entry_sbox dl {
	text-align: left;
	margin-left: 30px;
	margin-bottom: 0px;
}

.entry_sbox dt {
	color: #33f;
	font-size: 12px;
	font-weight: bold;
}

.entry_sbox dd {
	color: #33f;
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
}


.entry_sboxh {
	font-size: 14px;
	font-weight: bold;
	color: #36f;
}

.entry_sboxh2 {
	font-size: 12px;
	font-weight: bold;
	color: #36f;
}

.entry_sattention {
	width: 750px;
	text-align: center;
	background: url('../img/bg_entry.jpg') no-repeat bottom left #eef;
	color: #36f;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}

.entry_sboxh2 a {
	text-decoration: underline;
	font-weight: bold;
	color: #36f;
}

.entry_sboxh2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0cf;

}



.entry_box {
	text-align: left;
	background: #fff;
	color: #666;
	line-height: 20px;
	font-size: 12px;
	padding: 10px;
}

.entry_box p {
	margin: 0px;
	padding: 10px;
}

.entry_box ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

.entry_box li {
	margin: 0px;
	color: #33c;
	line-height: 20px;
}

.entry_box dt {
	color: #33f;
	font-weight: bold;
}

.entry_box dd {
	color: #33f;
	margin-left: 20px;
}


.entry_boxh {
	font-size: 14px;
	font-weight: bold;
	color: #36f;
}

.entry_boxh2 {
	font-size: 12px;
	font-weight: bold;
	color: #36f;
}

.e_sample {
	width: 240px;
	text-align: center;
	background: #eef;
	color: #66f;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	margin-left: 30px;
}

.e_sample dl {
	text-align: left;
	margin-left: 15px;
}

.e_sample dd {
	font-weight: bold;
}


.entry_attention {
	text-align: center;
	background: #eef;
	color: #36f;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.entry_attention a {
	text-decoration: none;
	font-weight: bold;
	color: #36f;
}

/*
.entry_attention a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0cf;

}
*/

.esp {
	color: #0cc;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

#entry_base .link_box {
	text-align: right;
	width: 750px;
	padding: 0px;
	margin: 10px 0px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	background: #fff;

}


.supports {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #3f9;
}

.supports a {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #3f9;
}

.supports a:hover {
	font-weight: bold;
	color: #0fc;
}


/*---------------------------------------------------- entry fin.
---------------------------------------------------------------*/



/*---------------------------------------------------------------
													footer
---------------------------------------------------------------*/

.foot {
	text-align: right;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 10px;
}	

#foot_base strong {
	color: #fff;
}

.copy {
	font-size: 10px;
	color: #fff;
}

.foot a{
	text-decoration: underline;
	font-weight: bold;
	color:#3cc;
}

.foot a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#3ff;
}

/*--------------------------------------------------- footer fin.
---------------------------------------------------------------*/



/* CSS 2007 Natsugaku fin.*/
