@charset "UTF-8";


body {
	color: #333;
	font-size: 14px;
	background: #999 url(../img/body_bg.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-align: center;
}

/* バナー広告のポジション定義	*/

#base-banner {
	background-image: url(../img/header_area_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	width: 100%;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}

#top-banner {
	width: 800px;
	text-align: center;
	padding: 32px 0 0;
}
#top-banner ul {
	width: 480px;
    margin: 0 0 0 500px;
}

/*
#top-banner ul li {
    float: left;
    background: url(../img/top_banner_bg.png) no-repeat top left;
	width: 96px;
	height: 39px;
}

#top-banner ul li img {
	width: 88px;
	height: 31px;
	margin-top: 4px;
}
*/

/*　標準サイズバナー	*/
.top-banner_ul_li {
    float: left;
    background: url(../img/top_banner_bg.png) no-repeat top left;
	width: 96px;
	height: 39px;
}
.top-banner_ul_li img{
	width: 88px;
	height: 31px;
	margin-top: 4px;
}

/*　２倍幅サイズバナー	*/
.top-banner_ul_li_d {
    float: left;
    background: url(../img/top_banner_2_bg.png) no-repeat top left;
	width: 192px;
	height: 39px;
}
.top-banner_ul_li_d img{
	width: 176px;
	height: 31px;
	margin-top: 4px;
}



/* 基本 */
/* ???
table.basic_1 {
  border-width: 10px;
  background-color: #F5F5F5;
  padding: 10px;
  margin:  0;
}
*/

.bg_image_1 {
	width: 970px;
    border-style: solid;
    border-width: 3px;
    border-color: #4169E1;
}


.menu1 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  font-style: normal;
  color: #000099
}

.top_sinki {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  color: #FF3300
}

.top_middle_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF
}

.top_footer {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10px;
  color: #000099;
  line-height: 9px
}

.top_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #191970;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
  text-align: center;
  white-space: nowrap;
}

.top_title_orig {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #336600;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
  text-align: center;
  white-space: nowrap;
}

.navi {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10px;
  font-weight: bold;
  height: 20px
  white-space: nowrap;
}

.detail_title {
  background-image: url(../img/title_bg.gif);
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #336600;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
  text-align: center;
  white-space: nowrap;
}

.detail_sentence {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  line-height: 19px;
  color: #000000
}

.detail_sentence_form {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  line-height: 19px;
  color: #000000;
  background-color: #ffffff;
}

.detail_sentence_small {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  color: #0000FF
}

.red_hiduke {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10px;
  color: #CC3300
}

.top_white_right {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF
}

.top_yellow_right {
  font-size: 12px;
  font-weight: bold;
  color: #FFFF00
}

.top_black_right_sentense {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 11px;
  line-height: 17px;
  color: #000000 ;
  font-style: normal
}

.detail_title_white {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF
}

.detail_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #0000FF
}

.category_table_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  font-weight: bold;
  color: #0000FF
}

.list_sub_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #993300 
}

.list_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #336600
}

.category_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #336600
}

.category_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #663300
}

.detail_subtitle_black {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #000000
}

.top_sinki_2gyoume {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  color: #000000
}

.category_top_link {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10px;
  font-weight: normal;
  color: #0000FF
}

.category_sentence {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  line-height: 13px;
  color: #000000 
}

.howto_main_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #0000FF
}

.howto_main_sentense {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: normal;
  line-height: 25px
}

.howto_subtitle_red {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10px;
  font-weight: bold;
  color: #CC3300
}

.howto_link {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  color: #FFFFFF
}

.mousikomi_p_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #FF33CC
}

.mousikomi_c_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #8000FF
}

.mousikomi_k_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #339966
}

.contuct_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  font-weight: bold;
  padding: 4px;
  background-color: #F5F5F5;
  color: #336600;
}

.map_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #0066CC
}

.new_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF
}

.detail_link_NoUnderline {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  line-height: 15px;
  color: #000000 
}

.buttonlink_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #000099
}

.buttonlink_title_1 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 16px;
  font-weight: bold;
  color: #000099
}

.buttonlink_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  font-weight: bold;
  color: #009999
}

.buttonlink_subtitle_red {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  font-weight: bold;
  color: #FF0000
}

.buttonlink_subtitle_red_1 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  color: #FF0000
}

.buttonlink_subtitle_1 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  font-weight: bold;
  color: #009999
}

.menu1_White {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  font-style: normal;
  color: #FFFFFF;
  font-weight: bold
}

.menu1_White11 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF;
  font-weight: bold 
}

.detail_subtitleWhite {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF
}

.top_red_right_sentense {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 11px;
  line-height: 17px;
  color: #FF0000;
  font-style: normal ;
  text-decoration: underline
}

.Top_middle_link_green {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  line-height: 15px;
  color: #006699;
  font-weight: bold
}

.campaign_Price {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 24px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold
}

.menuHanten {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  font-style: normal;
  color: #FFFFFF;
  background-color: #339900;
  font-weight: bold
}

.HeaderPCSchool {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 16px;
  font-style: normal;
  color: #000099 ;
  font-weight: bold
}

.Hanten {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF0000
}

.detail_subtitle2 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: normal;
  color: #0000FF 
}

.detail2_title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0000FF
}

.detail2_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 16px;
  font-weight: bold;
  color: #FF0000
}

.detail2_sentence2 {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 16px;
  color: #333333
}

.detail_title_Hanten {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #336600
}

.intro_Title {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  color: #003399;
  font-weight: bold
}

.intro_address {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10px;
  line-height: 13px
}

.category_sentence {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  line-height: 13px;
  color: #000000 
}

.top_migi_gyoukan {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 6px;
  color: #000000 ;
  line-height: 7px
}

.Red_Comment {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #FF0000
}

.detail_title_HantenJissen {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF6600
}

.top_sinki_2gyoumeLink {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  color: #666666
}

.detail_title_HantenJava {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #CC6633
}

.detail_title_HantenGreen {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #336666
}

.M_subtitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 16px;
  font-weight: normal;
  color: #3333CC;
  background-color: #FFFFFF
}

.detail_title_MTitle {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0000FF
}

.detail_title_HantenAc {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #990099
}

.detail_subtitleGreen {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  font-weight: bold;
  color: #008C00
}

.top_sinki_2gyoumeTorikesi {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  color: #000000 ;
  text-decoration: line-through
}

.detail_sentenceRed {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  line-height: 19px;
  color: #FF0000
}

.detail_sentenceBlue {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  line-height: 19px;
  color: #0000FF
}

.Top_Sita {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  line-height: 19px;
  color: #FFFFFF;
  font-weight: bold
}

.Top_Ranking {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 19px;
  color: #0000FF
}

.detail_sentence_red {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13px;
  line-height: 19px;
  color: #FF0000
}

.detail_sentenceLarge {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 19px;
  color: #000000 
}

.detail_sentenceBlueLarge {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 19px;
  color: #0000FF 
}

.detail_sentenceWhiteLarge {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF
}

.detail_sentence_redPinc {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 14px;
  line-height: 24px;
  color: #000000
}

