@import url(http://www.itoma.mobi/mt/mt-static/themes-base/blog.css);
@import url(&amp;lt;$mt:StaticWebPath$>addons/Commercial.pack/themes/professional-black/screen.css);

a { 
  color: #333333;
  text-decoration: none;
  }   
a:link {
	color: #990000;
	text-decoration: none;
  }   
                      
a:visited {                 /* 既に見たリンク */
  color: #996633;
  text-decoration: none;
}
a:active { color: #990033;
text-decoration: none;} /* クリック時のリンク */
a:hover {                   /* カーソルが上にある時のリンク */
  color: #ff0000;
  text-decoration: none     /* 下線を消す */
}

body {
	background-color: #FFFFFF;
	text-align:center;
        margin: auto;
	background-color: #FFFFFF;
	background-position: center;
	background-image:url(image/back.jpg);
	background-repeat:repeat-y;
}
#main_screen {
	width:840px;
	height:auto;
	text-align:center;
        margin: auto;
	background-color: #FFFFFF;
}
#container {
	float:none;
	width:800px;
	height:auto;
	text-align:left;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


/*▼ロゴまわり▼*/
#logo {
	width:340px;
	height:120px;
	text-align:left;
        float:left; 
margin-bottom: 0px;
}
#logo2 {
	width:450px;
	height:100px;
	text-align:right;
        float:right; 
        font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*▲ロゴまわり▲*/

/*▼メイン画像▼*/
#top {
	width:800px;
	height:400px;
	text-align:left;
	overflow:hidden;
	clear: both;
	margin-top: -10px;
}
#main_menu {
	width:340px;
	height:400px;
	text-align:left;
	margin-top: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#ffffff;
	line-height: 250%;
	text-decoration:none;
}
#main_menu a, #main_menu a:link, #main_menu:visited {
	width:340px;
	height:400px;
	text-align:left;
	margin-top: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#ffffff;
	line-height: 250%;
	text-decoration:none;
}
#main_menu a:hover,#main_menu a:active{
	color:#ffcc99;
	text-decoration:none;
}


/*▲メイン画像▲*/

/*▼本文▼*/
#main_back { 
	width:840px;
	height:auto;
	margin-top: -10px;
	margin-bottom: -20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-align:center;
	background-position: center;
	background-image:url(image/main_back.jpg);
	background-repeat:repeat-y;
}

/*▼左・中央▼*/
.left { 
	width:270px;
	height:auto;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
	float:left;
}
.left_bar { 
	width:269px;
	height:30px;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color:#cccccc;
        border-right: 1px solid #cccccc;
        background-color:#000000;
}
.txtbox_left{
	width:240px;
	height:auto;
	text-align:left;
	margin-top: 15px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
}


.txtbox_left2{
	width:240px;
	height:auto;
	text-align:left;
	margin-top: 30px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
}
.txtbox_left3{
	width:240px;
	height:auto;
	text-align:center;
	margin-top: 30px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
}



/*メニューボタン*/
.menu_btn a, .menu_btn1 a:link,.menu_btn:visited {
	height: 20px;
	width: 240px;
        text-align:left;
        font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#990000;
        margin-top: 0px;
	background-image:url(image/menu_btn1.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:22px;
	text-indent:10px;
	display:block;
        margin-bottom: -5px;
}
.menu_btn a:hover,.menu_btn a:active{
        color:#ffffff;                  /*←ロールオーバー文字カラー*/
        background-image:url(image/menu_btn2.gif);    /*←ボタンカラー*/
        text-align:left;	
        background-repeat:no-repeat;
        margin-top: 0px;
	line-height:22px;
	text-indent:10px;
        margin-bottom: -5px;
}
.line_txt {
	width:240px;
	height:12px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
	line-height:12px;
        border-bottom: 1px solid #999999;
	text-indent:5px;
}
.title {
	font-size: 14px;
	color:#990000;
        margin-bottom: 5px;
	color: #cccccc;
	font-weight: bold;
}
.blog {
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
	line-height:16px;
	text-indent:5px;
}

/*▲左▲*/

/*▼右▼*/
.right { 
	width:260px;
	height:auto;
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
	float:left;
}
.right_bar { 
	width:260px;
	height:30px;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #cccccc;
        background-color:#000000;
}
.txtbox_right{
	width:250px;
	height:auto;
	text-align:center;
	margin-top: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
}
.txtbox_right2{
	width:260px;
	height:auto;
	text-align:center;
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#666666;
}

/*エントリーボタン*/
.entry_btn a, .entry_btn1 a:link,.entry_btn:visited {
	height: 20px;
	width: 200px;
        text-align:center;
        font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#990000;
        margin-top: 0px;
	background-image:url(image/entry_btn1.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:22px;
	display:block;
	margin-left: 30px;
}
.entry_btn a:hover,.entry_btn a:active{
        color:#ffffff;                  /*←ロールオーバー文字カラー*/
        background-image:url(image/entry_btn2.gif);    /*←ボタンカラー*/
        text-align:center;	
        background-repeat:no-repeat;
        margin-top: 0px;
	line-height:22px;
	margin-left: 30px;
}
/*▲右▲*/

/*▼共通▼*/
.bar_txt { 
	width:200px;
	height:20px;
	text-align:left;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 6px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
}
/*▲共通▲*/

/*▲本文▲*/

/*▼フッター▼*/
#footer { 
	width:840px;
	height:60px;
	text-align:right;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color:#cccccc;
        background-color:#000000;
}
.copyright { 
	width:400px;
	height:20px;
	text-align:right;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color:#cccccc;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 390px;
}
/*▲フッター▲*/

/*バナー01*/
.baner01 a, .baner01 a:link,.baner01:visited {
	height: 65px;
	width: 240px;
   margin-top: 0px;
	background-image:url(image/india_baner1.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
        margin-bottom: 0px;
}

.baner01 a:hover,.baner01 a:active{
        background-image:url(image/india_baner1.gif);  
        background-repeat:no-repeat;
        margin-top: 0px;
        margin-bottom: 0px;
}





