@charset "utf-8";
/* CSS Document */

/*============================*/
/*=== 全体指定 ===*/
/*============================*/

body{
	font-family: "メイリオ","ＭＳ Ｐゴシック", 'Arial', 'Tahoma', sans-serif; 
	font-size: 0.75em;
	color:#00000;
	background-color:#FFFFFF;
	background-image:url(image/background.png);
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:fixed;

}

a {
	color:#000000;	
	text-decoration:none;
}

a img {
    border-style:none;
}

a:hover {
	color:#39C;
}

.photo {
background: White;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color: #c8dccf;
}

/*============================*/
/*=== レイアウト指定 ===*/
/*============================*/

.container{
	width:950px;
	padding: 0px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	}
	
.header
	{
	width:100%;
	height: 300px;
	margin-bottom:20px;
	}

.menu{
	float:left;
	width:150px;
	height:auto;
	margin-left:7px;
}

.content{
	float:right;
	width:765px;
	height:auto;
	margin-right:15px;
}
	
.footer
	{
	width:100%;
	height:100px;
	background-color:#FFFFFF;
	}
	
.clears{
  clear:both;
}

/*============================*/
/*=== メニュー ===*/
/*============================*/

.menunavi{
	list-style:none;
	margin:0;
	padding:0;
}

.menunavi li{
	margin-bottom:3px;
}


/*============================*/
/*=== 見出しなど ===*/
/*============================*/

h3{
	margin-top:30px;
	margin-bottom:0px;
}

p{ margin-top:5px;
margin-bottom:8px;
}

/*============================*/
/*=== メイン ===*/
/*============================*/

.top_left{
	float:left;
	width:370px;
	height:200px;
	margin-bottom:8px;
}

.top_right{
	float:right;
	width:370px;
	height:200px;
	margin-right:3px;
	margin-bottom:8px;
}


ul.info{
	list-style:none;
	margin-top:5px;
	margin-left:-20px;
	margin-bottom:0px;
}


.pickup_left{
	float:left;
	width:370px;
	height:180px;
	margin-bottom:8px;
}

.pickup_right{
	float:right;
	width:370px;
	height:180px;
	margin-right:3px;
	margin-bottom:8px;
}

.pickup_image{
	width:120px;
	float:left;
	margin-top:1px;
	padding-right:2px;
	margin-bottom:2px;
}

.pickup_content{
	width:230px;
	float:right;
	margin-top:1px;
	padding-left:2px;
	margin-bottom:2px;
}

.pickup_content2{
	width:230px;
	float:right;
	text-align:right;
}

.top_day{
	font-size:9px;
	color:#F06;
}

.top_box{
	float:left;
	width:238px;
	height:170px;
	margin-right:6px;
	margin-top:20px;
	border:2px #CCCCCC dotted;
	padding:4px;
}

.top_box3{
	float:left;
	width:238px;
	height:170px;
	margin-top:20px;
	border:2px #CCCCCC dotted;
	padding:4px;
}

ul.listmark{
	list-style-position:outside;
	list-style-image:url(image/listmark1.png);
	margin-top:3px;
	margin-left:0px;
	margin-right:5px;
	line-height:130%;
}

ul.listmark a {
	color:#000;
	outline: none;
	text-decoration: none;
}

ul.listmark a:hover {
	color:#39C;
	outline: none;
	text-decoration: none;
}


/*=== ABOUT ===*/

.prof_image{
	float:left;
	width:220px;
	height:220px;
}

.prof_aisatsu{
	float:right;
	width:530px;
	height:220px;
}

/*=== NEWS ===*/

ul.about_news{
	list-style:none;
	margin-top:5px;
	margin-left:-20px;
	margin-bottom:0px;
	line-height:180%;
}


/*=== GALLERY ===*/

table.gallery{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;	
}

table.gallery td{
	width:70px;
	height:60px;
	text-align:center;	
}


/*=== CONTACT ===*/

ul.mokuji1{
	float:left;
	list-style:none;
	margin-top:3px;
	margin-left:-18px;
	margin-bottom:13px;
	margin-right:5px;
	text-indent:-10px;
	line-height:180%;
}

.content_naka{
	margin-left:20px;
	margin-bottom:20px;
}

.contact_box{
	width:300px;
	margin-left:15px;
	margin-top:0px;
	border:2px #CCCCCC dotted;
	padding:4px;
}

.contactinfo{
	float:right;
	width:500px;
	margin-left:10px;
}

ul.contact_info{
	list-style-position:outside;
	margin-top:4px;
	margin-left:-20px;
	line-height:130%;
}

ul.contact_info li{
	margin-bottom:8px;
}

.modoru{
	float:right;
	margin-top:0px;
}

.order_left{
	float:left;
	width:60px;
	height:60px;
}

.order_right{
	float:right;
	width:670px;
	height:60px;
	vertical-align:auto;
}


/*=== リンク ===*/

.table_link td{
	padding:3px;
}

table.link_bunner{
	width:660px;
	margin-bottom:15px;
}

table.link_bunner td{
	width:210px;
	text-align:center;
	vertical-align:top;
	margin:0;
	padding:5px;
	border:none;
}

/*=== サイトマップ ===*/

ul.sitemap{
	list-style-position:outside;
	list-style-image:url(image/listmark1.png);
	margin-top:3px;
	margin-left:35px;
	margin-right:5px;
	line-height:130%;
}

ul.sitemap a {
	color:#000000;	
	outline: none;
	text-decoration: none;
}

ul.sitemap :hover {
	color:#39C;	
	outline: none;
	text-decoration: none;
}

	
/*============================*/
/*=== フッター ===*/
/*============================*/

.undernavi{
	margin:px auto 0px auto;
	padding-top:25px;
	color:#000;
}

.undernavi a{
	text-decoration:none;
	color:#333;
}

.attention {
	margin:10px auto 2px auto;
	color:#FF3399;
	font-size:0.8em
}

address{
	text-align:center;
	margin:0px auto 0px auto;
	height:30px;
	color:#000000;
}




/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/


#slider {
    position:relative;
    width:930px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
	margin-left:0px;
	margin-top:-20px;
}
#slider img {
    position:absolute;
	margin:auto;
    display:none;
}
#slider a {
    border:0;
    display:block;
}


#slider-wrapper {
    background:url(image/header_back.jpg) no-repeat;
    width:950px;
    height:265px;
    margin:0 auto;
    padding-top:28px;
    padding-left:8px;
    margin-top:5px;
	margin-bottom:15px;
}

.nivo-controlNav {
	position:absolute;
	left:420px;
	bottom:15px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/

/*====================*/
/*=== twitter ===*/
/*====================*/

.twtr-widget {
margin-top: -13px !important;
padding: 0px !important;
}

.twtr-join-conv {
display: none !important;
}

.twtr-widget-profile h4 a{
font-size: 80% !important;
}

.twtr-widget img,.twtr-widget h3{

}
