@charset "utf-8";
body{
        color:#8F7D8F;
        background-image:url(https://blog.ti-da.net/template/custom/server4/marie/imagewhite_back.png) !important;
        background-size: 5%;
}


/*リンク部分文字色*/
a:link {
	color: #000;
}

/*既に見たリンク部分文字色*/
a:visited {
	color:#c71585;
}

/*リンク部分にカーソルを置いた時の文字色*/
a:hover {
	color: #010;
}

/*リンク部分をクリックした瞬間の文字色*/
a:active {
	color: #010;
}




/*copyright文字色*/
#home #container #footer{
        color:#000;
}

/*記事タイトル文字色*/
#container #content .right .blog h2{
        color:#000;
}



/* CSS Document */
img { border:none;}
#home {
    color: #CCC;
    padding: 0px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#home #container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(http://hs34.drive.ne.jp/marie-int.co.jp/images/img_home_r.jpg);*/
	background-repeat: no-repeat;
	background-position: right 30px;
	padding-top:100px;
}

#container #headimage {
	padding: 0px;
	margin: 0px;
	height: 185px;
	width: 935px;
	overflow: hidden;
	/*background-image: url(http://hs34.drive.ne.jp/marie-int.co.jp/images/pageimage_int.jpg);*/
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

#container #headimage2 {
	padding: 0px;
	margin: 0 0 15px;
	height: 185px;
	width: 935px;
	overflow: hidden;
	/*background-image: url(http://hs34.drive.ne.jp/marie-int.co.jp/images/pageimage_int.jpg);*/
	background-repeat: no-repeat;
	display: block;
	clear: both;
    text-align: center;
}



#home #container #headmenu ul {
	height: 30px;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#home #container #headmenu ul li {
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
}
#headmenu a:link {
	color: #CCC;
	text-decoration: underline;
}
#headmenu a:visited {
	text-decoration: underline;
	color: #CCC;
}
#headmenu a:hover {
	text-decoration: none;
	color: #FFF;
}
#headmenu a:active {
	text-decoration: underline;
	color: #FFF;
}
.linkImg {
	float: left;
}


#home #container #content #mainmenu ul {
    /* background-image: url(http://hs34.drive.ne.jp/marie-int.co.jp/images/logo_home.gif); */
    background-repeat: no-repeat;
    background-position: center top;
    padding-left: 8%;
    list-style-type: none;
    /*padding-top: 10px;*/
    /* padding-bottom: 100px; */
    /* width: 265px; */
    display: block;
    overflow: hidden;
    margin: 0px;
    padding-right: 0px;
}


#home #container #content #mainmenu li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.borderL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#whatsnew {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#whatsnew .rss_list {
	height: 45px;
	width: 45px;
	float: left;
	padding: 0px;
	display: inline;
	text-align: center;
	/*background-image: url(http://hs34.drive.ne.jp/marie-int.co.jp/images/thum_home.gif);*/
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#home #container #footer {
	font-size: 70%;
	font-family: Verdana, Geneva, sans-serif;
	/*text-align: right;*/
	clear: both;
        padding-top:15px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#home #container #content {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#container #content #mainmenu h1 {
	margin: 0px;
	width:50%;
	height:auto;
}

ul#contactwrap li.borderL{
	/*width:45%;*/
	float:left;
	margin-right:15px;
}

ul#contactwrap li.borderL a{
	margin-right:15px;
}

ul#contactwrap li:nth-child(2) a{
	margin-left:10px;
}

#mainmenu li a img:hover{
        opacity:0.7;
}


ul.menulist li a img {
 height:15.5px;
}


div.bottombtn,div.insta{
	/*display:none;*/
}

div.tel{
    display: none;
}