/***********************************************/
/* base.css                                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: small;
}

ul {
 list-style-type: none;
 margin:0;
 padding:0;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600; 
	text-decoration: none; 
}

a:active {
	color: #330000;
	text-decoration: none;  
}

a:hover {
	color: #330000;
	text-decoration: underline;
}


h1 {
	font-size: large;
	margin: 0px;
	padding: 0px;
}

h2	{
	font-size:medium;
}

h3	{
	font-size:small;
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
	color: #006;
	margin-top: 3px;
}

h4	{
	color: #F60;
	font-size:small;
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
}

h5	{
	color: #F60;
	font-size:small;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
}

h6	{
	color: #090;
	font-size:small;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #DDDDDD;
}


/***********************************************/
/* footer                                      */
/***********************************************/ 

#footer {
	font-size:x-small;
	color:#666666;
	text-align:center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/***********************************************/
/* whatsNew                                   */
/***********************************************/ 

#whatsNew {
	line-height: 1.5;
	font-size: small;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
}


#whatsNew a:link {
	color: #FF6600;
	text-decoration: none;
}

#whatsNew a:visited {
	color: #FF6600; 
	text-decoration: none; 
}

#whatsNew a:active {
	color: #330000;
	text-decoration: none;  
}

#whatsNew a:hover {
	color: #330000;
	text-decoration: underline;
}



/***********************************************/
/* ichiran                                     */
/***********************************************/ 

#ichiran {
	line-height: 2;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	float: left;
	padding-bottom: 50px;
}


#ichiran a:link {
	color: #FF6600;
	text-decoration: none;
}

#ichiran a:visited {
	color: #FF6600;
	text-decoration: none;
}

#ichiran a:active {
	color: #330000;
	text-decoration: none;
}

#ichiran a:hover {
	color: #330000;
	text-decoration: underline;
}



/***********************************************/
/* ichiranTenpo                                */
/***********************************************/ 

#ichiranTenpo {
	line-height: 2;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
}


#ichiranTenpo a:link {
	color: #FF6600;
	text-decoration: none;
	margin-left: 80px;
}

#ichiranTenpo a:visited {
	color: #FF6600;
	text-decoration: none;
	margin-left: 80px;
}

#ichiranTenpo a:active {
	color: #330000;
	text-decoration: none;
	margin-left: 80px;
}

#ichiranTenpo a:hover {
	color: #330000;
	text-decoration: underline;
	margin-left: 80px;
}

/***********************************************/
/* ichiranSiteMap                              */
/***********************************************/ 

#ichiranSiteMap {
	line-height: 2.0;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}


#ichiranSiteMap a:link {
	color: #FF6600;
	text-decoration: none;
	margin-left: 20px;
}

#ichiranSiteMap a:visited {
	color: #FF6600;
	text-decoration: none;
	margin-left: 20px;
}

#ichiranSiteMap a:active {
	color: #330000;
	text-decoration: none;
	margin-left: 20px;
}


/***********************************************/
/* topix                                       */
/***********************************************/ 

#topix {
	line-height: 2;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}


#topix a:link {
	color: #FF6600;
	text-decoration: none;
}

#topix a:visited {
	color: #FF6600;
	text-decoration: none;
}

#topix a:active {
	color: #330000;
	text-decoration: none;
}

#topix a:hover {
	color: #330000;
	text-decoration: underline;
}


/***********************************************/
/*  style                                      */
/***********************************************/ 

.style1 {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.5;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

.style2 {
	background-color: #FFF;
	line-height: 1.5;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 500px;
}

.style2right {
	background-color: #FFF;
	line-height: 1.5;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-bottom: 50px;
	margin-left: 30px;
	width: 480px;
	text-align: right;
}

.style3 {
	width: 500px;
	border: 1px dotted #333;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
}

.style4 {
	border: 1px solid #CCC;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
}

.style4Jinzai {
	border: 1px solid #CCC;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
	
}

.style5 {
	border: 1px solid #CCC;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 50px;
}
.style6 {
	width: 500px;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.styleG1 {
	margin-left: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.styleG2 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;

}

.styleG3 {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.styleG4 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.styleGT {
	margin-bottom: 10px;
	margin-left: 25px;
}

.styleG5 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.styleT1 {
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 1.5;
}

.styleT2 {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-align: center;
	line-height: 200%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.styleT3 {
	width: 500px;
	border: 1px dotted #333;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.styleT4 {
	width: 500px;
	border: 1px dotted #333;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.styleT5{
	width: 500px;
	border: none;
	margin-left: 30px;
	padding: 5px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.styleF1	{
	color: #F60;
	font-weight: bold;
}
#ichiran ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.shutsujo {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 2.5;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 10px;
}
.nenmatsu {
	font-weight: bold;
	color: #F60;
	text-align: center;
	font-size: large;
}
