@charset 'Shift_JIS';

/*!
 *
 * Copyright 2012, こびっと
 * http://irc-mobile.com/
 */
/*!
*/


body {
line-height:1;
margin:0;
}

h1, h2, h3, h4, h5, h6, p {
margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

ul {
list-style:none;
padding:0;
}

li {
padding:0;
}

input, select {
vertical-align:middle;
}


a {
-webkit-tap-highlight-color:transparent;
}



/* Swatches */

body {
font-size:16px;
font-family: Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}

p {
display:block;
}

h1 {
font-size:18px;
padding:10px 5px;
}


br {
margin:0;
padding:0;
letter-spacing:0;
line-height:0;
}


/*
こびとも部分
*/

.button1 a,
.button2 a {
color:#000;
max-width:90%;
background:#fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin:5px;
padding:5px 0;
-moz-box-shadow: 0 -1px 1px #FFF,-1px 0 1px #FFF,1px 0 1px #FFF,0 1px 1px #FFF,1px 1px 1px #000,2px 2px 2px #000,3px 3px 3px #000;
-webkit-box-shadow: 0 -1px 1px #FFF,-1px 0 1px #FFF,1px 0 1px #FFF,0 1px 1px #FFF,1px 1px 1px #000,2px 2px 2px #000,3px 3px 3px #000;
-webkit-tap-highlight-color: rgba(0,0,215,0.40);
}

.button1 a {
background:url(images/right.png) 50% right no-repeat #fff;
padding:5px 7px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 2.0),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 240dpi) {
	.button1 a {
		background:url(images/right36.png) right 50% no-repeat #fff;
		-moz-background-size: 8px 12px;
		-o-background-size: 8px 12px;
		-webkit-background-size: 8px 12px;
		background-size: 8px 12px;
		padding-right:10px;
	}
}

.button1 a:hover,
.button2 a:hover {
position: relative; /* 相対位置への配置 */
color:#00CED1;
top: 1px;
left: 1px;
}

ul.button1 li a:hover {
position: relative; /* 相対位置への配置 */
top: 0;
left: 0;
}

.button1 a:after,
.button2 a:after,
ul.button1 li a:after {
content : '';
display : block;
clear : both;
}

ul.button1 li a {
display:block;
text-align:center;
font-weight:bold;
margin:0 auto;
border-bottom:1px solid #000;
line-height:0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

ul.white li a {
border-bottom:1px solid #000;
}

ul.button1 li:first-child {
display:block;
font-weight:bold;
text-align:left;
max-width:90%;
margin:0 auto -1px auto;
padding:10px 8px;
color:#fff;
background:#333;
-webkit-border-radius: 15px 15px 0 0;
-moz-border-radius: 15px 15px 0 0;
border-radius: 15px 15px 0 0;
-moz-box-shadow: 0 1px 1px #FFF;
-webkit-box-shadow: 0 1px 1px #FFF;
}


ul.button1 li:last-child a {
border-bottom:0;
}


ul li.red:first-child {
background:red;
}
ul li.blue:first-child {
background:blue;
}
ul li.green:first-child {
background:green;
}
ul li.salmon:first-child {
background:salmon;
}
ul li.brown:first-child {
background:brown;
}
ul li.crimson:first-child {
background:crimson;
}
ul li.pink:first-child {
background:pink;
}
ul li.hotpink:first-child {
background:hotpink;
}
ul li.deeppink:first-child {
background:deeppink;
}
ul li.olive:first-child {
background:olive;
}
ul li.black:first-child {
background:black;
}
ul li.pink:first-child {
background:pink;
}
ul li.purple:first-child {
background:purple;
}
ul li.yellow:first-child {
background:yellow;
color:black;
}
ul li.beige:first-child {
background:beige;
color:black;
}
ul li.gold:first-child {
background:gold;
color:black;
}
ul li.orange:first-child {
background:orange;
color:black;
}
ul li.lightpink:first-child {
background:lightpink;
color:black;
}
ul li.lime:first-child {
background:lime;
color:black;
}
ul li.skyblue:first-child {
background:skyblue;
color:black;
}
ul li.aqua:first-child {
background:aqua;
color:black;
}
ul li.gray:first-child {
background:gray;
color:black;
}
ul li.silver:first-child {
background:silver;
color:black;
}
ul li.white:first-child {
background:white;
color:black;
}

/*
ボタン設定
*/


.red a,.blue a,.green a,.salmon a,.brown a,.crimson a,.pink a,.hotpink a,.deeppink a,.olive a,.navy a,.purple a,.black a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

.yellow a,.beige a,.gold a,.orange a,.lightpink a,.lime a,.skyblue a,.aqua a,.gray a,.silver a,.white a {
color:#000;
font-weight:bold;
text-decoration:none;
}


.beige a {
background-color:beige;
}

.yellow a {
background-color:yellow;
}

.gold a {
background-color:gold;
}

.orange a {
background-color:orange;
}

.salmon a {
background-color:salmon;
}

.brown a {
background-color:brown;
}

.red a {
background-color:red;
}

.crimson a {
background-color:crimson;
}

.lightpink a {
background-color:lightpink;
}

.pink a {
background-color:pink;
}

.hotpink a {
background-color:hotpink;
}

.deeppink a {
background-color:deeppink;
}

.olive a {
background-color:olive;
}

.green a {
background-color:green;
}

.lime a {
background-color:lime;
}

.skyblue a {
background-color:skyblue;
}

.aqua a {
background-color:aqua;
}

.blue a {
background-color:blue;
}

.navy a {
background-color:navy;
}

.purple a {
background-color:purple;
}

.black a {
background-color:black;
}

.gray a {
background-color:gray;
}

.silver a {
background-color:silver;
}

.white a {
background-color:white;
}

.black1 a,
ul.black li a {
color:white;
font-weight:bold;
background:url(images/right-w.png) 50% right no-repeat black;
padding-right:10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 2.0),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 240dpi) {
	.black1 a,ul.black li a {
		color:white;
		font-weight:bold;
		background:url(images/right36-w.png) right 50% no-repeat black;
		-moz-background-size: 8px 12px;
		-o-background-size: 8px 12px;
		-webkit-background-size: 8px 12px;
		background-size: 8px 12px;
		padding-right:10px;
	}
}

/*
hr設定
*/

hr {
margin:10px 0;
}



/*
画像設定
*/

img {
margin:10px 0 20px;
-moz-box-shadow: 0 -1px 1px #FFF,-1px 0 1px #FFF,1px 0 1px #FFF,0 1px 1px #FFF,1px 1px 1px #000,2px 2px 2px #000,3px 3px 3px #000;
-webkit-box-shadow: 0 -1px 1px #FFF,-1px 0 1px #FFF,1px 0 1px #FFF,0 1px 1px #FFF,1px 1px 1px #000,2px 2px 2px #000,3px 3px 3px #000;
}


/*
 * jQuery UI Button 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: hidden; *overflow: visible;} /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */


