﻿* { 
    padding : 0; 
    margin : 0;
}

h3.title {
    height: 30px;
    width: 685px;
    padding:9px 0 1px 15px;
    background: url('img/bar_title.png');
    font-size: 22px;
}

h3.title_sub {
    height: 25px;
    width: 365px;
    padding:5px 0 0 15px;
    background: url('img/bar_title_sub.png');
    margin-bottom:5px;
    font-size: 18px;
}

h4 {
    background: #2af;
}

p {
    font-size: 15px;
    padding: 5px;
}

img  {
    vertical-align: top;
    margin: 0;
    border: 0;
}

a:hover img {
    opacity:0.75;
    filter:alpha(opacity=75);
    -ms-filter: “alpha( opacity=75 )”;
}

a{/*リンクされた文字*/
    font-style:normal;
    text-decoration:none;
}

a:link {/*未訪問のリンク*/
    font-style:normal;
    text-decoration:none;
}

a:visited {/*訪問後のリンク*/
    text-decoration:none;
}

a:hover {/*マウスをのせたとき*/
    color:#2222ee;
    font-style:normal;
    text-decoration:underline;
}

a:active {/*クリック中*/
    text-decoration:none;
}

html,body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: url('img/bg.png');
}

html {
    overflow-y:scroll;
}

#container {
    height: 100%;
    min-height: 100%;
    width: 950px;
    margin: auto;
    background: #fff;
}

#header {
    position: absolute;
    width: 950px;
    height: 80px;
    top: 0;
    z-index: 2;
    background: url('img/twitter_head2.png');
}

#header2 {
    position: absolute;
    top: 0;
    left: 10px;
    width: 310px;
    height: 80px;
    z-index: 3;
    float: left;
}

#header3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 600px;
    height: 80px;
    z-index: 4;
    text-align: right;
    float: right;
}

#inner {
    position: absolute;
    width: 950px;
    top: 80px;
    float: left;
    background: #fff;
    z-index: 1;
}

#content_box {
    position: relative;
    width: 700px;
    top: 0;
    float: left;
    z-index: 1;
}

#content {
    position: relative;
    width: 700px;
    top: 0;
    float: left;
    z-index: 3;
}

#item {
    position: relative;
    width: 700px;
    top: 0;
    float: left;
    z-index: 1;
    padding: 0px;
}

#side {
    position: relative;
    width: 250px;
    height: auto;
    top: 0px;
    float: right;
    z-index: 1;
}

#message {
    position: relative;
    width: 700px;
    top: 0px;
    float: left;
    z-index: 1;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 950px;
    height: 20px;
    clear: both;
    z-index: 1;
    background: #fbb;
    text-align: center;
    background: url('img/footer.png');
}

#send-btn {
    width: 400px;
    height: 50px;
    margin: 50px auto 0px auto;
    border: none;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    text-decoration: none;
    background: url('img/banner/submit.png') no-repeat;
    display: block;
}

#send-btn:hover{
    opacity:0.75;
    filter:alpha(opacity=75);
    -ms-filter: “alpha( opacity=75 )”;
}

.menu_box {
    width: 640px;
    float: left;
    margin: 10px 30px 30px 30px;
    font-size: 15px;
}

.menu_box2 {
    width: 640px;
    float: left;
    margin-bottom: 15px;
}

.menu {
    float: left;
    margin-bottom: 10px;
}

.menu_sub {
    width: 170px;
    padding: 2px;
    float: left;
    text-align: right;
}

.menu2 {
    width: 250px;
    float: left;
    border: 1px solid #cad;
}

.menu_sub2 {
    width: 380px;
    padding-left: 8px;
    float: left;
}

.menu3 {
    width: 640px;
    float: left;
}

.menu_sub3 {
    width: 620px;
    padding: 3px 10px 20px 10px;
    float: left;
}

.menu4 {
    width: 120px;
    padding-left: 20px;
    float: left;
    font-weight: bold;
}

.menu_sub4 {
    width: 460px;
    padding-right: 20px;
    float: right;
}

.character {
    width:100px;
    padding: 0 5px;
    float: left;
}

.comment {
    width:480px;
    height:95px;
    padding: 10px;
    background: url('img/comment_bg.png');
    float: left;
}

.breadcrumbs {
    font-size: 13px;
    padding: 5px 0 5px 10px;
    background: #fef;
}

.ul-list-01 {
    list-style-type: none;
    width: 650px;
    border: solid 0px #ddd;
    padding: 10px;
    font-size:15px;
}

.ul-list-01 dt {
    width: 300px;
    height: 300px;
    float: left;
    clear: left;
}

.ul-list-01 dd {
    width: 390px;
    height: 300px;
    float: left;
}

.ul-list-01 li{
    margin: 10px 0px;
    height: 300px;
    background: #fff;
}

.ul-list-02 {
    list-style-type: none;
    width: 680px;
    margin: 10px 0 0 5px;
    font-size: 15px;
}

.ul-list-02 li {
    float: left;
    width: 160px;
    padding: 0 0 10px 10px ;
}

.ul-list-02 dt {
    margin-bottom: 10px;
}

.ul-list-02 dd {
    margin: 0 0 5px 10px;
}

.ul-list-03  {
    list-style-image: url(img/listimg.png);
    padding: 0 0 0 30px;
    font-size: 20px;
}

.ul-list-03  li{
    padding: 0 0 20px 0;
}

.mod_gallery{
 margin: 0 0 20px 0;
}

/* .mod_gallery_navi */
.mod_gallery_navi li{
    list-style-type: none;
    width:120px;
    height:100px;
    float:left;
    background:none;
    padding:0 2px 0px 0;
    margin:0 0 2px 0;
    font-size: 12px;
    text-align: center;
}

.mod_gallery_navi li a{
    display:block;
}

.mod_gallery_navi li a:link    {}

.mod_gallery_navi li a:visited {}

.mod_gallery_navi li a:hover   {opacity:0.8;}

.mod_gallery_navili a:active  {opacity:0.8;}

/* IE用 ↓*/

.mod_gallery_navi li a:hover img {filter:alpha(opacity=80);}

/* mod_gallery_photo */

.mod_gallery_photo{
    width:250px;
    height:250px;
    margin:0 0 10px 0;
}

.mod_gallery_photo img{
    position:absolute;
}

.desSlideshow{
    background-image: url('icon/iconback.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.desSlideshow .switchBigPic,.desSlideshow .nav{
    display: none;
}