body {
margin: 0px 0px 0px 0px;
background-color: #EFF4FC;	
}
a:link {
color: #799ED3;
}

a:visited {
color: #799ED3;
}

a:active {
color: #799ED3;
}

a:hover {
color: #799ED3;
background-color: #D4ECFB;
}


h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}


/*ベースカラー*/
#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
width: 780px;
background-color: #FFFFFF;
}
#head_ma{

}
#head_title{

}
/*バナー*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-image: url("img/head_title.jpg");
background-position: top left;
text-align: left;
padding: 25px 10px 10px 40px;
height: 80px;
}

#banner-img {
display: none;
}
#banner a {
    color: #FFFFFF;
    text-decoration: none;
	}
	
/*タイトル文字*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 3px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:14px;
font-weight: bold;
color: #FFFFFF;
}

/*フッタライン*/
.fut {
border-bottom: solid 1px #79ADD3;
}

/*フッタテキスト*/
.futtext {
font-size:12px;

}

#center {
float: left;
width: 420px;		
overflow: hidden;
background-color: #FFFFFF;
}

#center600 {
float: left;
width: 600px;
overflow: hidden;
}

.content {
padding: 2px 0px 0px 0px;
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}

#right {
float: left;
width: 178px;
overflow: hidden;
padding: 0px 0px 0px 0px;
}

/*記事囲い*/
.content .kakoi {
color: #464646;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
border-right: solid 1px #79ADD3;
border-left: solid 1px #79ADD3;
border-bottom: solid 1px #79ADD3;
}

/*記事部分*/
.content p {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:12px;
line-height: 130%;
text-align: left;
padding: 10px 5px 10px 5px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: right;
font-weight: bold;
color: #799ED3;
padding: 3px 5px 3px 5px;
background-color: #D4ECFB;	
margin-bottom: 10px;
line-height: 120%;
border-top: solid 1px #81A2EF;
border-right: solid 1px #81A2EF;
border-left: solid 10px #81A2EF;
border-bottom: solid 1px #81A2EF;
}

/*記事のタイトル*/
.content h3 {
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
border-top: solid 1px #81A2EF;
border-right: solid 1px #81A2EF;
border-left: solid 1px #81A2EF;
border-bottom: solid 1px #81A2EF;
background-color: #A0B9F3;
}

/*記事下のリンク*/
.content p.posted {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-right: solid 1px #81A2EF;
border-left: solid 1px #81A2EF;
border-bottom: solid 1px #81A2EF;
background-color: #EFF4FC;
}


/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 10;
padding:0px;
text-align: center;
margin-bottom: 30px;
}


#calendar table {
width: 160px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar .ttl {
color: #799ED3;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:0px 0px 0px 0px;
line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 18px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #000000;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #000000;
text-align: center;
padding:2px 0px 0px 0px;
}
#calendar a {
color: #997766;
background-color: #D4ECFB;
text-decoration:underline;
}
#calendar a:hover {
color: #D4ECFB;
background-color: #799ED3;
text-decoration:underline;
}



/*サイドバーの見出し*/
.sidebar h2 {
color: #81A2EF;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
line-height: 15px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

/*プロフィール*/
#profile .txt {
color: #666666;
font-size: 10px;
line-height: 12px;	
}

/*アーカイブ・コメント*/
.sidebar li {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 150%;
text-align: left;
color: #464646;
margin-top: 3px;
margin-bottom: 30px;
}

#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

/*グローバルメニュー*/
#gMenu {
position: absolute;
z-index:100;
width:780px;
height:28px;
line-height:100%;
}
#gMenu *{
	margin:0px;
	padding:0px;
}

#gMenu table , #gMenu tr , #gMenu td{
text-align:left;
}
#gMenu ul,#gMenu li,#gMenu ol{
margin:0;
padding:0;
list-style:none;
}

#gMenu li{
font-size:10px;
padding:2px;
}

#gMenu li a{
	padding-left:10px;
}

#gMenu ul{
	background: url(img/gmenu_bgimg.gif) no-repeat;
	width:780px;
	height:28px;
}
#gMenu ol{
	clear:both;
	width:200px;
	margin-top:3px;
	background:#FFFFFF;
	padding:1px;
	border: 1px solid #999999;
	margin-left:0px;
	margin-bottom:5px;
	top:0;
}
#gMenu ol li {
	color:#333333;
	background:#FFFFFF;
	margin:0;
	padding:0;
}

#gMenu a{
	text-decoration: none;
	color:#FFFFFF;
	font-size:10px;
		height:10px;
}

#gMenu a.selectedgm{
    padding-left: 10px;
	font-weight: bold;
	background: url(http://www.mas-japan.co.jp/img/menu_ttl_bgimg_gm.gif) no-repeat;
}

#gMenu ol li a{
	background:#FFFFFF;
	padding:3px;
	padding-left:15px;
	margin:0;
	display:block;
	height:10px;
	text-decoration: none;
	color:#333333;
}

#gMenu ol a:hover{
	color:#FFFFFF;
	background:#392C84;
	padding:3px;
	padding-left:15px;
	background: url(http://www.mas-japan.co.jp/img/menu_ttl_bgimg2.gif) no-repeat 50%;
}
#gMenu .L1,#gMenu .L1b,#gMenu .L1c,#gMenu .L1d,#gMenu .L1e,#gMenu .L1f{
	color:#FFFFFF;
	width:10em;
	height:16px;
	overflow: hidden;
	float:left;
	margin-top:0;
	margin-bottom:0px;
	padding-bottom:0;
	position:absolute;
	margin:5px;
}
#gMenu .onL1,#gMenu .onL1b,#gMenu .onL1c,#gMenu .onL1d,#gMenu .onL1e,#gMenu .onL1f{
	color:#FFFFFF;
	width:10em;
	float:left;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0px;
	position:absolute;
	margin:5px;
}
#gMenu .L1z{
	left:0px;
	margin:0;
	padding:0;
	top:0;
	float:left;
}
#gMenu img{
	border:0;
}
#gMenu .L1{
	left:63px;
}
#gMenu .onL1{
	left:63px;
}
#gMenu .L1b{
	left:167px;
}
#gMenu .onL1b{
	left:167px;
}
#gMenu .L1c{
	left:299px;
}
#gMenu .onL1c{
	left:299px;
}
#gMenu .L1d{
	left:414px;
}
#gMenu .onL1d{
	left:414px;
}
#gMenu .L1e{
	left:552px;
}
#gMenu .onL1e{
	left:552px;
}
#gMenu .L1f{
	left:651px;
}
#gMenu .onL1f{
	left:651px;
}
#gMenu a:hover {
	background-color: #392C84;
}
