@charset "utf-8";
.body {
}
#header {
	background-image: url(../css-img/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0A0A46;
	height: 25px;
}
#header div {
	margin-right: auto;
	margin-left: auto;
	max-width: 1150px;
}
#header div img#rogo {
	max-width: 170px;
	padding-left: 5px;
	float: left;

}
#header div img#rogo-dress {
	max-width: 170px;
	padding-left: 5px;
	float: right;

}
#header div img#rogo-takasago {
	max-width: 170px;
	padding-left: 5px;
	float: right;

}

#header div ul {
	float: right;
}
#header div ul li {
	float: left;
	margin-left: 5px;
}
#mainmanu {
	background-color: #FFF;
	background-image: url(../css-img/main_bt01.png);
	background-repeat: repeat-x;
	text-align: center;
}
#mainmanu ul li {
	display: inline;
}
#maincontents {
	text-align: center;
	-webkit-text-size-adjust: 100%; 
}
#maincontents .green_bg {
	background-image: url(../css-img/main_green_bg.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8D0;
}




#f_action {
	background-color: #EDD9D7;
	position: relative;
}
#f_action div {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../css-img/footer_rogo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 62px;
	max-width: 950px;
}
#f_action div ul  {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#f_action div ul li {
	display: inline;
	float: left;
	width: 20%;
	padding: 2.5%;
}
#f_action div ul li.lastchild {
	margin-right: 0px;
}
#f_action div ul li a img{
	height: auto;
}
#f_action div ul li a:hover img{
}

#f_action #f_gotop {
	position: absolute;
	bottom: 13px;
	right: 0px;
}
#footer {
	background-repeat: repeat-x;
	text-align: center;
	background-color: #E4E4EC;
	padding: 30px;
	color: #4F4F4F;
	background-image: -webkit-linear-gradient(270deg,rgba(239,239,246,1.00) 0%,rgba(205,205,223,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(239,239,246,1.00) 0%,rgba(205,205,223,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(239,239,246,1.00) 0%,rgba(205,205,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(239,239,246,1.00) 0.00%,rgba(205,205,223,1.00) 100%);
}
#footer img{
	display: inline;
}
#footer #f_manu li {
	display: inline;
}
#footer #f_manu li a {
	border-right: 1px solid #ADADAD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
}
#footer #f_manu .sitemove a{
	color: rgba(170,59,100,1.00);
}

#footer #f_menu2  {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width: 410px;
	text-align: center;

}
#footer #f_menu2 li {
	float: left;
	width: 30%;
	margin-left: 2%;
	margin-right: 1%;

}
#footer #f_menu2 li a {
	color: #FFFFFF;
	background-color: #2E2E2E;
	display: block;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	padding-bottom: 20px;
}
#footer #f_menu2 li a:hover {
	background-color: #515151;
	text-decoration: none;
}




#footer h1 {
	font-size: 15px;
	border-bottom: 1px solid #777777;
	width: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 40px;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#form table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#form table tr th ,#form table tr td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	padding: 5px;
}
#form table tr td {
	text-align: left;
}

table.orpning{
	background-color: #EFEFEF;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCCCCC;
}
#indeximagebox {
	max-height: 650px;
	display: block;
	background-image: url(../index/main-image-back.jpg);
	background-repeat: repeat-x;
	z-index: 1;
}
#indeximagebox img {
	max-height: 650px;
	width: auto;
}


table.orpning th,table.orpning td{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #CCCCCC;

}
table.orpning th{

}
table.orpning td{
	color: #333333;

}
table.orpning h2{
	color: #C00;
}
.textbox {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	max-width: 700px;
}
.textbox h1{
	margin-top: 1em;
	margin-bottom: 1em;

}
.b-two-left {
	margin-right: auto;
	margin-left: auto;
}
.b-two-left h1 {
	font-size: 30px;
	padding-top: 1em;
}

.b-two-left .box {
	float: left;
	width: 50%;
}

#setitem {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#setitem div {
	float: left;
	box-shadow: 3px 3px 4px #CCCCCC;
	margin: 0.5%;
	padding: 0.5%;
	width: 17.5%;
	border: 1px solid #D6D6D6;
	min-height: 160px;
}
#setitem div h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#flow {
	padding-bottom: 15px;
}
#flow p {
	color: #666;
	background-image: url(../css-img/flow_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	padding-top: 15px;
}
#flow p.noarrow {
	background-image: url(none);
}
#setoption table th {
	font-size: 13px;
	color: #666;
}
#blogtitle {
	width: 16.666%;
	float: left;
	text-align: left;
}
a#blogtitle {
	width: auto;
	float: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;

}


#feed div {
	width: 16.66%;
	float: left;
	min-height: 350px;
}
#feed a.trimingbox  {
	overflow: hidden;
	border: 1px solid #999999;
	width: 70%;
	height: 120px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#feed a.trimingbo img {
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#feed .fadein img {
	position: relative;
	top: 50%;
	width: 100%;
	height: auto;
}
#feed p {
	font-size: 10px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #989898;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#feed h3  {
	max-height: 1.5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 1em;
	text-align: center;
}
#feed h3 a {
	color: #5B5B5B;
	font-size: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#feed p.text {
	font-size: 10px;
}
#rss ul {
}
#rss li {
	border-top: 1px solid #F0F0F0;
}
#rss li a {
	color: #4F3A23;
}
#rss li a:hover  {
	color: #332E9B;
}
#smartfoot {
	position: fixed;
	bottom: 0px;
	background-color: #A0A0AD;
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#smartfoot img {
	height: 50px;
}
#smartfootrogo {

}

#smartfootphone, #smartfootmap {

}
